#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: 32px;	
	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: 404px;
	width: 164px;
	height: 280px;
	-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: 141px;
	height: 260px;	
	padding-top: 15px;
	padding-left: 24px;
	position: absolute;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	z-index: 0;
}

#iphone {
	background-color: #1A6D9F;
	border: 0px;
	position: absolute;
	left: 50px;
	top: 706px;
	width: 116px;
	height: 40px;	
}

#iphone #link{
	background-color: #1A6D9F;
	background-image: url("images/appstore.jpg");
	background-position:center;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	text-decoration: none;
	position: absolute;	
 	top: 0;
	left: 0;
	right: 0;	
	width: 116px;
	height: 40px;	
}

#web20 {
	background-color: #1A6D9F;
	border: 0px;
	position: absolute;
	left: 25px;
	top: 580px;
	width: 164px;
	height: 50px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

#web20 #rss{
	background-color: #1A6D9F;
	background-image: url("images/link_feed.jpg");
	background-position:center;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	text-decoration: none;
	position: absolute;	
 	top: 0;
	left: 0;
	right: 0;	
	height: 50px;
	width: 50px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
}
#web20 #facebook{
	background-color: #1A6D9F;
	background-image: url("images/link_facebook.jpg");
	background-position:center;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	text-decoration: none;
	position: absolute;	
 	top: 0;
	left: 58.5px;
	right: 0;	
	height: 50px;
	width: 50px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
}
#web20 #mail{
	background-color: #1A6D9F;
	background-image: url("images/link_email.jpg");
	background-position:center;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	text-decoration: none;
	position: absolute;	
 	top: 0;
	left: 117px;
	right: 0;	
	height: 50px;
	width: 50px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
}

#web20 #aide{
	background-color: #1A6D9F;
	background-image: url("images/info.jpg");
	background-position:center;
	background-repeat: no-repeat;
	border: 0px;
	cursor:pointer;
	text-decoration: none;
	position: absolute;	
 	top: 55px;
	left: 57.5px;
	right: 0;	
	height: 50px;
	width: 50px;
	-moz-border-radius: 10px;
	border-radius: 10px;		
}

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

#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: 140px;
}

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

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

ul#menu a {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
    width: 160px; 
    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 #don_orange a {
	 color: #f79963;
 }	 

ul#menu #terne a:hover {
     background: #F78E52;
	 color: #0F679B;
     border: 1px solid #484848; 
     } 
	 
ul#menu #don_orange a:hover {
     background: #F78E52;
	 color: #0F679B;
     border: 1px solid #484848; 
     } 	 
	 
#conteneur {
	margin-left: 200px;
	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; }

#footer3 { font-size: 10px; color: #F78E52; text-align: center; }
#footer3 a { font-size: 9px; color: #F78E52; border-bottom: 0px solid #F78E52; text-decoration: none; }
#footer3 a:hover { font-size: 9px; color: #FFFFFF; border-bottom: 0px 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-family: Arial, Helvetica, sans-serif; font-size: 13px; 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; }

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

#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; font-weight: bold; border-bottom: 0px solid #F78E52; text-decoration: none; }
a:hover { font-size: 12px; font-style:normal; 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: 12px;
/* color: #3F5264;*/
 }

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

.qcm_precision{
 margin-left: 0;
 margin-top: .1em;
 margin-bottom: .5em; 
 margin-right: 0;
 text-align:left;
 font-size: 12px;
 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;
}



/* Form Class */
table.formjsc {
	border: 1px solid #828177;
}

table.formjsc tbody {
	background: #FFFFFF;
	color: #003366;
	font-size: 12px; 
	text-align: left;
}


a.pec_test1  { font-size: 17px; font-style:normal; color: #178F17; font-weight: bold; border-bottom: 0px solid #F78E52; text-decoration: none; }
a:hover.pec_test1  { font-size: 17px; font-style:normal; color: #0F679B; border-bottom: 0px solid #0F679B; }
a.pec_test2  { font-size: 17px; font-style:normal; color: #FF8040; font-weight: bold; border-bottom: 0px solid #F78E52; text-decoration: none; }
a:hover.pec_test2  { font-size: 17px; font-style:normal; color: #0F679B; border-bottom: 0px solid #0F679B; }
a.pec_test3  { font-size: 17px; font-style:normal; color: #FF0000; font-weight: bold; border-bottom: 0px solid #F78E52; text-decoration: none; }
a:hover.pec_test3  { font-size: 17px; font-style:normal; color: #0F679B; border-bottom: 0px solid #0F679B; }
a.pec_test4  { font-size: 17px; font-style:normal; color: #000000; font-weight: bold; border-bottom: 0px solid #F78E52; text-decoration: none; }
a:hover.pec_test4  { font-size: 17px; font-style:normal; color: #0F679B; border-bottom: 0px solid #0F679B; }


/* Deplier / Replier */
.jeux_deplie { 
	display:block;
	background-image:url("images/deplierbas.gif");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	margin:1em auto 0;
	cursor:pointer;
}
.jeux_replie { 
	background-image:url("images/deplierhaut.gif");
}
.jeux_deplie_contenu {
	border:dotted thin gray;
	margin:0pt 15px 1em;
}

.jeux_rem { display:none; }


#flashcontent {
display: block;
position: absolute;
top: 1443px;
left: 318px;
right: 0;
width: 320px;
height: 480px;
margin-left: 0; 
margin-right: 0;
z-index: 20;
}	
#flashcontent p { color:white; padding:5px;}
#iphonepic {
	display: block;
	position: absolute;
	background-image:url("com/video_preview.png"); 
	background-repeat: no-repeat;
	background-position: left; 
	top: 1320px;
	left: 283px;
	right: 0;
	width: 635px;
	height: 768px;
	margin-left: 0; 
	margin-right: 0;
	z-index: 10;
}
#iphonepicblank {
	display: block;
	position: relative;
	width: 635px;
	height: 768px;
	margin-left: 0; 
	margin-right: 0;
}



#iphone_app_flashcontent {
display: block;
position: absolute;
top: 208px;
left: 318px;
right: 0;
width: 320px;
height: 480px;
margin-left: 0; 
margin-right: 0;
z-index: 20;
}	
#iphone_app_flashcontent p { color:white; padding:5px;}
#iphone_app_video {
	display: block;
	position: absolute;
	background-image:url("com/video_preview_store.png"); 
	background-repeat: no-repeat;
	background-position: left; 
	top: 85px;
	left: 283px;
	right: 0;
	width: 635px;
	height: 768px;
	margin-left: 0; 
	margin-right: 0;
	z-index: 10;
}
#iphone_app_video_blank {
	display: block;
	position: relative;
	width: 635px;
	height: 1500px;
	margin-left: 0; 
	margin-right: 0;
}

#app_store_pic {
	display: block;
	position: absolute;
	top: 144px;
	left: 0;
	left: 700px;
	width: 185px;
	height: 64px;
	margin-left: auto ; 
	margin-right: auto ;
	z-index: 50;
}
#app_store_pic #logo {
	background-image:url("images/appStoreBig.png"); 
	background-repeat: no-repeat;
	background-position: center; 
	border-bottom: 0px;
	text-decoration: none;
	position: absolute;	
	width: 185px;
	height: 64px;
	left: 0;	
	right: 0;
}

#iphone_preview {
}


/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/

.anythingSlider                         { display: block; top: 0px; left: 0px; width: 320px; height: 460px; position: relative; margin: 0; padding: 0; z-index: 20;}
.anythingSlider .wrapper                { overflow: auto; height: 460px; width: 320px; margin: 0; position: absolute; top: 0; left: 0; padding: 0;}
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0;}
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 460px; width: 320px; margin: 0; }


