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


@import "css/hcard.css";
body{
	
	background-color: #223f5d;
	
}

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

h2{
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #223f5d;
	border-bottom: 1px solid #4682b4;
	padding-bottom: 5px;
	padding-top: 15px;
	margin-bottom: 10px; 
}

h3{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #346087;
	padding-bottom: 5px;
	padding-top: 15px;
	margin-bottom: 10px; 
}

h3.t2{
	font-size: 35px;
}



.contour_blanc {
	border: 2px solid #FFFFFF;
}

 .baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.baseline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #a8feff;
	
}


.sep {
	
	width: 100%;
	line-height: 0px;	
	color: white;
	
	padding-bottom: 10px;
	padding-top: 10px;
 
	
}

.sep2 {
	
	width: 100%;
	line-height: 0px;	

	border: #223f5d solid 1px;
	
	margin-bottom: 10px;
	margin-top: 10px;
 
	
}

.content{
	font-family: "Trebuchet MS";
	color: #464646;
	font-size: 14px;
}

.content p{
	padding-bottom: 15px;
}

.content ul{
	list-style: square;
	margin-left: 20px;
}

.content p.p1{
	
	font-size: 13px;
	font-style:italic;
	color: #315d84;
}

.hcard{
	width: 463px;
	height: 200px;
	background-image: url(interface/hcardbg.jpg);
	background-repeat: no-repeat;
	
}

#powered { 
  font-size: 12px; 
  color: white;
  font-family: "Trebuchet MS";
  text-decoration: none; 
  vertical-align: middle; 
  text-align:center;
    
  }
  
  #powered a{
  	color: green;
  }
  
 #powered img { 
  height: 12px; 
  width: 12px; 
  margin-bottom:2px; 
  margin-right: 4px; 
  vertical-align: middle; 
  border: 0px; 
  }
#poweredV2 a{ color:#000000;}
#poweredV2 a:hover{ color: #FFFFFF;}
