h1#labos{
	font-size:1.8em;
	color:#966;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;
}

#decouverte_titre {
	
	padding-top:16px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;
	display:table-cell;
	width:900px;
}



h1#decouverte{
	font-size:1.8em;
	color:#F60;
	display:table-cell;
	width:50%;
	height:50px;
	
	
}
#decouverte_titre ul{ 
	/*padding:0;	margin:0;*/
	display:table-cell;
	
	


}
#decouverte_titre li{	display:inline;}
#decouverte_titre li:before {
	content: ">> ";
	color:#32A2B1;
	font-size:1em;
	font-weight:bold;
	
}
#decouverte_titre a{	
	font-size:1em;
	
	font-weight:bold;
	color:#F60;
	height:50px;
	vertical-align:text-bottom ;
	text-decoration:none;
	text-transform: uppercase;
	padding-bottom:1px; 
	border-bottom : 1px; border-bottom-style : solid;

}




h1#partage{
	font-size:1.8em;
	color:#66C;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;
}
h1#expo{
	font-size:1.8em;
	color:#663;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;
}
 h1#savoirs{
	font-size:1.8em;
	color:#F09;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;
}


/*// /////*/	
/*h1#contentInfos{
	font-size:1.1em;
	color:#F00;
	padding-bottom:20px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;	
}*/	
/*///////////////////*/	

h3{
	font-weight:normal;
	font-size:1em;
	color:#32A2B1;
	padding: 0;
    margin: 0;
	display:inline;


}


h1#accueil{
	font-size:1.1em;
	color:#F00;
	padding-bottom:30px;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;	
	font-weight:normal;
}

h1#college {
	font-size:1.8em;
	color:#F00;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;

}
h1#primaire {
	font-size:1.8em;
	color:#F00;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;

}
h1#lycee {
	font-size:1.8em;
	color:#F00;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;

}
h1#infos_pratiques {
	font-size:1.8em;
	color:#F00;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;

}
h1#partenaires {
	font-size:1.8em;
	color:#F00;
	height:50px;
	background:url("img/trame_titre.gif") repeat-x;
	background-position: left bottom;

}


h1#acceuil strong{
	font-size:1.2em;	
}

div#contentInfos{ 
	list-style: url("img/infos_list.png")!important;
	font-size:1em;
}
/*// IE 6*/
* html #contentInfos{
	list-style:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/infos_list.png');
}
/*// IE 7*/
html>#contentInfos div {
	list-style: url("img/infos_list.png");
}


#ou a,#quand a,#comment a,#pourquoi a{
	color:#000;
}


div#contentInfos h2 { 
	font-size:1em;
	color:white;
	font-size:1em;
}


.left{ 
	padding-left:10px;
	font-weight:bold;
	display:table-cell;
	width:100px;

}
.middle{	
	display:table-cell;
}
.right{ 	
	padding-left:10px;
	display:table-cell;
	width:600px;

}
div#ou {
	margin-top:20px;
	background:#83CA00;
	margin-bottom:2px;
	padding-bottom:5px;
}
div#quand {
	background:#FF0000;
	margin-bottom:2px;
	padding-bottom:5px;
}

div#comment {
	background:#32A2B1;
	margin-bottom:2px;
	padding-bottom:5px;
}

div#pourquoi {
	background:#C6C7C8;
	margin-bottom:2px;
	padding-bottom:5px;
}

.plus{
	font-size:1.2em;
}
.moins{
	font-size:0.8em;
}

