#haut {
	position: absolute;
 	top: 0;
	left: 0;
	right: 0;
	height: 90px;
	width: 177px;
	border-bottom: 0px solid #003366;
	background-color: #1A6D9F;
}

#haut #logo {
	background-image: url("images/logo.jpg");
	background-repeat: no-repeat;
	border-bottom: 0px;
	text-decoration: none;
	position: absolute;	
	height: 83px;
	width: 153px;
	left: 25px;	
	top: 3px;
}

#haut #pub_h {
	border: 0px;
	position: absolute;
	left: 260px;
	top: 5px;
	width: 486px;
	height: 76px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#haut #pub_h  .inside {
	background-color: white;
	border: 1px solid #484848;
	top: 0px; left: 0px; right: 0px; bottom: 0px;
	width: 476px;
	height: 67px;	
	padding-top: 7px;
	padding-left: 8px;
	position: absolute;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 0;
}

#pub_g {
	border: 0px;
	position: absolute;
	left: 25px;
	top: 393px;
	width: 149px;
	height: 130px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}
#pub_g  .inside {
	background-color: #3B7AA0;
	border: 1px solid #484848;
	top: 0px; left: 0px; right: 0px; bottom: 0px;
	width: 126px;
	height: 110px;	
	padding-top: 15px;
	padding-left: 24px;
	position: absolute;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	z-index: 0;
}

#recherche {
	background:none;
	position: absolute;
	left:16px;
	right: 0px;
	top: 74px;
	height: 60px;
	width: 130px;
}

#recherche form {
	padding: 3em 10em 1em 1em;
	font-size: 0.8em;
}

#searchbox {
	background: #FFF url("images/search.jpg") no-repeat;
	color:#003366;
	font-family: monospace;
	font-size: 13px;
	border: 1px #000 solid;
	padding-left: 25px;
	width: 125px;
}

#don {
	border: 0px;
	position: absolute;
	left: 25px;
	top: 533px;
	width: 152px;
	height: 62px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

#don_logo {
	background-color: #3B7AA0;
	background-image: url("images/don.jpg");
	background-position:center;
	background-repeat: no-repeat;
	border: 1px solid #484848;
	cursor:pointer;
	text-decoration: none;
	height: 62px;
	width: 152px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
}


ul#menu {
list-style-type: none;
position: absolute;
top: 148px; left: 25px; right: 0px; bottom: 0px;
margin: 0;
padding: 0;
width: 150px;
height: 370px;
} 

ul#menu li {margin-bottom: -1px;}

ul#menu a {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
    width: 145px; 
    height: 20px;
    display: block;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: left;
	vertical-align: middle;
	font-weight: bold;
    border: 1px solid #484848;
    text-decoration: none;
    padding-left: 5px;
    color: #00e1e1;
    background: #3B7AA0;
 }
	 
ul#menu #ssmenu a {
	 font-weight: normal;
	 color: #F78E52;
 }	 
 
ul#menu #ssmenu a:hover {
     background: #F78E52;
	 color: #0F679B;
     border: 1px solid #484848; 
 }	 
	 
ul#menu a:hover {
     background: #F78E52;
	 color: #0F679B;
     border: 1px solid #484848; 
     }
	 
ul#menu #terne a {
	 color: #F2D402;
 }	

ul#menu #terne a:hover {
     background: #F78E52;
	 color: #0F679B;
     border: 1px solid #484848; 
     } 
	 
#conteneur {
	margin-left: 190px;
	margin-top: 3px;  
	margin-top /**/: 22px;
	margin-right: 10px;
}.content {
	background-color: white;
	border: 1px solid white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 10px 10px 20px;
	margin-bottom: 0.6em;
	margin-top: 1em;	
}

#conteneur_pe {
	margin-left: 10px;
	margin-top: 3px;  
	margin-top /**/: 22px;
	margin-right: 10px;
}.content {
	background-color: white;
	border: 1px solid white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 10px 10px 20px;
	margin-bottom: 0.6em;
	margin-top: 1em;	
}

#conteneur_f {
	margin-left: 190px;
	margin-top: 0px;
	margin-right: 10px;
}

#footer1 { font-size: 11px; color: #F78E52; text-align: center; }
#footer1 a { color: #F78E52; font-weight: bold; border-bottom: 1px solid #F78E52; text-decoration: none; }
#footer1 a:hover { color: #FFFFFF; border-bottom: 1px solid white; }

#footer2 { font-size: 10px; color: #F78E52; text-align: center; }
#footer2 a { font-size: 9px; color: #F78E52; border-bottom: 1px solid #F78E52; text-decoration: none; }
#footer2 a:hover { font-size: 9px; color: #FFFFFF; border-bottom: 1px solid #FFFFFF; }

#header1 { font-size: 11px; color: #F78E52; text-align: right; }
#header1 a { color: #F78E52; font-weight: bold; border-bottom: 1px solid #F78E52; text-decoration: none; }
#header1 a:hover { color: #FFFFFF; border-bottom: 1px solid white; }

#header2 { font-size: 11px; color: #F78E52; text-align: right; }
#header2 a { color: #F78E52; font-weight: bold; border-bottom: 1px solid #F78E52; text-decoration: none; }
#header2 a:hover { color: #0F679B; border-bottom: 1px solid #0F679B; }

#header3 { font-size: 11px; color: #FFFFFF; text-align: left; font-weight: bold; }
#header3 a { color: #FFFF66; font-weight: bold; border-bottom: 0px solid #FFFF66; text-decoration: none; font-style: italic; }
#header3 a:hover { color: #F78E52; border-bottom: 0px solid #F78E52; }

#aboutContent h1  {
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 0.1em;
	border-bottom: 1px solid #c0c0c0;
}

.content h1 {
	color: #0F679B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-bottom: 0.1em;
	border-bottom: 1px solid #c0c0c0;
}

.content h2 {
	color: #0F679B;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 0.1em;
	border-bottom: 1px solid #c0c0c0;
}

.content h3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.content h4 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.content h4 a{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.content h4 a:hover{
	color: #F78E52;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a.lienarticle {
	color: #0F679B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;	
	border-bottom: 0px; 
}

a:hover.lienarticle {
	color: #F78E52;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none; 
}

.padding10px {
	padding: 0px 10px 0px 10px ;
}

body {
	background-color: #1A6D9F;	
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003366;	
	margin: 22px 1% 1% 1%; 
}

img { 
	border: 0;
}

a { font-size: 12px; font-style:normal; color: #F78E52; color: #F78E52; font-weight: bold; border-bottom: 0px solid #F78E52; text-decoration: none; }
a:hover { font-size: 12px; font-style:normal; color: #F78E52; color: #0F679B; border-bottom: 0px solid #0F679B; }


/* Mise en forme des QCM
 */

.qcm
{ 
 text-align:left;
 font-size: 90%;
 font-family: arial, helvetica, sans-serif;
 color: #3F5264;
 font-size: 12px;
 border: 1px solid #F78C54;
 padding: 3px; 
 background-color: #FFFFFF;
 width:100%;
}

.qcm_titre{ 
 text-align: center;
/* color: #3F5264; */
}

.qcm_proposition{ 
 font-size: 90%; 
 font-size: 10px;
/* color: #3F5264;*/
 }

.qcm_reponse{ 
  font-size: 80%;
 font-size: 10px;
/* color: #3F5264;*/
 }

.qcm_precision{
 margin-left: 0;
 margin-top: .1em;
 margin-bottom: .5em; 
 margin-right: 0;
 text-align:left;
 font-size: 9px;
 width:90%;
/* font-family: arial, helvetica, sans-serif;
 color: #3F5264;
 font-size: 12;*/
 border: 1px dotted #3F5264;
 padding: .2em; 
}

.qcm_correction_faux{ 
 background-color: red;
 color: #FFFFFF;
 font-weight: bold; 
 padding-right: 0.5em;
 padding-left: 0.5em;
 font-weight:normal;
}

.qcm_correction_juste{ 
 background-color: green;
 color: #FFFFFF;
 font-weight: bold;
 padding-right: 0.5em;
 padding-left: 0.5em;
 font-weight:normal;
}

.qcm_correction_null{ 
 font-size: 90%; 
 font-weight: bold;
}

.qcm_select{ 
 color: #3F5264;
 font-size: 10px; 
 background-color: #F3EEEA;
}

.qcm_radio, qcm_cocher{
/* margin:2pt;
 padding:2pt; */
}


p.spip_note {
 font-size: 9px;
}
