BODY {
scrollbar-face-color: #1f3f60; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #1f3f60; 
scrollbar-darkshadow-color: #1f3f60; 
scrollbar-track-color: #1f3f60; 
scrollbar-arrow-color: #FFFFFF;
background-image: url(images/fondmilieu.jpg);
background-repeat: no-repeat; /*no-tiling background*/
background-position: down; background-attachment: fixed;

} 

div  {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-weight : bold;
}

P  {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-weight : bold;
}

.normal  {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-weight : bold;
}

.headline  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 18px;
	font-weight : bold;
}

.small  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 10px;
	font-weight : normal;
}

.titlelarge  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 20px;
	font-weight : bold;
}

.title  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 18px;
	font-weight : bold;
}

.subtitle  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 14px;
	font-weight : bold;
}

.sub  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 12px;
	font-weight : bold;
}

.strong  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 12px;
	font-weight : bold;
}

H1  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 24px;
	font-weight : bold;
}

H2  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 18px;
	font-weight : bold;
}

H3  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 16px;
	font-weight : bold;
}

H4, H5, H6  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 14px;
	font-weight : bold;
}

A:link  {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}

A:visited  {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}

A:hover  {
	color : #FFD800;
	text-decoration : none;
	font-weight : bold;
}

.snav  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 10px;
}

a.snav:link  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

a.snav:visited  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

a.snav:hover  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

a.snav:active  {
	color : #FFFFFF;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}

TD  {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-weight : bold;
}



LI  {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma, AppleGothic, Times, serif;
	font-weight : bold;
}


.border {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 2px solid #FFFFFF;
}
.smallb {
	font-family: Tahoma, "AppleGothic", Times, serif;
	font-size: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
}

TEXTAREA
  {
font-family : Tahoma, AppleGothic, Times, serif;
font-size : 12px;
color : #FFFFFF;
border-width: 1px;
border-color: #FFFFFF;
background-color:#0a6aa8;
padding: 2px;
border-style: solid;

}

INPUT {
font-family : Tahoma, AppleGothic, Times, serif;
font-size : 12px;
color : #FFFFFF;
border-width: 1px;
border-color: #FFFFFF;
background-color:#0a6aa8;
padding: 2px;
border-style: solid;
	
}
input.bouton {
font-size: 12px;
color: #00004F;
border-width: 1px;
border-color: #FFD800;
background-color:#FAF3CB;
padding: 0px;
border-style: outset;
}