/* Body setting */

body {
	background: url(../images/background.gif) repeat;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px; 
	margin-top: 25px; 
	color: #000000;	
}

a:link, a:visited {
	color: #E15403;
}

a:hover {
		color: #E15403;
		text-decoration: underline;
}

.textorange{
	color: #E7161D;
}

.textchemin{
	color: #666666;
	font-size:9px;
}

a.textchemin:link, a.textchemin:visited {
	color: #666666;
	font-size:9px;
}

.pointilles{
color: #CCCCCC
}


	/* roll over blc
 	------------------ */
	
a.lienblc{
    color: #FFFFFF;    
 
}

a.lienblc:link, a.lienblc:visited {
    color: #FFFFFF;     

}

	/* roll over gris
 	------------------ */
	
a.liengris {
    color: #666666;     
	text-decoration: none;     
}

a.liengris:link, a.liengris:visited {
    color: #666666;     

}

		/* ligne pointillée
		------------------------ */
div#ligne-point{
	float: left;
	width: 520px;
	border-bottom: 1px dashed #CCCCCC;
}

/* ====================================================================   
   DIV SETTINGS
   ==================================================================== */

div#bloc_general{
	margin-left: auto;
    margin-right: auto;
	width: 846px;
	margin-top:10px;
}

/* Div contenu
   ==================================================================== */
div#bloc_contenu {
	float: left;
	width: 846px;
	height: auto;
	/*background-color: #EEEEEE;*/
	background-image:url(../images/interface/bck_contenu.gif);
	background-repeat: repeat-y;
	
}

div#bloc_contenu-admin {
	float: left;
	width: 846px;
	height: auto;
	/*background-color: #EEEEEE;*/
	background-image:url(../admin/images/bck_contenu-admin.gif);
	background-repeat: repeat-y;
	
}

/* Div lateral
   ==================================================================== */
div#bloc_lateral {
	float: left;
	width: 210px;
	height: auto;
}

/* ====================================================================
	Div CENTRAL
   ==================================================================== */

 	/* Bloc texte central
       ------------------------------------- */
div#bloc_txtcentral {
	float: left;
	width: 552px;
	height: auto;
	text-align: justify;
	margin-left:27px;
	margin-top: 15px;

}

 	/* Bloc texte admin
       ------------------------------------- */
div#bloc_txtadmin {
	float: left;
	width: 780px;
	height: auto;
	text-align: justify;
	margin-left:27px;
	margin-top: 15px;

}

/* ====================================================================
	Div LATERAL
   ==================================================================== */
   
div#bloc_partenaires{
	float : left;
	width: 210px;
	background-image: url(../images/interface/sous_lateral.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

/* ====================================================================
	Div FOOTER
   ==================================================================== */
   
div#bloc_bottom {
	float: left;
	width: 846px;
	height: 25px;
}

	/* roll over footer
 	------------------ */
	
a.linkfooter {
    color: #333333;     
	text-decoration: none;     
}

a.linkfooter:link, a.linkfooter:visited {
    color: #333333;    

}



/* ====================================================================   
	FORMULAIRE
	==================================================================== */

textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: white; color: #000000;}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FBFBFB; border: 1px solid black; color: black; text-align: left}

/* ====================================================================
	Blocs - AUTRES PAGES
   ==================================================================== */
   
 