/* général *************************************************/
body{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
	margin : 0 0% 0% 0;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #C0BFBF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #C0BFBF;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #C0BFBF;
}



td{
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	font-weight : normal;
	color : #000000;
}

td.petit{
	font-family : tahoma;
	font-size : 10px;
	font-style: normal;
	font-weight : normal;
	color : #9B9F9F;
}


td.promo{
	font-family : Arial;
	font-size : 18px;
	font-style: normal;
	font-weight : bold;
	color : #C81001;
}

td.noir{
	font-family : Arial;
	font-size : 18px;
	font-style: normal;
	font-weight : bold;
	color : #000000;
}

td.petit_noir{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color : #000000;
}

td.promotxt{
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	font-weight : bold;
	color : #000000;
}

div{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #9B9F9F;
}

td.rouge{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color : #C81001;
}




/* liens *************************************************/



a{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #C81001;
	text-decoration : underline;
}


a:hover{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #9B9F9F;
	text-decoration : underline;
}




/* formulaires *************************************************/


INPUT{
	font-family : Arial;
	font-size : 11px;
	color : #5C5C5B;
}



SELECT  {
	font-family : Arial;
	font-size : 11px;
	color : #5C5C5B;
	background-color : White;
	height : 18px;
}



TEXTAREA  {
	font-family : Arial;
	font-size : 11px;
	color : #5C5C5B;
	background-color : White;
}
