html *{
	margin: 0px;
	padding: 0px;
}

.clear { clear: both;}

body{
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background-color: #006699;
}

img{
	border: none;
}

h1 {
	margin-left: 5px;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	color: #006699;
	}

h2 {
	margin-left: 10px;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #006699;
	}
	
h3{
	margin-left: 20px;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	color: #000000;
	}
	
a {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #c41460;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/*-------------	DISCLAIMER --------------*/

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }
   

/*-------------	HAUT --------------*/

#Tableau_01 {
	position: absolute;
	width:990px;
	margin-left: -495px; /* moitié de la largeur */
	margin-top:4px;
	margin-bottom:4px;
	left: 50%;
	border: solid 1px #000066;
	background-color: #ffffff;
}

#logo {
	width:990px;
	height:160px;
}

#menu {
	margin-left:5px;
	margin-top:0px;
	width:980px;
	height:44px;
	border: solid 0px #ffffff;
	background-color: #FFFFFF;
}

#menu  tr{
	border: solid 0px #ffffff;
	background-color: #FFFFFF;
}

#menu  td{
	border: solid 1px #000000;
	background-color: #FF5300;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#menu a {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
/*-------------	PAGES --------------*/

#page {
	border: solid 0px #006699;
	margin-left:0px;
	margin-top:10px;
	width:980px;
	min-height:380px;
	background-color: #FFFFFF;
	padding: 5px;
}

/*-------------	ACCUEIL --------------*/

#texte{
	margin-left:20px;
	margin-top:10px;
	width:950px;
	background-color: #FFFFFF;
}

/*-------------	GALERIE --------------*/

#tab_galerie{
	width: 980px;
	margin-top: 20px;
	margin-bottom: 25px;
	list-style: none;
	overflow: hidden;
	padding-top:0px;
}

#tab_galerie li{
	border: dotted 1px #9c9c9c;
	background: #006699;
	float: left;
	margin-left: 35px;
	text-align: center;
	min-height: 150px;
	width: 200px;
}

#tab_galerie a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

#tab_galerie a:hover{
	color: #ffffff;
	background: #FF5300;
}	

/*-------------	PHOTOS --------------*/

#tab_photo{
	width: 980px;
	margin-top: 20px;
	margin-bottom: 25px;
	list-style: none;
	overflow: hidden;
	padding-top:0px;
}

#tab_photo li{
	border: dotted 1px #9c9c9c;
	background: #006699;
	float: left;
	margin-left: 20px;
	text-align: center;
	height: 100px;
	width: 150px;
}

#tab_photo a{
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

#tab_photo a:hover{
	color: #ffffff;
	background: #009999;
}	


/*-------------	ALLOPASS photo & video --------------*/

#tab_galerie_allopass{
	width: 980px;
	margin-top: 20px;
	margin-bottom: 25px;
	list-style: none;
	overflow: hidden;
	padding-top:0px;
	height:420px;
}

#tab_galerie_allopass li{
	border: dotted 1px #9c9c9c;
	background: #006699;
	float: left;
	margin-left: 35px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

/*-------------	VIDEO --------------*/

#tab_video{
	width: 980px;
	margin-top: 20px;
	margin-bottom: 25px;
	overflow: hidden;
	padding-top:0px;
	padding-left: 30px;

}

/*-------------	PARTENAIRES --------------*/

#tab_partenaire{
	width: 980px;
	margin-top: 10px;
	margin-bottom: 25px;
	list-style: none;
	overflow: hidden;
	padding-top:0px;
}

#tab_partenaire li{
	border: dotted 1px #9c9c9c;
	background: #EAEAEA;
	margin-left: 40px;
	margin-top: 10px;
	text-align: center;
	min-height: 100px;
	width: 900px;
}

#tab_partenaire a{
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
}

#tab_partenaire a:hover{
	color: #000000;
	background: #cccccc;
}	

/*-------------	BAS	--------------*/

#footer_ {
	width:988px;
	height:21px;
	border-top: dashed 1px #000066;
	
}

#footer-lien {
	margin-top: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	}

#footer-lien a {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

#footer-lien a:hover {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}

/*-------------	FORMULAIRE	--------------*/
input {
	background : #FFFFFF;
	border : 1px solid #CCC;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #006699;
}

.input_blank {
	background : #FFFFFF;
	border : 0px;
	font-size : 10px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #006699;
}

select {
	background : #FFFFFF;
	border : 1px solid #CCC;
	font-size : 10px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #006699;
}

checkbox {
	background : #FFFFFF;
	border : 1px solid #CCC;
	font-size : 11px;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #006699;
}

textarea {
	background : #FFFFFF;
	font-size : 12px;
	border : 1px solid #CCC;
	FONT-WEIGHT: bold;
	font-family: arial,helvetica,sans-serif;
	color: #006699;
}



.ElementAsuivre {
	position: relative;
	float: left;
	margin-top: 20px;
	}

.ElementLegende {
	}