BODY { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
P { margin: 0px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px;}
TD { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
A {text-decoration: none; color:#A8ACC8;}
A:hover {text-decoration: underline;}


TD#tMenu {	
	font-size: 10px;
	line-height: 12px;
}

TD#tPath {	
	font-size: 10px;
	line-height: 12px;
}

TD#date {
	font-size: 9px;
	line-height: 11px;
	color: #E9E9E9;
	padding: 7px 0px 0px 25px;
	margin:0 0 0 0;
	vertical-align: top;
}

TD#tMenuBas {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	/*padding-left: 31px;*/
}
TD#tMenuBas A {
	color: #FFFFFF;
}

.cadreGris{
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color: #82869B;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color: #82869B;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color: #82869B;
}

.texte14 {
	font-size: 14px;
	line-height : 16px;
}
.texte9 {
	font-size: 9px;
	line-height : 11px;
}
.texte11 {
	font-size: 11px;
	line-height : 13px;
}
.texte18 {
	font-size: 18px;
	line-height : 20px;
}
.blanc { color: #FFFFFF; }
.blanc A { color: #FFFFFF; }
.noir { color: #000000; }
.noir A { color: #000000; }
.grisFonce { color: #475B73; }
.grisFonce A { color: #475B73; }
.grisClair { color: #7F9FB0; }
.grisClair A { color: #7F9FB0; }
.gris { color: #C3C5CE; }
.gris A { color: #C3C5CE; }
.rouge { color: #D70000; }
.rouge A { color: #D70000; }
.gras { font-weight: bold; }

.lienRouge {
	background-image: url(../image/plus_rouge.png); 
	background-position : top left; 
	background-repeat : no-repeat;
	padding-left: 13px;
	padding-top: 3px;
	font-size: 9px;
	line-height: 13px;
	color: #D70000;
}
.lienRouge A {color: #D70000; }

.lienGris {
	background-image: url(../image/plus_gris.png); 
	background-position : top left; 
	background-repeat : no-repeat;
	padding-left: 13px;
	padding-top: 3px;
	font-size: 9px;
	line-height: 13px;
	color: #D49EAD;
}
.lienGris A { color: #D49EAD; }

.lienNoir {
	background-image: url(../image/plus_gris.png); 
	background-position : top left; 
	background-repeat : no-repeat;
	padding-left: 13px;
	padding-top: 3px;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
.lienNoir A { color: #000000; }


.lienGrisFonce {
	background-image: url(../image/plus_rose.png); 
	background-position : top left; 
	background-repeat : no-repeat;
	padding-left: 13px;
	/*padding-top: 3px;*/
	font-size: 9px;
	line-height: 13px;
	color: #A3B8C3;
}
.lienGrisFonce A { color: #A3B8C3; }

.lienGrisClair {
	background-image: url(../image/plus_gris_fond_gris.png); 
	background-position : top left; 
	background-repeat : no-repeat;
	padding-left: 13px;
	padding-top: 3px;
	font-size: 9px;
	line-height: 13px;
	color: #7F9FB0;
}
.lienGrisClair A { color: #7F9FB0; }

.lignePointilles {
	background-image: url(../image/dash_gris.png); 
	background-position : top left; 
	background-repeat : repeat-x;
	line-height: 3px;
}

form {margin: 0px;}
form input, textarea, select {
	background-color : #DDDDDD;
	font-size : 9px;
	font-family: Verdana;
	border-width : 1px;
	border-bottom : #EDEDED;
	border-bottom-width : 1px;
	border-left-color : #7A7A7A;
	border-left-width : 1px;
	border-right-color : #EDEDED;
	border-right-width : 1px;
	border-top-color : #7A7A7A;
	border-top-width : 1px;
	border-top-style : outset;
	border-right-style : outset;
	border-left-style : outset;
	border-bottom-style : outset;

}
.formIE {
	background-color : #FFFFFF;
	border-style: none;
}
.tele IMG {
	border-width: 10px;
	border-style: solid;
	border-bottom-width: 20px;
}