body {
	color: #37535b; 
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: 62.5%;
	background: #FFF;
}

#contenu_sans_encadres {
	float: left;
	width: 99%;
	min-height:30px;
	border:0;
	padding-top:0px;
	margin:0;

}
.contenue-acceuil {
padding-top:5px;
padding-bottom:15px;
padding-left:5px;
padding-right:0px;
margin:0;

}
.colonne_deco {
	margin-right: 0px;

	border-left:1px dashed silver;
	padding:0 0 15px 5px;
}

.style1 { 
font-size : 1em;
}

h1 {
padding: 5px 0 0 0px;
font-size: 1.6em;
font-family: Arial;
}

.style1 h3 {
font-size : 1.6em; 
font-weight : 700;
color : #003592;
margin : 10px 0 20px 0;
}

#page {
font-size: 1.1em;
width: 99%;
background: #fff;
position:absolute;
}

sansstyle { 
	font-size : 1em;
	/*text-align : justify left;*/
}

/***************************************************************
* Styles liés à des éléments de base ou de plugin
***************************************************************/
.classRte1 			{ font-weight:bold; }
.classRte2 			{ color:red; }
.classRte3 			{ font-style:italic; }
.classRte4 			{ text-decoration:underline; }



