/*CSS document*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background: url(fond.gif)repeat-y;
	background-position: center;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: none;
	background-color: #FFFFFF;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a img {
	text-decoration: none;
	border-color:#FFFFFF;
}

a:hover {
	color:#996600;
	font-weight: bold;
	text-decoration: none;
}

#contenu{
	margin-left: 140px;
	margin-top: 190px;
	z-index:20;
	width: 650px;
	padding-bottom: 83px;
}

#cadre {
	position: absolute;
	border: solid 1px;
	background-color: #FFFFFF;
	background-image: url(photo/haut.jpg);
	background-repeat: no-repeat;
	border-color: #999999;
	text-align: left;
	/*pour centrer horizontalement et verticalement*/
	left: 50%;	
	width: 800px;
	margin-left: -400px;
}

#virageo {
	position: absolute;
	margin-left: 0px;
	margin-top: 182px;
}

#virageba {
	position: absolute;
	bottom: 73px;
}

#main {
	/*Pour positionner en bas de page. Doit être situé dans un div en relative*/
	position: absolute;
	bottom: 0px;
}

ul#menugauche {
	position: absolute;
	margin-left: 10px;
	margin-top: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}
#menugauche a {
	line-height: 20px;
	font-weight: normal;
}

ul#menubook {
	position: absolute;
	margin-left: 10px;
	margin-top: 274px;
	font-size: 12px;
	list-style-type: none;
	font-weight: normal;
	text-align:right;
}

ul#menubook a{
	display:block;
	padding: 2px;
	margin-bottom: 3px;
	background-color:#eceded;
}

ul#menubook a:hover{
	background-color:#CCCCCC;
	color:#FF0066;
}

ul#menubook2 a:hover{
	color:#FF0066;
}

ul#menubook2 li{
	margin-bottom: 5px;
}

.bold { font-weight:bold; }
div.actu { margin:0px; padding:0px; float:right; width:223px; background-color: #eceded;}
div.actu dl { margin:8px; padding:2px; background-color:#FFF; height:156px; clear:both; width:203px; }
div.actu dl dt { margin:0px; }
div.actu dl dt.titre { margin:0px; padding:5px 11px; background-color:#333333; width:181px; font-weight:bold; color:#FFFFFF; font-size:14px; }
div.actu dl dt.image { float:left; }
div.actu dl dt.texte { float:left; width:90px; color:#000000;}
div.actu dl dt.texte span { font-size:12px; }
div.actu dl dt.texte a { color:#3366FF;  }
div.actu dl dt.texte a:hover { color:#3399FF;  }


/*****************************************************/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

dt a {
	color: #FFFFFF;
}

dt a:hover{
	color:#FFCC66;
}


/**************************menu téléphérique***********************************/

#crea {
	position: absolute;
	left: 0;
	z-index:100; /*Pour éviter que le menu décale le reste du site en s'ouvrant*/
	margin-left: 183px;
	margin-top: 117px;
}

#crea dd {
	position : absolute;
	width: 87px;
	display : none;
	background-color : #FFFFFF;
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8;
}
	
#crea dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 87px;
	color: #FFFFFF;
}

#crea dd a {
	display: block;
	text-decoration:none;
	color:#000000;
	/*pour centrer verticalement le contenu dans le bloc 3px en haut et en bas en padding*/
	padding: 3px 2px;
}

#crea dd a:hover{
	/*lien actif : text en blanc sur fond noir*/
	background-color : #000;
	color : #fff;
}

/****************************************************************************************/

#photos {
	position: absolute;
	left: 0;
	z-index:100; /*Pour éviter que le menu décale le reste du site en s'ouvrant*/
	margin-left: 303px;
	margin-top: 95px;
}

#photos dd {
	position : absolute;
	width: 87px;
	display : none;
	background-color : #FFFFFF;
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8;
}
	
#photos dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 87px;
	color: #FFFFFF;
}

#photos dd a {
	display: block;
	text-decoration:none;
	color:#000000;
	/*pour centrer verticalement le contenu dans le bloc 3px en haut et en bas en padding*/
	padding: 3px 2px;
}

#photos dd a:hover{
	/*lien actif : text en blanc sur fond noir*/
	background-color : #000;
	color : #fff;
}

/****************************************************************************************/

#videos {
	position: absolute;
	left: 0;
	z-index:100; /*Pour éviter que le menu décale le reste du site en s'ouvrant*/
	margin-left: 423px;
	margin-top: 71px;
}

#videos dd {
	position : absolute;
	width: 87px;
	display : none;
	background-color : #FFFFFF;
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8;
}
	
#videos dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 87px;
	color: #FFFFFF;
}

#videos dd a {
	display: block;
	text-decoration:none;
	color:#000000;
	/*pour centrer verticalement le contenu dans le bloc 3px en haut et en bas en padding*/
	padding: 3px 2px;
}

#videos dd a:hover{
	/*lien actif : text en blanc sur fond noir*/
	background-color : #000;
	color : #fff;
}

/****************************************************************************************/

#news {
	position: absolute;
	left: 0;
	z-index:100; /*Pour éviter que le menu décale le reste du site en s'ouvrant*/
	margin-left: 543px;
	margin-top: 49px;
}

#news dd {
	position : absolute;
	width: 87px;
	display : none;
	background-color : #FFFFFF;
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8;
}
	
#news dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 87px;
	color: #FFFFFF;
}

#news dd a {
	display: block;
	text-decoration:none;
	color:#000000;
	/*pour centrer verticalement le contenu dans le bloc 3px en haut et en bas en padding*/
	padding: 3px 2px;
}

#news dd a:hover{
	/*lien actif : text en blanc sur fond noir*/
	background-color : #000;
	color : #fff;
}
/****************************************************************************************/
#cv {
	position: absolute;
	left: 0;
	z-index:100; /*Pour éviter que le menu décale le reste du site en s'ouvrant*/
	margin-left: 662px;
	margin-top: 27px;
}

#cv dd {
	position : absolute;
	width: 87px;
	display : none;
	background-color : #FFFFFF;
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8;
}
	
#cv dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 87px;
	color: #FFFFFF;
}

#cv dd a {
	display: block;
	text-decoration:none;
	color:#000000;
	/*pour centrer verticalement le contenu dans le bloc 3px en haut et en bas en padding*/
	padding: 3px 2px;
}

#cv dd a:hover{
	/*lien actif : text en blanc sur fond noir*/
	background-color : #000;
	color : #fff;
}
