/* CSS Document */
@import url("menu.css");
@import url("nav_bas.css");
@import url("contact.css");
* {
	margin:0;
	padding:0;
	border:0;
}
.spacer{
	clear:both;
}
body {
	background-color: #000000;
}
#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 807px;
	height: 520px;
	margin-top: -300px; /* moitié de la hauteur */
	margin-left: -403px; /* moitié de la largeur */
	border: 1px solid #000;
	background-color: #000;
}

#entete { 
  height:100px;
  border: 1px solid black; 
  background-color: #ffcc33;
  }
  
.container { /* boite qui entoure les 3 colonnes */
  background-color: #ffffff ; 
  padding:10px;
  } 
 
  
.gauche {
	position: absolute; /* positionné par rapport à la boite parent (ici .container) */
	left: 10px; /* démarre à 10 pixels de la gauche de la boite parent */
	width: 217px; /* largeur de la boite */
	height:479px;
	background-image: url(../images/fonds/fond_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;   
   }

.centre { /* boite qui "pousse" vers le bas le reste de la page */
   position:relative;
   margin:0 0 0 227px;
   border: 1px solid black; /* bordure gauche */
   padding:0px; /* marge int‚rieure - indispensable */
   /*background-color:#666;*/
   height:477px;  
   width:557px;
  } 
 .fond_gris {
 	background-color:#666;
 } 
.fond_noir{
	 background-color:#000;
}
#movie{
  margin:15px 0 0 0;
  /*border: 1px solid #ff0000;*/
  }	
#pied {
	width:747px;
	height:20px;
	margin:4px 0 0 10px;
	padding:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	
  } 
  
h1 {
	margin:0 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#CCC;
	text-transform: uppercase;
}
.marge_titre_flash{
margin:5px 0 0 32px;
}  
#pub {
text-align:center;
margin-top:20px;
}
#nav_horiz {
margin:0 0 8px 0;
text-align:center;
}
#services{
	width:557px;
	height:477px;
	background-image: url(../images/services/fond_service.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#services_titre{
position :absolute;
margin:80px 0 0 25px;	
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#F5f5f5;
font-weight:normal;
}
#ligne_services{
position :absolute;
margin:125px 0 0 25px;
}
#news, #liens{
	width:540px;
	height:477px;
}
#service_liste{
position :absolute;
margin:130px 0 0 0;
}
.services_texte{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:normal;
color:#fff;
margin:20px 0 0 25px;
}
.services_texte img{
margin:0 6px 0 0px;
}
#chineur{
	height:477px;  
   	width:557px;
  	background-color:#000000;
	background-image: url(../images/chineur/chineur477.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.chineur_texte_haut{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	margin:25px 0 0 96px;	
}
.chineur_texte_bas{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	margin:50px 0 0 96px;
}
#news_liste{
	position :absolute;
	margin:130px 0 0 0;	
	width:530px;
}
.info_titre {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#fff;
margin:20px 0 0 25px;
}
.info_titre img{
margin:0 6px 0 0px;
}
.cadre_info p {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
color:#fff;
margin:5px 0 0 25px;
}
.overflow {
	
	overflow:auto;
	
	
}
#pub {
margin:0px
}
.fond_news{
	background-image: url(../images/news/fond_news.jpg);
	background-repeat: no-repeat;
	background-position: 238px 11px;	
}
.fond_liens{
	background-image:url(../images/fonds/fond_liens.jpg);
	background-repeat: no-repeat;
	background-position: 238px 11px;	
}
#liens dl{
margin:5px 0 10px 25px;
font-family:Arial, Helvetica, sans-serif;
}
#liens dt {
float:left;
margin:0 5px 0 0px;
color:#FFF;
font-size:13px;
font-weight:bold;
}
#liens dd {
color:#ccc;
font-size:13px;
font-weight:normal;
}
#liens dd a {
	color:#E76A77;
	text-decoration:underline;
}
#liens dd a:hover {
	color:#DF394A;
	text-decoration:none;
}
/******** menu haut v2 ******/
#bloc_menu {
	background-color: #000000;
	background-image: url(../images/fonds/fond_menu_haut_v2.gif);
	background-position: center top;
	height: 80px;
	width: 800px;
	background-repeat: no-repeat;
	position:relative;
}
#tiffany{
	position:absolute;
	top:9px;
	left:0;
}
#menu_haut {
	padding:55px 0px 0 0;
	text-align:center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
	vertical-align:middle;	
}
#menu_haut li {
	display:inline;
	color:#fff;
	margin:0 ;
	line-height:8px;/*Firefox*/
}
#menu_haut a:link, #menu_haut a:visited {
	color:#fff;
	text-decoration: none;	
	font-weight:bold;
}
#menu_haut a:hover {
	color:#dadada;
	text-decoration: underline;	
}
#menu_haut li span {
	display:table-cell;
    vertical-align:middle;
    margin:0;
    padding:0 7px 0 7px;
	color:#dadada;		
}
.selection {
	color:#ccc;
	text-decoration: none;
}
#retour{
position:absolute;
top:458px;
right:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333;
}
#retour a {
color:#656566;
text-decoration:none;
}
#retour a:hover {
color:#656565;
text-decoration:underline;
}
