/* =========== */
/* == Liens == */
/* =========== */

/* normal */
A {font-family :Verdana, Arial, Helvetica; text-decoration : none; font-style : normal;	color : #990000}
A:Link {font-size : 12px; color : #6699CC}
A:Visited {font-size : 12px; color : #990000}
A:Active {font-size : 12px; color : #FF6633}
A:Hover {font-size : 12px; color : #FF6633}

/* bold */
A.bold:Link {font-size : 12px;font-weight : bold; color : #6699CC}
A.bold:Visited {font-size : 12px; font-weight : bold; color : #990000}
A.bold:Active {font-size : 12px; font-weight : bold; color : #FF6633}
A.bold:Hover {font-size : 12px; font-weight : bold; color : #FF6633}

/* small */
A.small {font-size : 10px; color : #6699CC}
A.small:Visited  {font-size : 10px;color : #990000}
A.small:Active  {font-size : 10px; color : #FF6633}
A.small:Hover  {font-size : 10px; color : #FF6633}

/* smallbold */
A.smallbold:Link {font-size : 10px;font-weight : bold; color : #6699CC}
A.smallbold:Visited {font-size : 10px; font-weight : bold; color : #990000}
A.smallbold:Active {font-size : 10px; font-weight : bold; color : #FF6633}
A.smallbold:Hover {font-size : 10px; font-weight : bold; color : #FF6633}

/* red */
A.red {font-size : 12px;color : #6699CC}
A.red:Visited  {font-size : 12px;color : #990000}
A.red:Active  {	font-size : 12px;color : #CC0000}
A.red:Hover  {	font-size : 12px;color : #FF0000}

/* boldred */
A.boldred:Link {font-size : 12px;font-weight : bold; color : #6699CC}
A.boldred:Visited {font-size : 12px; font-weight : bold; color : #990000}
A.boldred:Active {font-size : 12px; font-weight : bold; color : #CC0000}
A.boldred:Hover {font-size : 12px; font-weight : bold; color : #FF0000}

/*smallred*/
A.smallred {font-size : 10px; color : #6699CC;}
A.smallred:Visited  {font-size : 10px;	color : #990000;}
A.smallred:Active  {font-size : 10px;	color : #CC0000;}
A.smallred:Hover  {font-size : 10px;color : #FF0000;}

/* smallboldred */
A.smallboldred:Link {font-size : 10px;font-weight : bold; color : #6699CC}
A.smallboldred:Visited {font-size : 10px; font-weight : bold; color : #990000}
A.smallboldred:Active {font-size : 10px; font-weight : bold; color : #CC0000}
A.smallboldred:Hover {font-size : 10px; font-weight : bold; color : #FF0000}


/*menu*/

A.menu:Link {font-size : 12px; font-weight : bold; color : #006699;}
A.menu:Visited  {font-size : 12px;	font-weight : bold; color : #006699;}
A.menu:Active  {font-size : 12px;	font-weight : bold; color : #D20000;}
A.menu:Hover  {font-size : 12px;font-weight : bold; color : #D20000;}

/* =========================
DOCUMENT BODY
=========================*/

BODY {
	color : #333333;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	background-color : #EFF3F8;
	scrollbar-face-color:#CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color:#C4D0D6;
	scrollbar-arrow-color:#831717;
}

TH {
	color : #333333;
	font-size : 12px;
	font-style : normal
}	

TD {
	color : #333333;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	text-align : left;
	vertical-align : middle;
	}

TD.haut {
	color : #333333;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	text-align : center;
	vertical-align : top;
}

TD.news {
	color : #333333;
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-style : normal;
	text-align : left;
	vertical-align : top;
}


P {
	color : #333333;
		font-size : 12px;
	font-style : normal
}

.subMenuBack {
	filter: alpha(opacity=80);
	background-color : #336699;
	padding : 5;
	padding-top : 2;
	border : 1 solid #0099FF;
	border-top : 1 solid #333333
}

.italic {
	color : #333333;
	font-size : 12px;
	font-style : italic
}

.bold {
	color : #333333;
	font-size : 12px;
	font-weight : bold
}

.quote {
	color :  #333333;
	font-size : 12px
}

.small {
	color : #333333;
	font-size : 10px
}

.regular  {
	font-size : 12px;
	color : #333333
}

DIV.listTable, TD.listTable {padding : 1px; border-bottom : 1px solid #FFFFCC}

DIV.sepplan, TD.sepplan {
	padding : 1px; 
	border-top : 1px solid #FFFFCC;
}



.verticalmilieu {  background-position: center}

.policemenu {
	font-size: 12px;
}

.alignementbas {  vertical-align: text-bottom}
