BODY {
	
	background-color : #EFEFEF;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #4B4D4C;
	font-size : 11px;
}

FORM {
	margin : 0px;
	padding : 0px;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #4B4D4C;
	font-size : 11px;
}

SELECT {
	background-color	:	#F1F1F1;
	color 						: 	#4B4D4C;
	font-size 				: 	11px;
}

A:visited  	{text-decoration: underline; color: #4685AE;font-weight: bold;}
A:link 		{text-decoration: underline; color: #4685AE;font-weight: bold;}
A:active 	{text-decoration: underline; color: #4685AE;font-weight: bold;}
A:hover  	{text-decoration: underline; color: #4685AE;font-weight: bold;}


TABLE.csv TD{
	background-color	:	#F1EFEE;
	font-size 				: 	11px;
	padding-left			:	3px;
}

TABLE.csv TD.csvTitre{
	background-color	:	#FFFFFF;
	color 						: 	#000000;
	font-size 				: 	11px;
}

TABLE.tabListe{
	border-collapse		:	collapse;
	background-color	:	#AFCADD;
}

TABLE.tabListe TD{
	border: solid 1px #4685AE;
	vertical-align			:	top

}

.cellule_gauche {
	background-image: url(../images/interface/fond_gauche.jpg);
	vertical-align: top;
}


.cellule_gauche_bis {
	background-color: #9AC2DC;
	height : 20px;
	font-size: 10px;
	padding : 0px 10px 0px 10px;
	cursor: hand;
	font-weight : bold;
	vertical-align: middle; 
}

.cellule_gauche_simple {
	background-color: #9AC2DC;
	height : 20px;
	vertical-align: middle;
	padding : 0px 10px 0px 10px;
}

.cellule_h1px {
	background-image: url(../images/interface/transparent.gif);
	line-height: 2px;
}

.cellule_h1pxBleu {
	background-image: url(../images/interface/bleu.gif);
	line-height: 2px;
}

.cellule_gauche_bas {
	background-image: url(../images/interface/fond_gauche_bas.jpg);
}

.cellule_ombre {
	background-image: url(../images/interface/fond_ombre.jpg);
}

.cellule_ombre_bas {
	background-image: url(../images/interface/fond_ombre_bas.jpg);
}

.cellule_droite {
	background-color : #4685AE;
}

.cellule_haut_band {
	background-image: url(../images/interface/fond_haut_band.jpg);
	vertical-align: top; 
}

.cellule_pied {
	background-color : #A8CBDF;
}

.puce_gauche {
	color : #CB7B00;
}

.titre {
	background-color: #AFCADD;
	height : 15px;
	font-size: 10px;
	padding : 1px 8px 0px 5px;
	font-weight : bold;
	vertical-align: middle;
	margin-bottom : 2px;
}

.font_bloc_principal {
	background-color: #90B6CD;
	padding : 5px 5px 5px 5px;
	vertical-align : top;
}

.font_bloc_droite {
	background-color: #6297B9;
	padding : 5px 5px 5px 5px;
	vertical-align : top;
}

.font_bloc_droite_act {
	background-color: #90B6CD;
	padding : 5px 5px 5px 5px;
	vertical-align : top;
}

.font_bloc_actu {
	background-color: #6297B9;
	vertical-align : top;
}

.mini {
	font-size 	: 9px;
}

.photoLink A:visited  	{text-decoration: none; color: #FFD800;font-weight: normal;}
.photoLink A:link 		{text-decoration: none; color: #FFD800;font-weight: normal;}
.photoLink A:active 	{text-decoration: none; color: #FFD800;font-weight: normal;}
.photoLink A:hover  	{text-decoration: underline; color: #FFD800;font-weight: normal;}


TD.contactLabel{
/*
	font-weight				: 	bold;
*/
}

INPUT.contact{
	background-color	:	#FFFFFF;
	border					:	1px;
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				:	10px;
	color 						: 	#182F41;
	font-weight				: 	normal;
	border-color			: 	#000000;
	border-style			: 	solid;
}


