
body
{
	
	margin :0;
	padding : 0;
	font-family: Verdana, Arial, Helvetica;
    font-size: 0.9em;
    color: gray;
   
background-color:#eeefef;

}

h1
{
	color:#6952e0;
}



.home h1
{
margin:0;
âdding:0;
padding-left:10px;
	color:black;
 font-size: 0.5em;

}

.home h2
{
margin:0;
padding:0;
padding-left:5px;
	color:black;
 font-size: 0.5em;
text-align:left;

}
.title h2 
{
	/*color:#227722;*/
	/*color:#eb3837;*/
font-size: 0.5em;

	color:#6952e0;
	text-align:center;
}

.home h3
{
margin:0;
padding:0;
padding-left:5px;
	color:black;
 font-size: 0.5em;
text-align:left;

}


.AlignRight
{
	text-align:right;
}
img 
{
	border : none;
	}

.Italic
{
	font-style: italic;
}
.clPartenairesImage
{
	margin:0;
	padding:0;
	float:left;
	width:320px;

}
.clPartenairesText
{	
	float:left;
	width:300px;
}

.clBigBlue
{
	font-weight : bold;
	color:#0033CC;

}
.clBigBlack
{
	font-weight : bold;
	color:black;

	
}



p
{
	padding:0;
}
#all
{
	background-color:#eeefef;
	background-color:white;
	   margin: auto;
	padding : 0;
	/*height : 768px;*/
	width:880px;
	border: solid 1px silver;
}


.clImgTextRight
{
	
	text-align:right;
}
.clImgTextLeft
{
	/*position:absolute;
	top:130px;
	left:100px;*/
	text-align:Left;
margin-bottom:20px;


}
.clSpacer
{
	clear:both;
}
.clContent
{
	margin-top:30px;
	background-image: Url(../images/RONFOND.gif);
	background-repeat : no-repeat;
	background-position:center;
	padding : 0;
	/*height : 630px;*/
	width:680px;
	/*border: solid 2px blue;*/
	font-family: Verdana, Arial, Helvetica;
	 color: black;



float:left;
}
.clBold
{
	font-weight : bold;
}
.clContent p
{
margin-left:1em;
margin-right:1em;
	margin-bottom:1em;
	 
	
}

#Contact
{
	text-align:center;
}
#Contact p
{
	text-align:center;
	margin-top:0.5em;
}
#Coord
{
	margin-top:1em;
	font: 1em "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;

	
}
#Coord .Tel
{
	float:none;
	color:#0033CC;
}
#Coord .Text
{
	text-align:center;
	float:none;
}
#Coord a
{
	color: red;
    text-decoration: underline
}


.clFormNewsletter
{
	padding : 0;
	margin-top:0.5em;
	margin-bottom:1em;
	text-align:left;
}
.clFormContact
{
	padding : 0;
	margin-top:1em;
	margin-bottom:1em;	
}
form legend
{
	color:#0033CC;
}
form 
{
	
	 color: gray;
	font-size: 0.9em;
   margin: auto ;
    padding: 0;
    width: 500px;
    text-align:left;
    
}
form td:first-child {
    white-space: nowrap;
}
td.right {
    text-align: right;
}
form table
{
	width: 100%;
}
form input 
{
	width: 350px;
}
form textarea
{
	width: 350px;
}
form input[type="text"] {
    
}
.mandatory {
    font-weight: bold;
    color: maroon;
}
label.mandatory:after {
    content: ' *';
}

.spacer
{
	clear:both;
}


