
/* Linkeo Optipages */
@import "/css/optipage.css";



@import url(css/hcard.css);
body {

	margin: 0px;

	padding: 0px;

	background-color: #000000;

	background-image: url(interface/fond.jpg);

	background-repeat: no-repeat;

	background-position: 707px top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}

a.optipagelink0,a.optipagelink1,a:visited.optipagelink0,a:visited.optipagelink1
 {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	
}

a:hover.optipagelink0,a:hover.optipagelink1 
 {
	font-size: 12px;
	font-weight: normal;
	color: #FFCC33;	
}


.optipages_loop, .optipages_loop a, .optipages_loop a:hover, .optipages_loop a:visited   {
line-height:10px;
font-size:10px;
}

#Haut {

	position:absolute;

	left:0px;

	top:0px;

	width:707px;

	height:170px;

	z-index:1;

	background-image: url(interface/haut.jpg);

}

#logo{
	z-index:1;
}

#Gauche {

	position:absolute;

	left:0px;

	top:170px;

	width:72px;

	height:738px;

	z-index:1;

	background-image: url(interface/gauche.jpg);

}

#FondContenu {

	position:absolute;

	left:72px;

	top:170px;

	width:635px;

	height:738px;

	z-index:1;

	background-image: url(interface/contenu.jpg);

}

#Banniere {

	position:absolute;

	left:72px;

	top:50px;

	z-index:2;

}

#Titre {

	position:absolute;

	left:85px;

	top:187px;

	width:610px;

	z-index:2;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #FFFFFF;	

	font-weight: bold;

	line-height: 24px;
	border-bottom: 1px solid white;

}

#Contenu {

	position:absolute;

	left:85px;

	top:229px;

	width:610px;

	z-index:2;

	text-align: justify;

}

img {

	border: 1px solid #FFFFFF;

}

#Contenu #texte {

	margin-bottom: 20px;

	

}

.imgEspaceGauche {

	margin-left: 10px;

}

.imgEspaceBas {

	margin-Bottom: 10px;

}

#Photos {

	position:absolute;

	left:715px;

	top:283px;

	width:159px;

	z-index:2;

}

#Menu {

	position:absolute;

	left:715px;

	top:170px;

	width:200px;

	z-index:2;

}

#Menu a {

	display: block;

	background-color: #37220D;

	border: 1px solid #FFFFFF;

	margin-bottom: 2px;

	padding: 2px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;
	
	/*font-weight: bold;*/

	color: #FFFFFF;

	text-decoration: none;

	width: 180px;

	background-image: url(interface/menu.jpg);

	background-repeat: repeat-x;

	background-position: center center;

}

#Menu a:hover {

	
	background-image: url(url());
	color: #ffd700;

}

#WebCallBack {

	position:absolute;

	left:685px;

	top:25px;

	z-index:3;
	
	width: 237px;
	height: 118px;

}

#texte p a{
	color: white;
}

#texte ul li a{
	color: white;
}


#Contenu #baseline{
	border-top: 1px solid white;
	padding-top: 10px;
	
	text-align: center;
}

#Contenu .menudown a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffd700;

	font-weight: bold;

	text-decoration: none;

	margin-right: 5px;
	margin-left: 5px;
	
	

}

#Contenu .menudown a:hover {
	color: white;

}

.sep{
	width: 100%;
	line-height: 0px;
	border-bottom: 1px solid #777777;
	margin-top: 10px;
	margin-bottom: 10px; 
}


#powered { 
  font-size: 11px; 
  color: white;
  text-decoration: none; 
  vertical-align: middle;  
 
   
  }
  
 #powered img { 
  height: 11px; 
  width: 11px; 
  margin-bottom:2px; 
  margin-right: 4px; 
  vertical-align: middle; 
  border: 0px; 
  }
  
  #poweredV2 { color:#FFFFFF;}
  #poweredV2 img { border:none;}
   #poweredV2 a { color:#FFFFFF;}