﻿.prev
{
	top: -75px;
	background:transparent url(../images/main/f_gauche.png) no-repeat scroll 0 0;
	position:absolute;
	width:22px;
	height: 31px;
	cursor: pointer;
	z-index: 100;
}
.next
{
	background:transparent url(../images/main/f_droite.png) no-repeat scroll 0 0;
	position: absolute;
	right: 8px;
	top:37px;
	width:22px;
	height: 31px;
	cursor: pointer;
}

#carousel_container
{	  	
  position:absolute;
  width:976px;
  display: block;
  top: -110px;
}

#carousel_container .carousel
{
	margin-left: 18px;	
}

#carousel_container .carousel ul, #carousel_container .carousel ul li
{
	list-style-type: none;
	background-image: none;
}

.overlay_link
{
    position: absolute;
}

#element_cover
{
	height:96px;
	width:298px;
	float:left;
	padding:0px;
	
	
	}
	
#left_element /* Photo */
{
	width:103px;
	height:96px;
	float:left;
	}
	
#right_element /* text */
{
	width:195px;
	height:96px;
	background: transparent;
	background-image:url(../images/main/back.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	float:right;
	}
	

	
/********** TEXT ***********/

#container_text
{
	margin-left:7px;
	}

#titre_element
{	
	margin-top:5px;
	margin-bottom:7px;
	}

#titre_element a
{
    font-family:Helvetica;
	font-size:1.4em;
	color:#FFFFFF;
	font-weight: bold;
}
	
#text_element a
{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}
	
#read_more
{
	font-family:Verdana;
	font-size:1em;
	color:#828c97;
	font-weight:bold;
	}
 	
  #read_more a
{
	text-decoration:none;
	color: #5d6b85;
	}

#layer{display:none}
#overlay {
	margin:99px auto 0 auto;
	height:476px;
	position:absolute;
	top:0px;
	width:968px;
	z-index:9998;
	background-color:#000000;
	opacity:0.75;
	filter:alpha(opacity=75);
	text-align:center;
}
#overlaycontent {
	margin:99px auto 0 auto;
	height:476px;
	position:absolute;
	top:0px;
	width:968px;
	z-index:9999;
	opacity:1;
	filter:alpha(opacity=100);
	text-align:center;
}

#overlaycontent img {margin:100px auto;}

#content_btn{
  color:#FDFFFB;
  height:239px;
  width:364px;
  margin-top:90px;
  margin-left:320px;
  background-image:url(../images/divers/prehome_map.png);
}
	
#content_btn a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
/******* BOUTON ******/	

#btn_a
{
	color:#FDFFFB;
	margin-left:125px;

}

#btn_b
{
	color:#FDFFFB;
	margin-top:4px;
	margin-left:125px;
	}
	
#left
{
float:left;
	background-image:url(../images/divers/btn_g.gif);
	height:28px;
	width:8px;
	}
		
#right
{
	float:left;
	background-image:url(../images/divers/btn_d.gif);
	height:28px;
	width:8px;
	}
	
#back
{
	float:left;
	background-image:url(../images/divers/btn_f.gif);
	height:21px;
	padding-top:7px;
	}
	
/******* TEXT ******/

#title
{
	color:#FDFFFB;
	padding-top:18px; 
	text-align:center; 
	font-family:Helvetica; 
	font-size:1.8em;
	}
	
#text_a
{
	color:#FDFFFB;
	margin-top:35px; 
	text-align:center; 
	font-family:Helvetica; 
	font-size:1.4em;
	}
	
#text_b
{
	color:#FDFFFB;
	margin-top:65px; 
	text-align:center; 
	font-family:Helvetica; 
	font-size:1.4em;
	}
	
#back a
{
	color:#FDFFFB;
	font-family:Helvetica;
	font-size:1.3em;
	color:#636f84;
	font-weight:normal;
	}
	
#element_cover p{text-align:left;padding-right:3px;color:white;}