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

*{
	padding:0px;
	margin:0px;
}
a img{
	border:none;
}
a:link {
	color: #739A09;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #739A09;
}
a:hover {
	text-decoration: underline;
	color: #739A09;
}
a:active {
	text-decoration: none;
	color: #739A09;
}
html{
	/*background:url(images/bg.jpg) repeat-x left top #797468;*/
}
body {
	margin: 0px;
	background:url(../images/bg.jpg) repeat-x left top #797468;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a89f9d;
	width: auto;
}
#body{
	width:1000px;
}
#frame_g{
	float:left;
	width:100px;
}
#frame_d{
	float:right;
	width:100px;
}
#page{
	float:left;
	width:800px;
	max-width:800px;
	height:945px;
}
#contenu_page{
	background:url(../images/bg_page.jpg) repeat-x left top #fefefe;
	height:870px;
}
#haut{
	height:80px;
}
#menu_haut{
	height:76px;
}
#visuel_haut{
	height:221px;
	text-align:center;
}
.bandeau{
	margin-left:24px;
	margin-right:24px;
	text-align:left;
	height:25px;
	background-color:#CCC9C0;
}
#container_evenements{
	margin-left:24px;
	margin-right:24px;
	height:226px;
	width:auto;
}
#evenements{
	float:left;
	width:508px;
}
#evenements .ev_a{
	font-size:14px;
	font-style:italic;
	font-weight:100;
	color:#4e4e4e;
}
#evenements .ev_b{
	margin-top:3px;
	height:33px;
	padding-left:0px;
}
#evenements .ev_b p{
	margin:0px;
	padding:0px;
	display:inline;
	width:auto;
	height:auto;
}
#evenements .ev_c{
	padding-left:0px;
}
#evenements .ev_c a{
	font-weight:bold; font-style:italic;
}
#evenements .ev_bg, #evenements .ev_nobg{
	background:url(../images/sep_h_news.png) no-repeat left bottom;
	height:78px;
}
#evenements .ev_contenu{
	float:left;
	width:441px;
}
#evenements .ev_image{
	float:left;
	width:67px;
}
#evenements .ev_image img{
	border:#8F8C85 solid 2px;
	margin-top:5px;
}
#evenements .ev_bg{
	background-color:#E6E5E3;
}
#evenements div{
	width:508px;
	height:72px;
	text-align:left;
	
}
#sep_evenements{
	float:left;
	width:2px;
}
#autres_evenements{
	float:right;
	width:242px;
	height:216px;
	text-align:left;
}
#autres_evenements a{
	font-style:italic;
}
#autres_evenements div.contenu_autres_evenements{
	margin-left:10px;
	width:232px;
}
#autres_evenements div.contenu_autres_evenements div#ev1{
	height:36px;
}
#autres_evenements div.contenu_autres_evenements div#ev2{
	height:82px;
}
#autres_evenements div.contenu_autres_evenements div#ev2 img{
	border:#8f8c85 solid 3px;
}
#autres_evenements div.contenu_autres_evenements div#ev3{
	height:32px;
	width:auto;
	font-weight:bold;
	color:#F2410D;
	height:60px;
	text-align:center;
	padding-top:10px;
	background:url(../images/bulle_inscription.png) no-repeat left bottom;
}
#autres_evenements div.contenu_autres_evenements div#ev4{
	height:21px;
}
#autres_evenements div.contenu_autres_evenements div#ev4 input#email{
	height:19px;
	width:127px;
	border:#8f8c85 1px solid;
	background:url(../images/bg_input.gif) repeat-x #ccc9c0 left top;
	display:block;
	float:left;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e4e4e;
	line-height:18px;
	padding-left:2px;
}
#autres_evenements div.contenu_autres_evenements div#ev4 input#bouton_inscription{
	display:block;
	float:right;
	height:21px;
}
#autres_evenements div.contenu_autres_evenements div#ev5{
	font-size:11px; padding-top:5px;
}
#bandeau_evenements_autres{
	margin-left:405px;
}
#container_visuels_bas{
	margin-left:24px;
	margin-right:24px;
	margin-top:5px; /*21px*/
	margin-bottom:32px;
	height:199px;
}
#menu_bas{
	height:29px;
	padding-top:10px;
	background:url(../images/bg_menu_bas.jpg) repeat-x left top;
	text-align:center;
}
#menu_bas a, #menu_bas a.lien_long {
	margin-left:auto;
	margin-right:auto;
	display:block;
	float:left;
	width:10%;
	font-size:11px;
	font-style:italic;
}
#menu_bas a.lien_long {
	width:15%;
}
#menu_bas a:link {
	color: #8f8c85;
	text-decoration: none;
}
#menu_bas a:visited {
	text-decoration: none;
	color: #8f8c85;
}
#menu_bas a:hover {
	text-decoration: underline;
	color: #dddddd;
}
#menu_bas a:active {
	text-decoration: none;
	color: #8f8c85;
}
#bas{
	height:36px;
	background:url(../images/bas.png) no-repeat left top;
}

