*{
	margin:0;
	padding:0;

	scrollbar-face-color       : #90a3a6; 
	scrollbar-shadow-color     : #ffffff;
	scrollbar-highlight-color  : #ffffff;
	scrollbar-3dlight-color    : #ffffff; 
	scrollbar-darkshadow-color : #ffffff; 
	scrollbar-track-color      : #000000; 
	scrollbar-arrow-color      : #FFFFFF;
}

body, html{
	width:100%;
	height:100%;
	background-color : #5F5F5F;
	overflow:auto;
}

img{
	border:0;
}

h1{
	text-align:center;
	margin:10px 0 10px 0;
	text-decoration:none;
}

a{
	text-decoration:underline;
}

#conteneur_haut{
	width:100%;
	height:50px;
	background-image:url(img/haut.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}

#tableau_haut{
	width:100%;
	height:50px;
}

#site_label{
	white-space:nowrap;
}

#conteneur_menu{
	width:100%;
}

.message_erreur{
	margin:30px;
	color:#FF0000;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}

.fond_semi_transparent{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}
/**************************************************************/
/**************************** HAUT ****************************/
/**************************************************************/
.site-levotre *{

	color       : #ffffff;
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	font-weight : bold;
		
	text-decoration : none;
	
	margin-left : 0px;

}

.site-levotre, .site-levotre A:link, .site-levotre A:visited{

	color       : #ffffff;
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	font-weight : bold;
		
	text-decoration : none;
	
	margin-left : 0px;

}

.site-levotre A:hover{

	color       : #90a3a6;
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	font-weight : bold;
		
	text-decoration : none;
	
	margin-left : 0px;
	
}
/**************************************************************/
/************************* FIN HAUT ***************************/
/**************************************************************/

/**************************************************************/
/************************ PUB GLOBALE *************************/
/**************************************************************/
.pub_hori_petit{
	
	background-image:url(img/pub_hori_petit.gif);
	background-repeat:no-repeat;
	width:468px;
	height:60px;

}

.pub_hori_grand{
	
	background-image:url(img/pub_hori_grand.gif);
	background-repeat:no-repeat;
	width:728px;
	height:90px;

}

.pub_verti_petit{
	
	background-image:url(img/pub_verti_petit.gif);
	background-repeat:no-repeat;
	width:120px;
	height:240px;

}

.pub_verti_grand{
	
	background-image:url(img/pub_verti_grand.gif);
	background-repeat:no-repeat;
	width:120px;
	height:600px;

}
/**************************************************************/
/************************ PUB GLOBALE *************************/
/**************************************************************/

/**************************************************************/
/*********************** REDIRECTION **************************/
/**************************************************************/
#redirection{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#redirection h1{
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#redirection p{
	margin:5px;
	padding: 5px;
	font-family :	Arial;
	font-size   :	15px;
	font-style  :	normal;
	color			:	#FFFFFF;
	font-weight	:	normal;
}
/**************************************************************/
/********************* FIN REDIRECTION ************************/
/**************************************************************/

/**************************************************************/
/************************* SONDAGE ****************************/
/**************************************************************/
#sondage{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#sondage h1{
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#sondage h2{
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	font-family : Arial;
	font-size   : 10px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#sondage p{
	margin:5px;
	padding: 5px;
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color					:	#FFFFFF;
	font-weight			:	normal;
}

#sondage .anglais{
	font-style:italic;
}

#sondage .notes{
	margin-left:35px;
	width:40px;
}

#sondage .oui_non{
	margin-left:35px;
	width:120px;
}

/**************************************************************/
/*********************** FIN SONDAGE **************************/
/**************************************************************/

/**************************************************************/
/************************ SITUATION ***************************/
/**************************************************************/
#situation{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
}

#conteneur_panneau{
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#situation h1{
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#situation p{
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#situation_images{
	text-align:center;
	width:100%;
	
	background-image:url(img/carte.gif);
	background-position:center;
	background-repeat:no-repeat;
}

/**************************************************************/
/********************* FIN  SITUATION *************************/
/**************************************************************/

/**************************************************************/
/*********************** HISTORIQUE ***************************/
/**************************************************************/
#histo{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#histo h1{
	margin:10px 0;
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#histo p{
	margin:10px 0;
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

/**************************************************************/
/********************* FIN HISTORIQUE *************************/
/**************************************************************/

/**************************************************************/
/************************ TECHNIQUE ***************************/
/**************************************************************/
#technique{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#technique p{
	text-align:center;

	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;

}

#conteneur_img_tech{
	padding:10px 0 10px 0;
	width:100%;
	text-align:center;
}
/**************************************************************/
/********************** FIN TECHNIQUE *************************/
/**************************************************************/

/**************************************************************/
/************************** METEO ****************************/
/**************************************************************/
#meteo{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#meteo h1{
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

/**************************************************************/
/************************ FIN METEO ***************************/
/**************************************************************/

/**************************************************************/
/************************** ALBUMS ****************************/
/**************************************************************/
#albums{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#albums h1{
	color					:	#FFFFFF;
	font-family			:	Arial;
	font-size			:	20px;
	font-style			:	normal;
	font-weight			:	normal;
}

#albums h2{
	font-family : Arial;
	font-size   : 14px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#tab_albums{
	width:740px;
	margin-top:15px
}

#tab_albums td{
	background-color: #BFBFBF;
	border:#CCCCCC groove 2px;
	vertical-align:middle;
}

#tab_albums .album_titre{
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
}

#tab_albums .album_description{
	text-align:justify;
	padding:5px;
}

#tab_albums .album_miniature{
	background-color:#000000;
	padding:5px;
}

.date_album{
	color       : #FFFFFF;
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	font-weight : normal;
}

#albums p{
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;	
}

#tab_albums .album_img{
	width:150px;
}

#album{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding-top:5px;
	background-color: #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;	
}

#album h1{
	color					:	#FFFFFF;
	font-family			:	Arial;
	font-size			:	20px;
	font-style			:	normal;
	font-weight			:	normal;
}

#album p, #album .para{
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#album .ligne_photo{
	width:100%;
	border:#CCCCCC groove 2px;
	margin-top:10px;
	background-color: #BFBFBF;
}

#album .cadre_vue{
	width:600px;
	margin:20px auto;
	background-color: #BFBFBF;
}

#album .cadre_vue a{
	display:block;
	padding:5px;
	background-color:#000000;
	border:#CCCCCC groove 2px;
}

#album .cadre_vignette{
	display:inline;
	margin-top:10px;
	background-color: #BFBFBF;
}
/**************************************************************/
/************************ FIN ALBUMS **************************/
/**************************************************************/

/**************************************************************/
/*************************** LIVE *****************************/
/**************************************************************/
#live{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:5px 0 5px 0;
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#live h1{
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#live p{
	text-align:center;

	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;

}

#live legend{
	
	padding:0 5px;

	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       :	#FFFFFF;
	font-weight	:	normal;

}

#pub{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#pub h1{
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;
}

#pub p{
	text-align:center;

	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #FFFFFF;
	font-weight : normal;

}
/**************************************************************/
/************************ FIN LIVE ****************************/
/**************************************************************/

/**************************************************************/
/*************************** PAGE *****************************/
/**************************************************************/
#page{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	background-color : #BFBFBF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

/**************************************************************/
/************************ FIN PAGE ****************************/
/**************************************************************/

.cadrezoom-pano{

	background-color:#3333FF;

	border           : 2px;
	border-color     : #008AC7; 
	border-style     : solid;
	cursor:pointer;
	z-index:300;
	background-image:url(../../../../img/banskisetFR.gif);

}

.cadrezoomvideo-pano,.cadrezoomvideo-pano IMG{

	border           : 0px; 
	border-thickness : 1px; 
	border-color     : #FF00FF; 
	border-style     : solid; 
	cursor           : pointer;

}