@CHARSET "UTF-8";

h1.titre
{
	font-size:15px;
	text-align:center;
	padding-top:3px;
	height:28px;
	background:transparent url('../images/degrade-rubrique.png') repeat-x top left;
	font-weight:bold;
	color:#919393;
}
#aide,#cgv
{
	display:block;
	float:left;
	width:680px;
	height:auto;
      	position:relative;
	border:1px solid #cccccc;
       color:#333333;
       padding-bottom:200px;
}
#cgv p
{
	margin:20px;	 

}
#cgv h2,
#cgv h3,
#cgv h4
{
	margin-left:20px;	 

}

#aide h2,#cgv h2
{  
    padding-top:20px; 
    color:#605b57;
    font-size:20px
}
#cgv h3
{  
    font-size:18px
}
#cgv h4
{  
    font-size:14px;
    margin-top:10px;
}
#aide p,#cgv p
{
	
	display:block;
	font-size:11px;
       text-align:justify	
}
#aide p{
	
	margin:20px;	 
}
#aide h2{
	
	margin-left:20px;	 
}

