@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	text-align:center;
	/*background-color:#2092b9;*/
	background:url(images/fond_deg_blanc.jpg) top left repeat-x #fff;
	/*background:url(images/fond_deg_bleu.jpg) top left repeat-x #8fc8dc;
	background:url(images/fond_deg_noir.jpg) top left repeat-x #000;
	background:url(images/fond_deg_bleu_nuit.jpg) top left repeat-x #0a2c38;
	background:url(images/fond_deg_bleu_gris.jpg) top left repeat-x #2d505b;
	background:url(images/fond_deg_bleu_prov.jpg) top left repeat-x #0b5bc0;*/
	}
.separateur_horizontal{
	width:300px;
	height:2px;
	margin:0;
	padding:0;
	background-color:#2092b9;
	float:left;
	}
.tendeur{
	clear:both;
	}
.section{
	width:1000px;
	margin:0 0 0 0;
	padding:0;
	background:url(images/fond_section.jpg) top left repeat-y #2092b9;
	border-bottom:solid 5px #2092B9;
	}
.section-accueil{
	width:1000px;
	margin:0 0 0 0;
	padding:0;
	background:url(images/fond_section_accueil.jpg) top left repeat-y #2092b9;
	border-bottom:solid 5px #2092B9;
	}
#container{
	width:1000px;
	margin:8px auto 0;
	padding:0;
	border:solid 5px #2092B9;
	}
#header{
	width:1000px;
	height:114px;
	margin:0 auto;
	padding:0;
	background:url(images/bandeau_head.gif) top left no-repeat;
	}
	#colonne_d_ecartement_head{
		height:10px;
		margin:0 auto;
		padding:0;
		text-align:center;
		}
	#colonne_d_ecartement_menu{
		width:549px;
		height:30px;
		margin:33px 0 0;
		padding:0;
		text-align:center;
		float:left;
		}
	#menu{
		width:431px;
		height:60px;
		margin:0;
		padding:0;
		text-align:center;
		float:left;
		}
/*---------------------------l'aspect des boutons-------------------------------*/
.link_menu a{
	display:block;
	margin:0;
	padding:0;
	float:left;
	}
.cache{
	display:block;
	visibility:hidden;
	margin:0;
	padding:0;
	}
/*-----------------differenciation de chaque bouton du menu---------------------*/	
#btn_accueil a{
	width:72px;
	height:60px;
	background:url(images/menu_principal/btn_accueil.jpg) bottom left no-repeat;
	}
#btn_accueil a:hover{
	background:url(images/menu_principal/btn_accueil_hover.jpg) bottom left no-repeat;
	}	
#btn_tourisme a{
	width:159px;
	height:60px;
	background:url(images/menu_principal/btn_tourisme.jpg) bottom left no-repeat;
	}	
#btn_tourisme a:hover{
	background:url(images/menu_principal/btn_tourisme_hover.jpg) bottom left no-repeat;
	}
#btn_recherche a{
	width:94px;
	height:60px;
	background:url(images/menu_principal/btn_recherche.jpg) bottom left no-repeat;
	}
#btn_recherche a:hover{
	background:url(images/menu_principal/btn_recherche_hover.jpg) bottom left no-repeat;
	}
#btn_selection a{
	width:106px;
	height:60px;
	background:url(images/menu_principal/btn_selection.jpg) bottom left no-repeat;
	}
#btn_selection a:hover{
	background:url(images/menu_principal/btn_selection_hover.jpg) bottom left no-repeat;
	}
/*******************************************************************************/
	#newsletter_contact{
		height:20px;
		margin:0;
		padding:0 23px 0 0;
		line-height:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#2092b9;
		text-align:right;
		}
	#newsletter_contact a{
		color:#2092b9;
		text-decoration:none;
		}
	#newsletter_contact a:hover{
		text-decoration:underline;
		}
#contenu{
	background-color:#fff;
	width:1000px;
	margin:0;
	padding:0;
	}
#footer{
	width:1000px;
	height:50px;
	margin:0;
	padding:0;
	line-height:50px;
	float:left;
	/*background:url(images/footer.jpg) top left no-repeat;*/
	background-color:#fff;
	}
#footer_gauche{
	width:600px;
	}
#footer_droite{
	width:400px;
	}
#footer_gauche, #footer_droite{
	height:50px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2092b9;
	}
#footer_gauche a, #footer_droite a{
	color:#2092b9;
	text-decoration:none;
	}
#footer_gauche a:hover, #footer_droite a:hover{
	text-decoration:underline;
	}
#footer_droite a.rose{
	color:#c39;
	}
	
	
	/***************************reaction**************************************/

.formulaire{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;}

.pblack11{
text-align:left;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
}

.bouton_rea{
background-color:#A6D3E3;
border:1px solid #A6D3E3;

}
.titre_rea{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#A6D3E3;
font-size:12px;
font-weight:bold;

}
a.reac{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	text-decoration:none;
	}
a.reac:hover{
	text-decoration:underline;
	}
	
.Style1 {
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}	
	/*********************************************************************************/
	
#popup{
	width:280px;
	padding:0;
	border:1px solid #ddd;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	z-index:5;
	display:none;
	background-color:#CBC902;
	position:absolute;
	top:400px;
	left:40%;
	}
#panier {
	width:255px;
	height:30px;
	margin:5px 5px 0;
	padding:5px 5px 0;
	border:#ffffff 2px solid;
	font-size:11px;
	float:right;
	background-color:#fff;
	color:#777 ; 
	}
#infos-panier{
	width:255px;
	float:right;
	text-align:justify;
	margin:0 5px 5px;
	border:#ffffff 2px solid;
	padding:0 5px;
	background-color:#fff;
	color:#777;
	display:block;
	}
#croix a{
	width:17px;
	height:17px;
	margin:4px 4px 0 0;
	display:block;
	float:right;
	border:solid 1px #fff;
	}