body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:black;
	background-color:#D8D4D4;
	border:0;
	text-align:center;
	/*background : #E8E8E8 url(../images/background.jpg) repeat-x;*/
}
img{border:0px;}

.txterreur {
	color:red;
}

#conteneur {
position: relative;
width: 910px;
margin: 0 auto;
text-align:left;
}

		#haut{
		background-image:url(../img/haut.gif);
		height:75px;
		width:910px;
		}
		
/*_______________________________________________________________________________*/
/*__________________________________ HEADER _____________________________________*/
/*_______________________________________________________________________________*/	
		
		#header{
		background-image:url(../img/bannieres/accueil.jpg);
		height:255px;
		width:910px;
		}
		#header_groupe{
		background-image:url(../img/bannieres/groupe.jpg);
		height:255px;
		width:910px;
		}
		#header_indiv{
		background-image:url(../img/bannieres/indiv.jpg);
		height:255px;
		width:910px;
		}
		#header_congres{
		background-image:url(../img/bannieres/affaires.jpg);
		height:255px;
		width:910px;
		}
	
/*_______________________________________________________________________________*/
/*__________________________________ C0NTENANT __________________________________*/
/*_______________________________________________________________________________*/	
		
		#contenant_accueil{
		background-image:url(../img/contenant_accueil.gif);
		background-repeat:repeat-y;
		height:auto;
		width:910px;
		min-height: 400px; 
		}
		
		#contenant_groupe{
		background-image:url(../img/menu_groupes.gif);
		background-repeat:repeat-y;
		height:auto;
		width:910px;
		min-height: 400px; 
		}
		
		#contenant_indiv{
		background-image:url(../img/menu_indiv.gif);
		background-repeat:repeat-y;
		height:auto;
		width:910px;
		min-height: 400px; 
		}
		
		#contenant_congres{
		background-image:url(../img/menu_congres.gif);
		background-repeat:repeat-y;
		height:auto;
		width:910px;
		min-height: 400px; 
		}
		
/*_______________________________________________________________________________*/
/*__________________________________ MENU HAUT ACCUEIL __________________________*/
/*_______________________________________________________________________________*/
		
			#menu_accueil_haut{
			background-image:url(../img/menu_accueil_haut.gif);
			background-repeat:repeat-y;
			height:400px;
			width:255px;
			float:left;
			color:#FFFFFF;
			text-decoration:none;
			font-size:13px;
			font-weight:bold;
			padding-left:25px;
			padding-bottom:-80px;
			}
			
			#menu_accueil_haut a:link, a:visited{
			color:#FFFFFF;
			text-decoration:none;
			}
			
			#menu_accueil_haut a:hover{
			color:#CCCCCC;
			text-decoration:none;
			}
	
			#menu_accueil_suite{
			background-image:url(../img/menu_accueil.gif);
			background-repeat:repeat-y;
			height:100px;
			width:255px;
			float:left;
			}
			
			
			
/*_______________________________________________________________________________*/
/*__________________________________ MENU HAUT GROUPE ___________________________*/
/*_______________________________________________________________________________*/
		
			#menu_groupe_haut{
			background-image:url(../img/menu_groupes_haut.gif);
			background-repeat:repeat-y;
			height:400px;
			width:255px;
			float:left;
			color:#FFFFFF;
			text-decoration:none;
			font-size:13px;
			font-weight:bold;
			padding-left:25px;
			padding-bottom:-80px;
			}
			
			#menu_groupe_haut a:link, a:visited{
			color:#FFFFFF;
			text-decoration:none;
			}
			
			#menu_groupe_haut a:hover{
			color:#CCCCCC;
			text-decoration:none;
			}
	
			#menu_groupe_suite{
			background-image:url(../img/menu_groupes.gif);
			background-repeat:repeat-y;
			height:100px;
			width:255px;
			float:left;
			}			
			
			
/*_______________________________________________________________________________*/
/*__________________________________ MENU HAUT INDIV ____________________________*/
/*_______________________________________________________________________________*/
		
			#menu_indiv_haut{
			background-image:url(../img/menu_indiv_haut.gif);
			background-repeat:repeat-y;
			height:400px;
			width:255px;
			float:left;
			color:#FFFFFF;
			text-decoration:none;
			font-size:13px;
			font-weight:bold;
			padding-left:25px;
			padding-bottom:-80px;
			}
			
			#menu_indiv_haut a:link, a:visited{
			color:#FFFFFF;
			text-decoration:none;
			}
			
			#menu_indiv_haut a:hover{
			color:#CCCCCC;
			text-decoration:none;
			}
	
			#menu_indiv_suite{
			background-image:url(../img/menu_indiv.gif);
			background-repeat:repeat-y;
			height:100px;
			width:255px;
			float:left;
			}						
			


/*_______________________________________________________________________________*/
/*__________________________________ MENU HAUT CONGRES __________________________*/
/*_______________________________________________________________________________*/
		
			#menu_congres_haut{
			background-image:url(../img/menu_congres_haut.gif);
			background-repeat:repeat-y;
			height:400px;
			width:255px;
			float:left;
			color:#FFFFFF;
			text-decoration:none;
			font-size:13px;
			font-weight:bold;
			padding-left:25px;
			padding-bottom:-80px;
			}
			
			#menu_congres_haut a:link, a:visited{
			color:#FFFFFF;
			text-decoration:none;
			}
			
			#menu_congres_haut a:hover{
			color:#CCCCCC;
			text-decoration:none;
			}
	
			#menu_congres_suite{
			background-image:url(../img/menu_congres.gif);
			background-repeat:repeat-y;
			height:100px;
			width:255px;
			float:left;
			}	
			
/*_______________________________________________________________________________*/
/*__________________________________ CONTENU ACCUEIL ____________________________*/
/*_______________________________________________________________________________*/

		
		#contenu{
		height:100%;
		width:580px;
		margin-left:280px;
		
		
		
		}
		#contenu a:link{
		color:#509423;
		text-decoration:underline;
		}
		#contenu a:visited{
		color:#509423;
		text-decoration:underline;
		}
		#contenu a:hover{
		color:#509423;
		text-decoration:underline;
		}
		#contenu img{
		
		border:0px;
		}
		
/*_______________________________________________________________________________*/
/*__________________________________ CONTENU GROUPE _____________________________*/
/*_______________________________________________________________________________*/
		
		
		#contenu_groupe{
		height:100%;
		width:620px;
		margin-left:260px;	
		}
		#contenu_groupe a:link{
		color:#E66F45;
		text-decoration:underline;
		}
		#contenu_groupe a:visited{
		color:#E66F45;
		text-decoration:underline;
		}
		#contenu_groupe a:hover{
		color:#E66F45;
		text-decoration:underline;
		}
		#contenu_groupe img{
		text-decoration:none;
		border:0px;
		}
		
/*_______________________________________________________________________________*/
/*__________________________________ CONTENU INDIV _____________________________*/
/*_______________________________________________________________________________*/
		
		
		#contenu_indiv{
		height:100%;
		width:600px;
		margin-left:280px;	
		}
		#contenu_indiv a:link{
		color:#234E91;
		text-decoration:underline;
		}
		#contenu_indiv a:visited{
		color:#234E91;
		text-decoration:underline;
		}
		#contenu_indiv a:hover{
		color:#234E91;
		text-decoration:underline;
		}
		#contenu_indiv img{
		text-decoration:none;
		border:0px;
		}
		
		
/*_______________________________________________________________________________*/
/*__________________________________ CONTENU CONGRES ____________________________*/
/*_______________________________________________________________________________*/
		
		
		#contenu_congres{
		height:100%;
		width:620px;
		margin-left:260px;	
		}
		#contenu_congres a:link{
		color:#000000;
		text-decoration:underline;
		}
		#contenu_congres a:visited{
		color:#000000;
		text-decoration:underline;
		}
		#contenu_congres a:hover{
		color:#F4DE21;
		text-decoration:underline;
		}
		#contenu_congres img{
		text-decoration:none;
		border:0px;
		}
		
		
/*_______________________________________________________________________________*/
/*_______________________________ TITRE PAGE ACCUEIL ____________________________*/
/*_______________________________________________________________________________*/		
				
			#titre_page{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:none;
			height:100%;
			width:620px;
			}
			
			#titre_page h1{
			color:#509423;
			font-weight:bold;
			font-size:23px;
			margin-top:-3px;
			margin-bottom:1px;
			
			}
			
			#titre_page a:link{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			
			}
			#titre_page a:hover{
			color:#509423;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			}
			#titre_page a:visited{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			}
		
/*_______________________________________________________________________________*/
/*_______________________________ TITRE PAGE GROUPE _____________________________*/
/*_______________________________________________________________________________*/		
		
			#titre_page_groupe{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:none;
			height:100%;
			width:620px;
			}
			
			#titre_page_groupe h1{
			color:#FF9933;
			font-weight:bold;
			font-size:25px;
			margin-top:-3px;
			margin-bottom:1px;
			}
		
			#titre_page_groupe a:link{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			
			}
			#titre_page_groupe a:hover{
			color:#FF9933;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			
			}
			#titre_page_groupe a:visited{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			}
			
			
/*_______________________________________________________________________________*/
/*_______________________________ TITRE PAGE INDIV ______________________________*/
/*_______________________________________________________________________________*/		
		
			#titre_page_indiv{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:none;
			height:100%;
			width:620px;
			}
			
			#titre_page_indiv h1{
			color:#234E91;
			font-weight:bold;
			font-size:25px;
			margin-top:-3px;
			margin-bottom:1px;
			}
		
			#titre_page_indiv a:link{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			
			}
			#titre_page_indiv a:hover{
			color:#234E91;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			
			}
			#titre_page_indiv a:visited{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			}			
			
/*_______________________________________________________________________________*/
/*_______________________________ TITRE PAGE CONGRES ____________________________*/
/*_______________________________________________________________________________*/		
		
			#titre_page_congres{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:none;
			height:100%;
			width:620px;
			}
			
			#titre_page_congres h1{
			color:#F4DE21;
			font-weight:bold;
			font-size:25px;
			margin-top:-3px;
			margin-bottom:1px;
			}
		
			#titre_page_congres a:link{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			
			}
			#titre_page_congres a:hover{
			color:#F4DE21;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			
			}
			#titre_page_congres a:visited{
			color:#999999;
			font-weight:bold;
			font-size:13px;
			text-decoration:underline;
			}						
		
/*_______________________________________________________________________________*/
/*_______________________________ FLASH INFO ____________________________________*/
/*_______________________________________________________________________________*/			
	
		#flash_info{
		background-image:url(../img/flash_info.gif);
		width:226px;	
		height:123px;
		position:absolute;
		margin-left:650px;
		margin-top:-51px;
		z-index:2;
		}
		
		#flash_info_groupe{
		background-image:url(../img/flash_info_groupes.gif);
		width:226px;	
		height:123px;
		position:absolute;
		margin-left:650px;
		margin-top:-51px;
		z-index:2;
		}
		
		#flash_info_indiv{
		background-image:url(../img/flash_info_indiv.gif);
		width:226px;	
		height:123px;
		position:absolute;
		margin-left:650px;
		margin-top:-51px;
		z-index:2;
		}
		
		#flash_info_congres{
		background-image:url(../img/flash_info_congres.gif);
		width:226px;	
		height:123px;
		position:absolute;
		margin-left:650px;
		margin-top:-51px;
		z-index:2;
		}
		
		
			#info{
			width:200px;
			height:100px;
			margin-left:20px;
			margin-top:15px;
			}
			#info a:link{
			color:#3333FF;
			text-decoration:underline;
			}
			#info a:hover{
			color:#3333FF;
			text-decoration:underline;
			}
			#info a:visited{
			color:#3333FF;
			text-decoration:underline;
			}
		
/*_______________________________________________________________________________*/
/*__________________________________ FOOTER ____________________________________*/
/*_______________________________________________________________________________*/		
		
#footer {
background-image:url(../img/bas_accueil.gif);
width: 910px;
height:50px;
}
#footer_groupe {
background-image:url(../img/bas_groupe.gif);
width: 910px;
height:50px;
}
#footer_indiv {
background-image:url(../img/bas_indiv.gif);
width: 910px;
height:50px;
}
#footer_congres {
background-image:url(../img/bas_congres.gif);
width: 910px;
height:50px;
}


/*_______________________________________________________________________________*/
/*__________________________________ ONGLETS ____________________________________*/
/*_______________________________________________________________________________*/

#ong{
margin-left:502px;
position:absolute;
margin-top:-277px;
display: inline;
}

#ong_groupe{
color: white;
float: left;

}
#ong_groupe a{
background-image:url(../img/onglets/groupes1.gif);
background-position: 0 0px;
color: white;
padding-left:9px;
padding-top:6px;
padding-bottom:2px;
padding-right:10px;
display:block;
font-weight:normal;
text-decoration:none;

}
#ong_groupe a:hover{
background-image:url(../img/onglets/groupes2.gif);
background-position: 0 0px;
color: white;
padding-left:9px;
padding-top:px;
padding-bottom:2px;
padding-right:10px;
font-weight:normal;
display:block;
}

#ong_congres{
color: white;
float: left;

}
#ong_congres a{
background-image:url(../img/onglets/congres1.gif);
background-position: 0 0px;
color: white;
padding-left:10px;
font-weight:normal;
padding-top:6px;
padding-bottom:2px;
padding-right:5px;
display:block;
text-decoration:none;
}
#ong_congres a:hover{
background-image:url(../img/onglets/congres2.gif);
background-position: 0 0px;
color: white;
padding-left:10px;
padding-top:6px;
padding-bottom:2px;
font-weight:normal;
padding-right:5px;
display:block;

}
#ong_indiv{
color: white;
float: left;
}

#ong_indiv a{
background-image:url(../img/onglets/indiv1.gif);
background-position: 0 0px;
color: white;
padding-left:10px;
font-weight:normal;
padding-top:6px;
padding-bottom:2px;
padding-right:5px;
text-decoration:none;
display:block;

}
#ong_indiv a:hover{
background-image:url(../img/onglets/indiv2.gif);
background-position: 0 0px;
color: white;
padding-left:10px;
padding-top:6px;
font-weight:normal;
padding-bottom:2px;
padding-right:5px;
display:block;
}


/*_______________________________________________________________________________*/
/*___________________________ FICHE VOYAGE INDIV ________________________________*/
/*_______________________________________________________________________________*/

#fiche_head{
background-image:url(../img/fiche/headd.gif);
background-repeat:no-repeat;
height:24px;
width:520px;
text-align:left;
padding-top:-2px;
font-weight:normal;
}

#fiche_foot{
height:24px;
width:520px;
text-align:left;
background-image:url(../img/fiche/foot.gif);
background-repeat:repeat-y;
}

#fiche_contenu{
min-height:240px;
width:520px;
text-align:left;
margin-right:2px;
position:relative;
z-index:1;
font-weight:normal;
}

#fiche_contenu_sejours{
height:100%;
min-height:210px;
width:320px;
text-align:left;
margin-right:2px;
position:relative;
z-index:1;
font-weight:normal;
}

#fiche_left{
padding-bottom:10px;
width:310px;
height:100%;
text-align:left;
padding-left:10px;

}
#fiche_right{
width:123px;
height:100%;
float:right;
padding-right:6px;
margin-right:16px;
margin-top:10px;
margin-left:15px;
position:relative;
z-index:2;
font-weight:normal;
}




#fiche_left h2{
color:#234E91;
font-size:20px;
margin-top:-5px;
}

#fiche_infos{
text-align:left;
font-size:10px;
font-style:italic;
color:#333333;
}

#fiche_infos_droite{
padding-top:40px;
text-align:left;
font-size:10px;
height:100%;
padding-right:10px;
}
#fiche_infos_droite a:link{
color:#000000;
text-decoration:underline;
}
#fiche_infos_droite a:visited{
color:#000000;
text-decoration:underline;
}
#fiche_infos_droite a:hover{
color:#234E91;
text-decoration:underline;
}






/*_______________________________________________________________________________*/
/*___________________________ FICHE VOYAGE GROUPE _______________________________*/
/*_______________________________________________________________________________*/

#fiche_groupe_head{
background-image:url(../img/fiche/headd.gif);
background-repeat:no-repeat;
height:24px;
width:520px;
text-align:left;
padding-top:-2px;
font-weight:normal;
}

#fiche_groupe_foot{
height:24px;
width:520px;
text-align:left;
background-image:url(../img/fiche/foot.gif);
background-repeat:repeat-y;
font-weight:normal;
}

#fiche_groupe_contenu{
height:100%;
min-height:170px;
width:320px;
text-align:left;
margin-right:2px;
position:relative;
z-index:1;
font-weight:normal;
}
#fiche_groupe_left{
padding-bottom:10px;
width:310px;
height:100%;
text-align:left;
padding-left:20px;
font-weight:normal;

}
#fiche_groupe_right{
width:123px;
height:100%;
float:right;
padding-right:6px;
margin-right:16px;
margin-top:10px;
margin-left:15px;
position:relative;
z-index:2;
font-weight:normal;
}

#fiche_groupe_left h2{
color:#FF9933;
font-size:20px;
margin-top:-5px;
font-weight:normal;
}

#fiche_groupe_infos{
text-align:left;
font-size:10px;
font-style:italic;
color:#333333;
font-weight:normal;
}

#fiche_groupe_infos_droite{
text-align:left;
font-size:10px;
height:100%;
padding-right:10px;
font-weight:normal;
}
#fiche_groupe_infos_droite a:link{
color:#000000;
text-decoration:underline;
font-weight:normal;
}
#fiche_groupe_infos_droite a:visited{
color:#000000;
text-decoration:underline;
font-weight:normal;
}
#fiche_groupe_infos_droite a:hover{
color:#FF9933;
text-decoration:underline;
font-weight:normal;
}


.formulaire fieldset
{
	margin-left:50px;
	margin-top:2px;
	padding:1em;
}

.formulaire label
{
	display:inline;
	float:left;
	width:162px;
	font-size:1em;
	
	

}


.formulaire
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	
}
#formu_left2{
padding-bottom:10px;
width:420px;
height:100%;
text-align:left;
padding-left:60px;
font-weight:normal;
}

#formu_left2 ul{
	margin:0;
	padding-left:0;
}

#formu_left2 li{
	list-style-type:none;
	margin-bottom:20px;
	margin-left:0;
	font-weight:bold;
}

#formu_head2{
background-image:url(../img/fiche/headd.gif);
background-repeat:no-repeat;
height:24px;
width:520px;
text-align:left;
padding-top:-2px;
font-weight:normal;
}

/* refonte page d'accueil */
div#main {
	padding-bottom: 20px;
}
div#main h2 {
	margin: 20px 0px;
	padding: 5px 0px;
	font-size: 24px;
	color: white;
	text-align: center;
	background: #234e91;
}
div#encart_recherche p {
	height: 100%;
	font-size: 120%;
	font-weight: bold;
	color: #234e91;
	text-decoration: underline;
}
div#encart_recherche form {
	margin: 0px;
	padding: 0px;
}
div#encart_recherche fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div#encart_recherche label {
	font-weight: bold;
	color: #234e91;
}
div#encart_recherche select {
	margin: 9px 0px;
	border: 1px solid #234e91;
}
div#encart_recherche select.large {
	width: 295px;
}
div#encart_escapade {
	padding: 10px;
	border: 1px dashed #234e91;
	width: 262px;
	text-align: center;
	background: #e8edf3;
}
div.escapade {
	float: right;
}
div.cardetour {
	float: left;
}
div#encart_escapade img {
	width: 250px;
	height: 188px;
}
div#encart_voyages {
	overflow: hidden;
	/*clear: both;*/
}
div#encart_voyages h3 {
	margin-bottom: 2px;
	font-size: 18px;
	font-weight: normal;
	color: #c41710;
}
div#encart_voyages div.voyage_details {
	overflow: hidden;
	padding: 10px;
	border: 2px dashed #234e91;
	height: 100%;
	background: #e8edf3;
}
div#encart_voyages img.visuel {
	float: left;
	margin-right: 10px;
	width: 167px;
	/*height: 151px;*/
}
div#encart_voyages img.picto {
	margin: 0px 3px;
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
div#encart_voyages div.voyage_action a {
	font-size: 11px;
	font-weight: bold;
	color: #234e91;
	text-decoration: none;
}
div#encart_voyages div.voyage_details p {
	float: right;
	margin: 0px;
	width: 379px;
	min-height: 84px;
	text-align: justify;
}
div#main .bleu {
	color: #234e91;
}
div#encart_voyages div.voyage_action {
	overflow: hidden;
	float: right;
	margin-top: 5px;
	width: 379px;
}
div#encart_voyages div.voyage_action_1 {
	float: left;
}
div#encart_voyages div.voyage_action_2 {
	float: right;
	text-align: right;
}