
#BlocGoodies .marge{
	padding:0px;
}
#BlocGoodies{
	background-color:#FFF;
	padding-bottom:13px;
}

#BlocOnglets{
	padding-top:13px;
	background-color:#4D4D4D;
	padding-bottom:13px;
}
#BlocOngletWebcam{
	width:320px;
	float:left;
	margin-left:10px;
}
#BlocOngletWebcam .onglet{
	position:relative;
	height:240px;
	
}

#BlocOngletWebcam .webcam img{
	width:320px;
	height:240px;
}
#BlocOngletWebcam .pano{
	width:140px;
	height:52px;
	margin:0px 5px 5px 2px;
}

#BlocOngletWebcam .pano img{
	width:138px;
	height:38px;
}



#BlocOngletVideo{
	width:300px;
	float:left;
	margin-left:10px;
}
#tabsvideo{
	font-size:10px;
}
#tabsvideo .ui-tabs-panel a{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}
#BlocOngletRadio{
	width:290px;
	float:left;
	margin-left:10px;
}

#tabs-meteo{
	background-color:#99BE0E;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; 
}
#tabs-radio{
	background-color:#99BE0E;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px; 
}

#Entete #AnimFlash{
	z-index:50;
	background-color:#4D4D4D;
}
#Entete .bt-anim{
	position:absolute;
	top:0;
	right:0;
	width:150px;
	text-align:right;
	z-index:100;
}
#Entete .bt-anim a{
}


/*************************************************
		Bloc choix séjour
************************************************/
#BlocSejourAccueil {
	float:left;
	width:220px;
	height:211px;
	margin-left:13px;
	margin-right:13px;
}
#SejourAccueil {
	background-image:url(../images/fond-ete-sejour.jpg);
	background-repeat:no-repeat;
	margin-top:13px;
	text-align:center;
	height:198px;
	margin-top:13px;

}
#SejourAccueil .marge{
		padding:15px 10px 0px 10px;
}
#SejourAccueil h1{
	color:#4d4d4d;
	font-size: 16px;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	line-height:18px;
}
#SejourAccueil .fond{
	margin-top:10px;
}

#SejourAccueil .Libelle{
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
#SejourAccueil #date_debut,
#SejourAccueil .combo{
	font-size:10px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}

#SejourAccueil .WidgetAccueil{
margin-left:-10px;	
}

#SejourAccueil .WidgetAccueil .arkiane-liste-critere.attente select{
	display:none;
}
#SejourAccueil .WidgetAccueil .arkiane-liste-critere.attente{
	background-image:url(../images/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:16px;
}

#SejourAccueil .Critere{
		margin-top:5px;
		margin-bottom:5px;
}
.BlocSejour{
	text-align:left;
	font-size:12px;
	color:#000;
	padding:5px 0px 0px 20px;
}

.BlocSejour li{
	list-style-type:square;
	margin-left:20px;
}
.BlocSejour a{
	color:#000;
	text-decoration:none;
}
.BlocSejour a:hover{
	color:#000;
	text-decoration:underline;
}



/*************************************************
		Bloc Multipass
************************************************/


#BlocMultipass {
	float:left;
	width:220px;
	height:211px;
}
#Multipass {
	padding: 5px 5px 5px 5px;
	color:#808080;
	font-family:"Trebuchet MS";
	font-size:11px;
}

