body {
scrollbar-face-color:#FFFFFF; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:#FFFFFF;
background-repeat: repeat;
background-image: url(img/bg-texture.gif);
/*padding-top:125px;*/
}

a:link {
font-family : Arial;
font-size : 12 px;
color : #10618C;
}

a:visited {
font-family : Arial;
font-size : 12 px;
color : #1875AD;
}

a:hover {
font-family : Arial;
font-size : 12 px;
color : #21306B;
}

a:active {
font-family : Arial;
font-size : 12 px;
color : #FF0000;
}

input {
border: 1px solid #13608D;
background-color: white;
font-family: "Arial";
font-size: 9pt;
color: black;
}

textarea {
border: 1px solid #13608D;
background-color: white;
font-family: "Arial";
font-size: 9pt;
color: black;
}

.titre {
font-family : Arial;
font-size: 10pt;
font-weight: bold;
color : #000000;
text-align: left;
}

.texte {
font-family : Arial;
font-size: 9pt;
font-weight: normal;
color : #000000;
text-align: justify;
}

.texte-nonjustifie {
font-family : Arial;
font-size: 10pt;
font-weight: normal;
color : #000000;
text-align: left;
}

.texteitalique {
font-family : Arial;
font-size: 10pt;
font-style: italic;
font-weight: normal;
color : #000000;
text-align: justify;
}

.legende {
font-family : Arial;
font-size: 8pt;
font-weight: normal;
color : #000000;
text-align: justify;
}

.compteur {
font-family : Verdana;
font-size: 7pt;
font-weight: normal;
color : #FFFFFF;
text-align: right;
}
.Blanc {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}
/* 25 ans
.bonnefete {
background-image:url("img/25ans_big.png");
background-repeat:no-repeat;
background-position:center top;
color:#FFF;
}
*/
.bonnefete {
margin-top:100px;
height:300px;
width:100%;
position:absolute;
top:-100px;
left:-250px;
background-image:url("img/30ans.png");
background-repeat:no-repeat;
background-position:center top;
z-index:300;
color:#FFF;
}

.banniere30ans {
width:100%;
min-width:680px;
height:103px;
text-align:center;
background-image:url("img/banniere30ans.jpg");
background-repeat:no-repeat;
background-position:center top;
}