body {
	margin: 0px;
	padding: 0px;
	background-color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
}
.texte07em{
	font-size: 12px;
	color: #330000;
}
.TexteNormalGras{
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.DESCRIPTIF {
	font-size: 0.8px;
	color: #330000;
}
.SOUSTITRE {
	font-size: 1px;
	font-weight: bold;
	color: #330000;
}

.TITRE {
	font-size: 1.5em;
	font-weight: bold;
	color: #993300;
}


#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:145px;
	z-index:1;
	background-color: #DE9D5D;
}
.header {
	left:0px;
	top:0px;
	background-image: url(images/entete/entete1.jpg);
	background-repeat: repeat-x;
	height: 120px;
	width: 100%;
}

/*---------------------------- Lien standard ------------------------------------ */
a:link {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:visited {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/*---------------------------- Nav 1 ------------------------------------ */
#nav1 {
	position:absolute;
	left:1px;
	top:150px;
	width:209px;
	height:802px;
	z-index:101;
	background-color: #C17102;
}

/*---------------------------- Nav 2 ------------------------------------ */
#nav2 {
	position:absolute;
	left:5px;
	top:127px;
	width:699px;
	height:18px;
	z-index:2;
	padding-left: 8px;
}

/*------------------- Pages centrale ------------*/
#conteneur {
	position:absolute;
	left:578px;
	top:134px;
	width:100%;
	height:1030px!important;
	height:1130px;
	z-index:3;
	background-color: #FCF0E0;
}

#contenu {
	position:absolute;
	left:190px;
	top:145px;
	height:1010px!important;
	height:1130px;
	z-index:0;
	width: 700px;
	background-color: #FFEEDD;
	padding-left: 50px;
}
#footer {
	position:absolute;
	left:118px;
	top:1200px!important;
	top:1285px;
	width:789px;
	height:25px;
	z-index:300;
	background-color: #663300;
}
/*-------------------------------------   Menug  --------------------------------*/

#conteneurNav1 {
	position:absolute;
	left:0px;
	top:145px;
	width:220px;
	height:820px;
	z-index:1;
}
#ConteneurRecherche {s
	position:absolute;
	left:8px;
	top:557px;
	width:196px;
	height:150px;
	z-index:2;
	padding-left: 8px;
}
.conteneurNav1 {
	background-image: url(images/bgnav1.gif);
	background-repeat: no-repeat;
}
/*------------------------------Bloc Breves ----------------*/
#encart {
	position:absolute;
	left:794px;
	top:187px;
	width:150px!important;
    width:170px;
	height:485px;
	z-index:50;
	padding: 20px;
	background-image: url(images/bgbreve.gif);
	background-repeat: no-repeat;
}

.texteBreves {
	font-size: 10px;
	color: #C16100;
}

.contenuDivArticle {
	width: 600px;
	padding-right: 50px;
	padding-left: 25px;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #993300;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.Surligne1 {
	background-color: #CCCC66;
	height: 20px;
	width: 300px;
	padding-left: 8px;
	padding-top: 2px;
}
.cadreLogo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #660000;
}

.cadreLogo {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #660000;
}
