@import "hcard.css";

body {
	margin: 0px;
	padding: 0px;
	background-color: #38cbff;
}

ul,h1,h2,h3,h4,h5,h6,p
{
	margin:0;
	padding:0;
}

img{
	/*border: 1px solid white;*/
	padding: 2px;
	
}

a img{
	border: 1px solid white;
	padding: 2px;
	
}



#fondGauche {
	background-image: url(../images/interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#fondDroite {
	background-image: url(../images/interface/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#haut {
	background-image: url(../images/interface/haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;
	height:313px;	
	overflow:hidden;
	
	font-family: arial;
	font-size: 12px;
	color: white	
	
}

#Mcontenu {
	background-image: url(../images/interface/Mcontenu.jpg);
	background-repeat: repeat-y;	
	width:900px;
	
	
}

#contenu {
	background-image: url(../images/interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;	
	
}
#bas {
	background-image: url(../images/interface/bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
	width:900px;	
	height: 183px;	
}

#basIns{
	padding: 10px;
}


h1{	
	font-size: 1px;	
}

h2{
	font-family: arial;
	font-size: 20px;
	color: white;
	border-bottom: 1px solid #00bfff; 
	
}


h3{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #eaffff;
	padding-top: 10px;	
	padding-bottom: 10px;
}




.text{
	padding: 10px;
}



.text p{
	font-family: arial;
	font-size: 12px;
	color: white;
	padding-top: 10px;
	line-height: 20px;
}

.text a{
	color: white;
}

.text ul{
	font-family: arial;
	font-size: 12px;
	color: white;	
	margin-left: 20px;
	list-style: circle;
}
.text ul li{
	margin-top: 5px;
}

.info{
	width: 550px;
	height: 220px;
	background-color: #17497a;
	border: 1px dotted white;
	margin: 0 auto;
}

.info p{
	padding: 10px;
}

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

#wcb{
	width: 160px;
	height: 30px;
	background-color: #38cbff;
	line-height: 25px;
	text-align: center;
}


#altmenu{
	margin-top: 230px;	
}

#altmenu ul{
	list-style: none;
	padding-top: 20px;	
}

#altmenu ul li{
	display: inline;
}

#altmenu ul li a{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #284d6d;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#altmenu ul li.mentions a{
	display: none;
}

#baseline ul{	
	list-style: none;	
	font-family: arial;
	font-size: 11px;	
	font-weight: bold;	
	padding-top: 20px;	
	text-align: center	
}

#baseline ul li{	
	display: inline;	
}

#baseline ul li a{
	color: black;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid black;
}

#baseline ul li.mentions a{
	border-right: none;
}

#baseline ul li a:hover{
	color: white;
}



.clear{
	clear: both;
}


 #poweredV2 { 
  font-family: arial;
  font-size: 11px; 
  font-weight: bold;
  color: #fff; 
  text-decoration: none; 
  vertical-align: middle; 
  text-align:center; line-height:25px;
  padding-top: 15px;
 
  
  }
  
 #powered img { 
  height: 11px; 
  width: 11px; 
  margin-bottom:2px; 
  margin-right: 4px; 
  vertical-align: middle; 
  border: 0px; 
  }

  
  .t1{
  	border-left: #38cbff 1px solid;
	border-right: #38cbff 1px solid;
  }
  
  /* PUB */
#pub468 {
	width:468px;
	height:60px;
 margin:0 auto;
	z-index:100;
	border: 1px solid #FFFFFF;
}
