/* Feuille de style CSS */

body {
	background-color : #3D3D3D;
	padding:0px;
	margin:0px;
}

body.Previsu {
	background-color : #B3B3B3;
	padding:0px;
	margin:0px;
}

body, table, tr, td, div, p, input, select, option, textarea, checkbox, radiobutton, label {
	font-family : Verdana, Helvetica, Arial;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

A { text-decoration : none; color:#E2001A; }
A:hover { text-decoration:none; color:#E2001A; }


.Erreur {
	font-family : Verdana, Helvetica, Geneva;
	font-size : 11px;
	font-weight : bold;
	color : #FF0000;
}






TABLE.blocPrincipal {
	width:993px;
/*	background-image:Url(/Img/principal-bloc.jpg);*/
	background-repeat:no-repeat;
}

TABLE.sousMenuContenu, TABLE.sousMenuContenuChoisi {
	background-color:#2E2E2E;
	width:195px;
	height:33px;
	border-collapse:collapse;
	border-style:none;
}
TABLE.sousMenuContenu:hover {
	background-color:#666666;
}
TABLE.sousMenuContenuChoisi {
	background-color:#666666;
}
TD.sousMenuContenu, TD.sousMenuContenu:hover, A.sousMenuContenu, A.sousMenuContenu:hover {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	padding:10px 10px 10px 10px;
}



.Texte {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	text-align:justify;
}



.Contact13 {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}
.Contact12 {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 13px;
	text-decoration : none;
}
.Contact11 {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}
.Contact10 {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
}
A.LienContact {
	font-family : Verdana, Helvetica, Arial;
	color : #D0041E;
	font-size : 11px;
	font-weight : bold;
}
A.LienContact {
	text-decoration : none;
}
A.LienContact:hover {
	text-decoration : underline;
}



/* SPECIAL RADIOBUTTONLIST */
table.rblist input {
	width: 20px;
	display: block;
	float: left;
}
table.rblist label {
	width:auto;
	padding-top:3px;
	/*line-height:20px;*/
	/*width: 400px;*/
	display: block;
	float: left;
}





.PlanSiteRubrique {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
	text-align:left;
}

.PlanSiteTitre, A.PlanSiteTitre, A.PlanSiteTitre:link, A.PlanSiteTitre:visited {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	text-align:left;
}
A.PlanSiteTitre:hover {
	color:#E5002C;
	text-decoration : underline;
}

.PlanSiteTexte, A.PlanSiteTexte, A.PlanSiteTexte:link, A.PlanSiteTexte:visited {
	font-family : Verdana, Helvetica, Arial;
	color:#4E4E4E;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	text-align:left;
}
A.PlanSiteTexte:hover {
	color:#E5002C;
	text-decoration : underline;
}



.lienBas, A.lienBas, A.lienBas:link, A.lienBas:visited, A.lienBas:active {
	font-family : Verdana, Helvetica, Arial;
	color:#7D7D7D;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
}
A.lienBas:hover { color:#E5002C; }

