/**************************************************************/
/*********************** REDIRECTION **************************/
/**************************************************************/
#redirection{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#redirection h1{
	font-family : Arial;
	font-size   : 30px;
	font-style  : normal;
	color       : #000000;
	font-weight : bold;
}

#redirection p{
	margin:5px;
	padding: 5px;
	font-family :	Arial;
	font-size   :	14px;
	font-style  :	normal;
	color			:	#000000;
	font-weight	:	normal;
}
/**************************************************************/
/********************* FIN REDIRECTION ************************/
/**************************************************************/

/**************************************************************/
/************************* SONDAGE ****************************/
/**************************************************************/
#sondage{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#sondage h1{
	color       : #000000;
	font-family : Arial;
	font-size   : 30px;
	font-style  : normal;
	font-weight : bold;
}

#sondage h2{
	width:100%;
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	font-family : Arial;
	font-size   : 10px;
	font-style  : normal;
	color       : #000000;
	font-weight : bold;
}

#sondage p{
	margin		:	5px;
	padding		: 	5px;
	font-family : 	Arial;
	font-size   : 	14px;
	font-style  : 	normal;
	color			:	#000000;
	font-weight	:	normal;
}

#sondage .question{
	background-color	:	#DFDFDF;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}

#sondage .anglais{
	font-style:italic;
}

#sondage .notes{
	margin-left:35px;
	width:40px;
}

#sondage .oui_non{
	margin-left:35px;
	width:120px;
}

/**************************************************************/
/*********************** FIN SONDAGE **************************/
/**************************************************************/

/**************************************************************/
/*********************** HISTORIQUE ***************************/
/**************************************************************/
#histo{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#histo h1{
	margin:10px 0;
	font-family : Arial;
	font-size   : 30px;
	font-style  : normal;
	color       : #000000;
	font-weight : bold;
}

#histo p{
	margin:10px 0;
	font-family : Arial;
	font-size   : 14px;
	font-style  : normal;
	color       : #000000;
	font-weight : normal;
}

#histo .avec_fond{
	padding:10px;
	background-color	:	#DFDFDF;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}

/**************************************************************/
/********************* FIN HISTORIQUE *************************/
/**************************************************************/

/**************************************************************/
/************************ TECHNIQUE ***************************/
/**************************************************************/
#technique{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#technique p{
	text-align:center;

	font-family : Arial;
	font-size   : 14px;
	font-style  : normal;
	color       : #000000;
	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 : #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#meteo h1{
	font-family : Arial;
	font-size   : 30px;
	font-style  : normal;
	color       : #000000;
	font-weight : bold;
}

/**************************************************************/
/************************ FIN METEO ***************************/
/**************************************************************/

/**************************************************************/
/************************** ALBUMS ****************************/
/**************************************************************/
#albums{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#albums h1{
	color					:	#000000;
	font-family			:	Arial;
	font-size			:	30px;
	font-style			:	normal;
	font-weight			:	bold;
}

#albums h2{
	font-family : Arial;
	font-size   : 14px;
	font-style  : normal;
	color       : #000000;
	font-weight : bold;
}

#tab_albums{
	width:740px;
	margin-top:15px
}

#tab_albums td{
	background-color: #DFDFDF;
	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       : #000000;
	font-family : Arial;
	font-size   : 14px;
	font-style  : normal;
	font-weight : normal;
}

#albums p{
	font-family : Arial;
	font-size   : 14px;
	font-style  : normal;
	color       : #000000;
	font-weight : normal;	
}

#tab_albums .album_img{
	width:150px;
}

#album{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding-top:5px;
	background-color: #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#album h1{
	color					:	#000000;
	font-family			:	Arial;
	font-size			:	30px;
	font-style			:	normal;
	font-weight			:	bold;
}

#album p, #album .para{
	font-family : Arial;
	font-size   : 14px;
	font-style  : normal;
	color       : #000000;
	font-weight : normal;	
}

#album .ligne_photo{
	width:100%;
	border:#CCCCCC groove 2px;
	margin-top:10px;
	background-color: #DFDFDF;
}
/**************************************************************/
/************************ FIN ALBUMS **************************/
/**************************************************************/

/**************************************************************/
/*************************** LIVE *****************************/
/**************************************************************/
#live{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:5px 0 5px 0;
	background-color : #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#live h1{
	font-family : Arial;
	font-size   : 30px;
	font-style  : normal;
	color       : #000000;
	font-weight : bold;
}

#live p{
	text-align:center;

	font-family : Arial;
	font-size   : 14px;
	font-style  : normal;
	color       : #000000;
	font-weight : normal;

}

#live legend{

	padding:0 5px;

	font-family :	Arial;
	font-size   :	14px;
	font-style  :	normal;
	color       :	#000000;
	font-weight	:	normal;

}

#pub{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	padding:20px 0 20px 0;
	background-color : #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#pub h1{
	font-family : Arial;
	font-size   : 30px;
	font-style  : normal;
	color       : #000000;
	font-weight : bold;
}

#pub p{
	text-align:center;

	font-family : Arial;
	font-size   : 14px;
	font-style  : normal;
	color       : #000000;
	font-weight : normal;

}
/**************************************************************/
/************************ FIN LIVE ****************************/
/**************************************************************/

/**************************************************************/
/*************************** PAGE *****************************/
/**************************************************************/
#page{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	background-color : #DFDFDF;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

/**************************************************************/
/************************ FIN PAGE ****************************/
/**************************************************************/