body {
	background: #E1E1DF url(images/ligne-rouge.gif) repeat-x center 229px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	color: #D53639;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	background: #D53639;
	text-decoration: none;
}

a.nobgcolor:hover{background:transparent}

#head {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	height: 91px;
	background: #F2F1F0 url(images/ray-rge-gris.gif) repeat-x center top;
	text-align: left;
	padding-top: 8px;
}

#pub {
	width:771px;
	padding-top:10px;
	border-top:5px solid #CD3438;
	margin:0 auto;
	text-align:center;
	}
	
	#pub p {
		line-height:10px;
		margin:5px 0 10px 0;
		color:#0B71B3;
		font-weight:bold;
		}
		
		#pub p a {
			color:#FE6B01;
			}
			
			#pub p a:hover {
				background-color:#FE6B01;
				color:#FFFFFF;
				}
	
#contenu
 {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/fd-contenu.gif) repeat-y;

}
#banderole {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
	background: url(images/banderole.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #868686;
	text-align: center;
}
#logo {
	position: relative;
	left: -71px;
	top: 8px;
	height: 91px;
	width: 150px;
	}
#logo2 {

	position: relative;
	left: -71px;
	top: 0px;
	height: 18px;
	width: 150px;
}
#log {
	background: url(images/log-gch.gif) no-repeat 0px 148px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 859px;
}


.colmenu {
	background: #E2E2E1 url(images/fd-menu.gif) repeat-x;
	border-right: 1px solid #B0A391;
	border-left: 1px solid #B0A391;
	width: 139px;
	text-align: left;
	vertical-align: top;
}
#pied {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: #E4E4E2 url(images/quat-cols.gif) repeat-x bottom;
	border-top: 1px solid #B0A391;
	border-right: 1px solid #B0A391;
	border-bottom: #B0A391;
	border-left: 1px solid #B0A391;
	height: 18px;
	padding-top: 2px;
}
.colmenu a.sous-menu {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-left: 2px;
	background: url(images/puce-violet.gif) no-repeat 2px 4px;
	padding-left: 13px;
}
.colmenu a.sous-menu:hover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #950066;
	text-decoration: none;
}
.colmenu a.sous-menu1 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-left: 3px;
}
.colmenu a.sous-menu1:hover {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFA200;
	text-decoration: none;
	background: none;
}
.colmenu a.sous-menu2 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #C7272A;
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.colmenu a.sous-menu2:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #750204;
	text-decoration: none;
	background: none;
}
#smenuj {

	margin-left: 20px;
	margin-bottom: 8px;

}
#smenuj ul{

	margin:0px;

}
#smenuj li{
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #CC6600;
	list-style: url(images/ul-jaune.gif) outside;
}
address {
	font-size: 11px;
	color: #666666;
	font-style: normal;
	margin-top: 5px;
	text-align: center;
}

.ref {
	font-size:10px;
	text-align:center;
	}
	
.img_news {	
	float:left;
	}

#text_news {
	float:left;
	width:460px;
	margin-left:10px;
	margin-bottom:15px;
	height:125px;
	}
	
	#text_news p {
		color:#fd8c00;
		font-weight:bold;
		font-size:15px;
		margin-top:0;
		}
		
		#text_news p span {
			color:#0871b2;
			font-style:italic;
			}
			
				#text_news a {
			color:#FE6B01;
			}
			
			#text_news a:hover {
				background-color:#FE6B01;
				color:#FFFFFF;
				}