/* 
 * ========================================
 * C S S pour EssenceCiel Design
 * Luca Smeriglio 03.08.2007
 * ========================================
 */

p  {font-family:"Verdana";font-size:11px;color:#330066;}

h1 {font-family:"Verdana";font-size:18px;color:#330066;}
h2 {font-family:"Verdana";font-size:14px;color:#330066;}
h3 {font-family:"Verdana";font-size:12px;color:#802303;}
h4 {font-family:"Verdana";font-size:11px;color:#330066;}
h5 {font-family:"Verdana";font-size:10px;color:#802303;}
h6 {font-family:"Verdana";font-size:10px;color:red;}

ul {font-family:"Verdana";font-size:11px;color:#330066;}
li {font-family:"Verdana";font-size:11px;color:#330066;}

a:link    {color:#802303;text-decoration:none;font-weight:bold;font-size:12px;}
a:visited {color:#802303;text-decoration:none;font-weight:bold;font-size:12px;}
a:hover   {color:#330066;text-decoration:none;font-weight:bold;font-size:12px;}
a:active  {color:#802303;text-decoration:none;font-weight:bold;font-size:12px;}

.page{
	position: relative;
	width:100%;
	text-align:center;
	margin-top:25px;
}
.gauche{
	float: left;
	width: 150px;
}
.droite{
	float: right;
	width: 50px;
}
.sites{
	width:100%;
	text-align:left;
}


