@charset "utf-8";
/* CSS Document */

/* --- STYLES DE BASE --- */
/* Page */

html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
	height:100%
}

img {
	padding:5px;
}

body {
    margin: 0;
    padding: 0; 
    /* Pensez à utiliser une collection de polices, par ex:*/
    font-family: Arial, Helvetica, FreeSans, sans-serif; 
    font-size: .8em; /* À adapter pour la police choisie. (2) */
    line-height: 1.4; /* À adapter au design. (3) */
    color:#666;
    background: #fc6 ;
}

.nettoyeur{
		clear:both;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 .5em 0; /* Rapproche le titre du texte. (4) */
    line-height: 1.2;
    font-weight: bold; /* Valeur par défaut. (5) */
    font-style: normal;
}

h1 {
    
	color:#c66;
	font-size:1.8em;
	padding-top:0;
	margin-top:0
}
h2 {
    font-size: 1.3em;
	background:url(../images/bg_titre_h2.jpg) no-repeat;
	color:#fff;
	padding:2px 10px;
	margin-top:20px;
}
h3 {
    font-size: 1.1em;
	background:url(../images/bg_titre_h3.jpg) no-repeat;
	color:#666;
	padding:2px 10px;
	}
h4 {
    font-size: 1em;
	background:url(../images/bullet1.jpg) 0 2px no-repeat;
	padding-left:15px
}

/* Listes */
ul {
    margin: .75em 0 .75em 32px;
    padding: 0;
	font-size:1.1em;
	list-style:none;
}

 ol {
    margin: .75em 0 .75em 32px;
    padding: 0;
	font-size:1.1em;
}

li{
	
}

/* Paragraphes */
p {
    margin: .75em 0; /* Marges plus faibles que par défaut. (6) */
	font-size:1.1em;
}
address {
    margin: .75em 0;
    font-style: normal;
}

/* Liens */
a {
    /*text-decoration: underline;*/
	text-decoration:none;
}
a:link {
    color: #c66;
	
}
a:visited {
	color: #999;
}
a:hover, a:focus, a:active {
    color: #c66;
	text-decoration:underline;
}
a img {
    border: none;
}

/* Divers éléments de type en-ligne (7) */
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}

/* Formulaires */
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
input, button, select {
    vertical-align: middle; /* Solution pb. d'alignement. (8) */
}

input{
		margin:3px;
}

hr{
	color:#66cdcc;
}

/*/////////////container///////////*/
#conteneur{
	background:#fff;
	width:980px;
	margin:0 auto 0 auto;
	/*border:2px #066 solid;*/
	padding-bottom:0px

}

#entete{
	background:url(../images/header.jpg);
	width:980px;
	height:68px;
}

#entete #inscrits{
	float:right;
	padding:10px 20px 0px 0px;
}

#entete #inscrits img{
	padding:0px 5px 0px 0px;
	
}
#entete #titre{
	padding:35px 0 0 300px;
	color:#c66;
	font-size:1em;
	font-weight:bold;
}
#main {
		
}

#nav{
}

#nav ul {
	list-style:none;
	width:auto;
	padding-left:300px;
	background:#eee;
	margin-left:0;
	height:30px;
}

#nav li {
	list-style:none;
	float:left;
	padding: 0 20px 0 20px;
	height:30px
}

#nav li a {
		font-size:1.3em;
		text-decoration:none;
}

#nav li a:hover {
		
		text-decoration:none;
		color:#c66;
		border-bottom:#c66 4px solid;
}
	
#col_gauche{
	float:left;
	width:240px;
}
#col_gauche .cadre{
	border:1px solid #c66;
	padding:0;
	margin:5px 10px 10px 20px;
	background:#ffc;
}

#col_gauche .cadre h1{
	color:#ffc;
	background:#c66;
	padding:3px 0 3px 10px;
	margin:0;
	font-size:1.4em;
}

#col_gauche .cadre ul{
	margin-left:0;
	padding-left:15px;
	padding-right:15px;
}

#col_gauche .cadre li{
	margin-left:0;
	padding:3px 0px;
	list-style:none;
	font-size:1.0em;
	border-bottom:1px #eee dashed;
}

#col_gauche .cadre li.end{
	border:none
}

#col_gauche .cadre ul ul {
	/*padding:0px;*/
	margin-bottom:0;
	margin-top:0;
}

#col_gauche .cadre ul ul li {
	border:none;
	padding:0px;
}

#col_gauche .cadre ul ul li a{
	font-size:0.8em;
}

#col_droite{
	float:left;
	width:700px;
	margin-left:0px;
	margin-top:0;
	padding-top:0;
	padding-left:15px
}

#col_droite li{
	background:url(../images/bullet1.jpg) 0px 4px no-repeat;
	padding-left:20px;
}
#col_droite li li{
	background:url(../images/bullet2.jpg) 0px 6px no-repeat;
	padding-left:20px;
}



	
#footer{
	text-align:center;
	border-top:1px solid #ccc;
}

#footer a {
	color:#999;
}



#edito{
	padding:0px 0px;
	/*background:#090;*/
	/*color:#D1FFCD;*/
	/*color:#036;*/
	margin:0px 10px 0 0;
	/*border:1px solid #ccc;*/
	/*border-top:5px solid #c66;
	border-bottom:5px solid #c66;
	border-left:2px solid #c66;
	border-right:2px solid #c66;*/
	/*font-size:1.1em;*/
	/*background:#FEFEE0 ;
	border:2px solid #E4CA40;*/
	/*background:#ececb3 url(../images/bg.jpg) repeat-x;
	border-left:2px solid #e3da73;
	border-bottom:2px solid #E4CA40;
	border-right:2px solid #e3da73;
	border-top:2px solid #e5e085;*/
	
}

#edito strong{
		color:#329898
}
#edito p{
	/*font-size:1.2em;*/
}

.photo_edito{
	padding-left:10px;
	float:right;
}

#edito h1{
	color:#c66;
	font-size:2em;
	padding-top:0;
	margin-top:0
}

#telechargement{
	clear:both;
	text-align:center;
	width:550px;
	margin:0 auto;
}

#telechargement2{
	clear:both;
	text-align:center;
	width:250px;
	margin:0 auto;
}
.bouton{
	padding: 3px 10px;
	color: #ffffcc;
	width:200px;
	background-color: #cc6664;
	font-weight: bold;
	border: 2px groove;
	/*border: physical;*/
	cursor: pointer;
	padding-top: 3px;
	text-align:center;
	margin:20px;
	float:left;
}
.bouton a, .bouton a:active, .bouton a:hover, .bouton a:visited{
	color:#ffc;
	text-decoration:none;
	display:block
}



/* contenu pédagogique */
#contenu{
	padding:0px 0px;
	
	margin:0px 10px 0 0;
}
#col_droite .pedago li{
	/*background:url(../images/ressource.gif) no-repeat;*/
	list-style:none;
	padding-left:20px;
}

li.toggleSubMenu{
	font-size: 1em;
	background:url(../images/bullet1.jpg) 0 4px no-repeat;
	padding-left:15px;
}

li.toggleSubMenu a{
	color:#c66;
}
	

.pedago h4 {
	margin-left:30px;
	color:#c66;
	font-weight:normal;
		
}

/*contenu plaquette*/
.cadre_plaquette {
	width:680px;
	height:auto;
	border:#e3d5ca 2px dotted;
	margin-right:10px;
	margin-bottom:20px;
	padding:5px;
	float:left;
	font-size:1.1em
}
.cadre_plaquette2 {
	width:auto;
	height:auto;
	border:#e3d5ca 2px dotted;
	margin-right:10px;
	margin-bottom:20px;
	padding:5px;
}

.cadre_acces{
		/*background:url(../images/fleche.gif) 10px 11px no-repeat;*/
		/*padding-left:25px;*/
		padding:10px 10px 10px 35px;
		border:#e3d5ca 2px dotted;
}

.cadre_acces a{
		color:#c66;
		display:block
}

/* formulaire contact */
.adresse{
		border:2px dotted #ccc;
		width:180px;
		padding:10px;
		font-size:1em;
}

.bouton-formulaire{
	padding: 3px 10px;
	color: #ffffcc;
	/*width:200px;*/
	background-color: #cc6664;
	font-weight: bold;
	border: 2px groove;
	/*border: physical;*/
	cursor: pointer;
	padding-top: 3px;
	text-align:center;
/*	margin:20px;
	float:left;*/
}

.bouton-formulaire2{
	padding: 3px 10px;
	color: #666;
	/*width:200px;*/
	background-color: #c99;
	font-weight: bold;
	border: 2px groove;
	/*border: physical;*/
	cursor: pointer;
	padding-top: 3px;
	text-align:center;
/*	margin:20px;
	float:left;*/
}
/*.bouton a{
	color:#ffc;
	text-decoration:none;
	display:block
}*/

.alerte {
	color:#c00;
	border:#c00 1px solid;
	padding:5px;
	font-size:1.1em;
}

.confirmation{
	color:#c66;
	padding:20px;
	font-size:1.2em;
	text-align:center;
	border:2px solid #c66;
	margin-top:50px;
}

/* partenaires */

.centrage {
	text-align:center;
}

.centrage img{
	padding:15px;
}






