body {
margin:0px; 
padding:0px; 
font: 1.0em verdana, arial, sans-serif; 
text-align:center;
background-image:url(../images/fond_background.png)}
* {margin:0; padding:0;}

div#mainwrap {width:780px; margin-left:auto; margin-right:auto;  text-align:left; }

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */




/* Structure de la page */



#fond_image {
	background-image: url(../images/fond_interne.png);
	height: auto;
	width: 780px;
}


/*Bandeau du haut */

#mainwrap #fond_image #bandeau_haut_1 {
	background-image: url(../images/page_interne_01.png);
	background-repeat: no-repeat;
	float: left;
	height: 81px;
	width: 472px;
}
#mainwrap #fond_image #bandeau_haut_2 {
	background-image: url(../images/page_interne_02.png);
	background-repeat: no-repeat;
	float: left;
	height: 81px;
	width: 308px;
}

/*STYLE CEFR*/

.cefr {
	font-weight: bold;
	color: #003399;
}


/* suivi liens interne */

#mainwrap #fond_image #chemin_liens{
float:left;
width:171px;
}
#mainwrap #fond_image #chemin_liens #chemin_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#mainwrap #fond_image #chemin_liens #chemin_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



/* MENU */


#mainwrap #fond_image #menu{
float:left;
width:320px;
}



#mainwrap #fond_image #menu h1 {
background-image:url(../images/menu_picto_01.png);
background-repeat:no-repeat;
height:25px;
padding-left:30px;
padding-top:10px;
margin-left:5px;
float:left;
}
#mainwrap #fond_image #menu h1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;

}
#mainwrap #fond_image #menu h2 {
background-image:url(../images/menu_picto_02.png);
background-repeat:no-repeat;
height:25px;
padding-left:30px;
padding-top:10px;
margin-left:5px;
float:left;
}
#mainwrap #fond_image #menu h2 a{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;

}
#mainwrap #fond_image #menu h3 {
background-image:url(../images/menu_picto_03.png);
background-repeat:no-repeat;
height:25px;
padding-left:30px;
padding-top:10px;
margin-left:5px;
float:left;
}
#mainwrap #fond_image #menu h3 a{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

/* bandeau image deuxieme ligne*/

#mainwrap #fond_image #bandeau_haut_3{
	background-image: url(../images/page_interne_03.png);
	background-repeat: no-repeat;
	float:left;
	height:78px;
	width: 289px;
}



/* pied de page*/


#mainwrap #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #46a82a;
	text-align: center;
}
#mainwrap #footer p a{
	font-size: 10px;
	color: #FFCC33;
	text-decoration: none;
}

#mainwrap #fond_image #rubrique #principal #principal2 #contenu h6 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
	font-weight: normal;
	text-indent: 15px;
}
#mainwrap #fond_image #rubrique #principal #principal2 #contenu h6 {
	text-indent: 15px;
}

#mainwrap #fond_image #rubrique #principal #principal2 #contenu #en-tete{
height:200px;
}

#mainwrap #fond_image #rubrique #principal #principal2 #contenu #en-tete img{
padding:5px;

}

#mainwrap #fond_image #rubrique #principal #principal2 #contenu #en-tete p.titre-en-tete {
font-weight:bolder;
font-size:12px;
color:#FF0000;
}