@charset "utf-8";

body {
	padding:0;
	font-family: arial, helvetica, sans-serif;
	margin-top: 5px;
	background-color: #F5F5F5;	
}
a img
{
border: none;
}

#container {
	width: 800px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}


#header {
	font-size: 12px;
	font-weight:700;
	padding-top: 5px;
	background-color: #56201e;
}


#header ul {
	list-style-type:none;
	width:auto;
	margin:0px;
	background-color: #56201e;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}

#header ul li {
	display:inline;
	float:left;
	width:auto;
	text-align: center;
	padding-right: 12px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0 px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}

#header ul li ul{
	display: none;
	position: absolute;
	width:auto;
	margin:0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;*/

}

#header ul li.parc:hover ul.niveau2 {
	display:block;
	
}

#header li:hover ul li {
	float:none;
}




#header ul li a {
	display:block;
	color:#fff;
		

!important
text-align:center;
	text-decoration:none;
	font-size: 12px;
	font-size: 12px;
/*	padding: 1px;*/
	padding-left: 12px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;

}

#header ul li a:hover {
	display:block;
	color:#fff;
!important
text-align:center;
	text-decoration:none;
	font-size: 12px;
/*	padding: 1px;*/
	padding-left: 12px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}


#header ul li ul li a {
	display:block;
	color:#fff;
		

!important
text-align:center;
	text-decoration:none;
	font-size: 12px;
	font-size: 12px;
	height: 15px;
/*	padding: 1px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;*/

}

#header ul li ul li a:hover {
	display:block;
	color:#fff;
!important
text-align:center;
	text-decoration:none;
	font-size: 12px;
/*	padding: 1px;
padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;*/
}





#menuH {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
}


#menuH li {
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: right;
}

#menuH a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #9b000a;
	font-weight: 700;
}

.special {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#mainContent{
	padding-top: 10px;
	font-size: 80%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #DEDEDE;
}

#mainContent #contenugauche {
	width: 180px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F5F5F5;
	padding-left: 5px;
}

#mainContent #contenucentre {
	margin-left: 195px;
	width: 400px;
}

#mainContent #contenudroite {
	float: right;
	overflow: visible;
	width: 190px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F5F5F5;
	padding-left: 5px;
}

#footer {
	font-size: 11px;
	background-color: #56201e;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	padding: 0px;
}

#margecontent{
	padding-left: 50px;
	padding-top: 10px;
}


 h3, h4, h5{
	color: #9b000a;
}
h2 {
	color: #F00;
}
.rouge {
	color: #F00;
	text-transform: none;

}
.note {
	padding: 5px;
	border: thin solid #F60;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000;
	background-color: #F5F5F5;
}




.links {
	display:block;
	width:100%;
	height:auto;
	text-align: justify;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E1E1E1;
}

.links a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#56201e;
	line-height:15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: 700;
}

.links a:hover {
	color:#56201e;
	text-decoration:none;
	font-weight: 700;
}


.eng{
	text-decoration:none;
	color:#444;
	font-weight: normal;
	}

.titre{
	color:#963634;
	font-weight: 600;
	padding-left: 2px;
	}

.titreCol {
	color:#56201e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #E1E1E1;
	}

.debutPar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9b000a;
	
}
.parcsTR {
	color: #FFF;
	background-color: #800000;
}


.signPar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}


.linksDroite {
	display:block;
	width:100%;
	height:auto;
	border-top-width: 5px;
	text-align: left;
	border-top-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-top-color: #FFF;
}
.linksDroite a {
	font-family: Tahoma, Geneva, sans-serif;
	color:#333;
	line-height:15px;
	font-weight: 700;
	text-decoration: none;
}
.linksDroite a:hover {
	color:#56201e;
	text-decoration:none;
	font-weight: 700;
}
.content_txt {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

.content_txt a {
border-bottom: 1px dotted #515151;
color:#16324c;
text-decoration:none;}
.content_txt a:hover {
	border-bottom: 1px dotted #515151;
color:#9b000a;
text-decoration:none;
}
.corpFond {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color: #CCC;
	padding: 10px;
}
.content_doc {
	font-size: 12px;
	font-weight: 500;
	color: #9b000a;
}
.content_doc a {
	border-bottom: 1px dotted #515151;
	text-decoration:none;
	color: #9b000a;
}
.content_doc hover {
	border-bottom: 1px dotted #515151;
	color:#9b000a;
	text-decoration:none;
}
.content_mono {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.content_mono a {
	border-bottom: 1px dotted #515151;
	color:#16324c;
	text-decoration:none;
}
.content_mono a:hover {
	border-bottom: 1px dotted #515151;
	color:#9b000a;
	text-decoration:none;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #mainContent #margecontent #posImg {
	float: right;
	padding-top: 30px;
	padding-right: 5px;
}
.taille {
	font-size: 16px;
	font-weight: bold;
}
.links2 {
	display:block;
	width:100%;
	height:auto;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000;
}
.links2 a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decorationnone;
	color:#56201e;
	line-height:15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: 700;
}
.links2 a:hover {
	color:#56201e;
	text-decoration:none;
	font-weight: 700;
}
.note a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration:underline;
	color:#444;
	line-height:15px;
	font-weight: 700;
}
.note a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration:underline;
	color:#444;
	line-height:15px;
	font-weight: 700;
}
