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

body {
font-size: 1em;
color:#77920d;
font-family: verdana,sans-serif;
margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */
background: url(../gfx/fond_nuages.jpg);
background-position:top center;
background-repeat:repeat-x;
background-attachment:fixed;
}

/* Liens */
a  {
    color:#666600;
    text-decoration:none;
}

a:hover  {
    color:#d46304;
    text-decoration:none;
 }
a:visited{
    color:#666600;
    text-decoration:none;
}


a.nav  {
    color:#fff;
    text-decoration:none;
}

a.nav:hover  {
    color:#fff;
    text-decoration:underline;
 }
a.nav:visited{
    color:#fff;
    text-decoration:none;
}

.input_contact {
background-color:#d3e496;
border:0px solid #2b3e66;
color:#77920d;
width:400px;
}
.area_contact {
background-color:#d3e496;
border:0px solid #2b3e66;
color:#77920d;
width:400px;
height:200px
}
.submit_contact {
background-color:#77920d;
border:0px solid #2b3e66;
color:#d3e496;
width:100px;
}
.cadre_blanc {
margin-top:30px;
width:940px;
margin-left:auto;
margin-right:auto;
background:#ffffff;
color:black;
padding:10px;
text-align:left;
}

.encadrement_contenu {
width:940px;
margin-left:auto;
margin-right:auto;
background:#ffffff;
overflow:hidden;
}

.cadre_menu {
width:217px;
float:left;
}



.menu {
background:url(../gfx/cadre_menu.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#fff;
text-align:left;
margin-bottom:10px;
font-size:12px;
font-weight:bold;
}

.menu_sommaire {
background:url(../gfx/cadre_menu_orange.png);
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#fff;
text-align:left;
margin-bottom:10px;
font-size:13px;
}

.liens {
font-family:Arial, Helvetica, sans-serif;
padding:5px;
color:white;
font-weight:bold;
font-size:12px;
border:1px solid #FFFFFF;
}

.liens_orange {
font-family:Arial, Helvetica, sans-serif;
padding:5px;
color:white;
font-weight:bold;
font-size:14px;
border:1px solid #FFFFFF;
font-variant:small-caps;
}

.liensart {
font-family:Arial, Helvetica, sans-serif;
color:white;
font-weight:bold;
font-size:13px;
text-shadow:1px 1px 2px #FFFFFF;
}

.titres_col {
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#91ac23;
font-variant:small-caps;
}

.nom_rub {
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#91ac23;
font-variant:small-caps;
}

.newsletter {
background:url(../gfx/cadre_menu.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
text-align:left;
margin-bottom:10px;
padding:5px;
}

.meteo {
background-color:#bcdf2d;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
text-align:left;
margin-bottom:10px;
padding:5px;
}

.cadre_contenu {
margin-left:20px;
width:670px;
float:left;
color:#77920d;
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
}

.contenu_rubrique {
width:670px;
font-size:12px;
color:#77920d;
border-left:1px solid #b5dc16;
border-top:1px solid #b5dc16;
border-bottom:1px solid #b5dc16;
padding:5px;
}

.contenu_article {
width:670px;
font-size:12px;
color:#77920d;
padding:5px;
}

.a_articles {
color:#91ac23;
}

.actu_conteneur {
margin-left:auto;
margin-right:auto;
width:700px;
overflow:none;
}

.actu_date {
width:70px;
float:left;
font-size:12px;
text-align:center;
overflow:hidden;
}

.actu_date_jour {
font-size:18px;
font-weight:bold;
color:#FF8000;
}

.actu_date_mois {
font-weight:bold;
color:#FF8000;
}

.actu_date_an {
font-weight:bold;
color:#FF8000;
}

.actu_date_jour_fin {
font-size:18px;
font-weight:bold;
color:#FF8000;
}

.actu_date_mois_fin {
font-weight:bold;
color:#FF8000;
}

.actu_date_an_fin {
font-weight:bold;
color:#FF8000;
}


.actu_contenu{
width:660px;
float:left;
font-size:12px;
overflow:hidden;
}

.actu_cadre {
margin-left:5px;
padding:5px;
}

/*
.actu_herbe {
margin-left:5px;
background:url(../gfx/herbe_actu.jpg);
background-position:bottom center;
background-repeat:repeat-x;
width:655px;
height:77px;
}
*/
.footer {
width:100%;
background:url(../gfx/herbe.png);
height:73px;
}

.annuaire_parent {
width:680px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}
.annuaire {
font-size:13px;
width:630px;
min-height:200px;
padding-left:15px;
padding-bottom:5px;
padding-right:15px;
color:#77920d;
}

hr_annu {
width:auto;
size:1px dotted #bcdf2d;
}


.annuaire_titre {
font-size:13px;
font-weight:bold;
width:640px;
height:30px;
padding-top:15px;
padding-left:10px;
}

.annuaire_fin {
font-size:13px;
font-weight:bold;
width:640px;
border-bottom:1px dotted #bcdf2d;
}

.annuaire_nom {
float:left;
}
.annuaire_plus {
float:right;
margin-right:10px;
font-size:10px;
}



.annuaire_infos {
float:left;
width:420px;
color:#77920d;
}
.annuaire_coord {
float:left;
width:500px;
margin-top:10px;
color:#77920d;
overflow:hidden;
}

.annuaire_prix {
float:left;
width:100px;
color:#77920d;
}

.annuaire_photos {
width:200px;
float:left;
}

.annu_table {
color:#77920d;
}

.conteneur_pres {
margin-left:auto;
margin-right:auto;
width:650px;
}

	.conteneur_pres_actu {
		width:295px;
		float:left;
		border-right:1px solid #bcdf2d;
		padding-right:30px;
	}
		
		.pres_actu_titre {
			font-variant:small-caps;
			font-size:16px;
			color:#d46304;
			font-weight:bold;
		}	
		
		.pres_actu_texte {
			font-size:13px;
			text-align:justify;
		}
			
	.conteneur_pres_zoom {
		margin-left:30px;
		width:280px;
		float:left;
	}

/* MANIFESTATIONS */ 


.manifestations{
	width:500px;
	padding:10px;
	font-size:13px;
	color:#333;
	min-height:50px;
	-webkit-box-shadow:0px 0px 5px #999;
	-moz-box-shadow:0px 0px 5px #999;
	box-shadow:0 0 5 #999;
	overflow:hidden;
	margin:10px auto 20px auto;
	behavior: url(css/PIE.htc);
}
	.manifestations p{
		color:white;
		text-shadow:1px 1px 1px #666;
		font-size:13px;
		overflow:hidden;
		font-weight:bold;
		margin:5px;
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
	}
	.manifestations span{
		display:block;
	}

	.manifestations ul{
		padding:0px;
		margin:0px;
		margin-left:10px;
		margin-top:0px;
		width:250px;
		color:white;
		text-align:left;
		color:white;
		text-shadow:1px 1px 1px #999;
		font-weight:bold;
	}
	.manifestations li{
		margin:0px;
		list-style:none;
		font-size:13px;
	}
	.manifestations hr { 
		border-bottom: 1px dotted #c3c3c3; 
		margin-left:10px;
	}
	
	.manifestations form{
		margin:0px;
		padding:0px;
	}
 	.manifs_img{
 		float:right;
		margin:auto 0px auto 10px;
		width:150px;
		display:block;
		-webkit-box-shadow:0px 0px 3px #000000;
		-moz-box-shadow:0px 0px 3px #000000;
		box-shadow:0px 0px 3px #000000;
 	}
	
	.manifs_more{

		float:left;
	}
	
	.manif_title{
		font-size:16px;
	}
	
	.manifs_list{
		background:url(../gfx/cadre_manifs-3.jpg) no-repeat;
		background-color:#cbe65a;
		background-position:center left;
	}
	
	.manifs_details{
		background:url(../gfx/cadre_manifs_details.jpg) no-repeat;
		background-color:#cbe65a;
		padding:20px;
		width:600px;
	}
	
		.manifs_details ul {
			width:250px;
			margin:0px;
			margin-left:30px;
			color:black;
			text-shadow:0px 0px 0px #999;
			font-weight:normal;
		}
		.manifs_details li{
			list-style:none;
			margin-bottom:5px;

		}
		
		.manifs_details p{
			margin:10px; 
			font-size:15px;
		}


 	.manif_detail_img{
 		float:right;
		margin:20px;
		width:200px;
		display:block;
		-webkit-box-shadow:0px 0px 3px #000000;

 	}
	
	.manif_back{
		float:right;
	}







