a:link,a:visited { text-decoration:none;}
a:hover { text-decoration:underline;}

BODY
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;

    scrollbar-face-color: #0C4E8C;
    scrollbar-shadow-color: #666666;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #D7D2D3;
    scrollbar-arrow-color: #000000;
}

/*style link*/

.link0 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff}
.link1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff}
.link2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #006699}
a.link1:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff}


/*style background*/

.back0 {  background-color: #FFFFFF}
.back1 {  background-color: #0C4E8C}
/*.back2 {  background-color: #9c899c}*/
.back2 {  background-color: #BEB8B8}





/*style text*/

.titre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #FFFFFF; font-weight: bold}
.titre2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #0C4E8C; font-weight: bold}
.txt0 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}
.txt1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.txt2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.txt3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #000000}
.txt4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}


.date_jour {
	background-image: url('http://johnny100pour100.com/_new/img/date_jour.gif');
	background-repeat: no-repeat;
	background-position:  center,bottom;
	text-position: center;
	width: 56px;
	height: 29px;
	font-weight: bold;
	color: #CBCED1;
	face: Trebuchet MS;
	text-align: center;
	text-decoration: none;
	font-size: 20px
}
.date_mois-annee {
	background-image: url('http://johnny100pour100.com/_new/img/date_mois-annee.gif');
	background-repeat: no-repeat;
	background-position:  center,top;
	width: 56x;
	height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	face: Trebuchet MS;
	text-align: center;
	text-decoration: none;
	font-size: 9px
}



/*style form*/

input.form
{
color:#000000;
font-family:Verdana;
font-size:11px;
background-color:#D7D2D3;
border:1 solid #000000;
}

textarea.form
{
color:#000000;
font-family:Verdana;
font-size:11px;
background-color:#D7D2D3;
border:1 solid #000000;
}

select.form
{
color:000000;
font-family:Verdana;
font-size:11px;
border:0
}



/*style press*/

.pho-right	{
float: right;
width: 250px;
margin: 5px 0px 5px 10px;
font-family: arial, geneva, helvetica, sans-serif;
color: gray;
}

.presse-tit	{
font-weight: bold;
font-size: 1.8em;
}

.presse-soustit	{
font-weight: bold;
font-size: 1.1em;
}

.presse-texte	{
line-height: 130%;
text-align: justify;
text-indent: 15px;
margin-top: 5px;
margin-bottom: 5px;
}

.presse-insert	{
float: center;
position: relative;
width: 40%;
font-weight: bold;
font-size: 1.1em;
padding: 5px;
border-left: 10px solid #4582c8;
border-top: 1px solid #4582c8;
border-right: 1px solid #4582c8;
border-bottom: 1px solid #4582c8;
margin-bottom: 5px;
margin-left: 10px;
background-color: #f1f1f1;
-moz-border-radius: 8px;
}