@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0;
	 background-color:#c90607;
}



.blocfond{
    position:absolute;
  left:-1px;
  top:165px;
    width: 100%;
	 background-color:#FFFFFF;
	 z-index: 2;

}

.blocfilleaccueil{
		position: absolute;
	right:40px;
	top:0px;

	height:165px;
	z-index:7;
	}
	
.blocmenu{
	position: absolute;
	left:0px;
	top:125px;
	width: 661px;
	height:28px;
	z-index:8;
	}
	
.blochautpage{
	position: absolute;
	left:0px;
	top:0px;
	width: 100%;
	height:165px;
	z-index:1;

}

.borddroittableau{
	border-right : 1px dotted Black;
}
.bordhauttableau{
	border-top : 1px dotted Black;
}

.bordrougetableau{
	border-left-color : #8B0000;
	border-left-style : solid;
	border-left-width : thin;
	border-right-color : #8B0000;
	border-right-style : solid;
	border-right-width : thin;
	border-top-color : #8B0000;
	border-top-style : solid;
	border-top-width : thin;
	border-bottom-color : #8B0000;
	border-bottom-style : solid;
	border-bottom-width : thin;
}

.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align : justify;
}

.normalien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align : justify;
}

.normalien a:{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align : justify;
	text-decoration:none;
}
.normalsimple{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.toutpetit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #000000;
}

.nomrubrique{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;

}
.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Red;
	font-weight:bold;
}
.normalblanc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.normalsaisie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color:#F0FCD7;
	border : thin;
	border-color:#57731E;
}
.normalbouton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color:#CC0000;
	border : 1px;
	font-weight : bold;
}
.normalrouge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD2907;
	text-align: justify;
}
.normalgrasrouge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BD2907;
	font-weight: bold;
}
.normalbleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f529f;
	text-align: justify;
	font-weight:bold;
}
.caseformulaire{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color :#FFDFDF;
}
