
body {
	background-color:#EEE;
	color:#FFF;
	font-family: arial;
	font-size: 13px;
}
/*Alignement de la page*/
div.centrer {
	background-image:url('cadre.png');
	width: 900px ;
	margin-left:auto;
	margin-right:auto;
}
object,iframe {
	display: block;
	margin-left:auto;
	margin-right:auto;
}

div.banniere{
	border-bottom:2px solid #C30;
	color: #C30;
	height: 118px;
	margin-bottom:1px;
	text-align:center;
}
div.titre{
	padding-top:34px;
}
div.double_trait{
	margin-bottom:10px;
	border-bottom:1px solid #C30;
}
div.nom_site_spip{
	letter-spacing: 0.4em;
	font-size: 18px;
}
div.descriptif_site_spip{
	letter-spacing: 0.33em;
	font-size: 12px;
}
div.navigation{
	border-right:2px solid #9CF;
	float:left;
	width: 230px;
	min-height:200px;
	height: auto !important; 
	height: 200px;
	padding:5px;
}

div.logo {
	float:left;
	margin-top:5px;
	margin-left:4px;
	width: 100px;
}
div.corps{
	float:right;
	width: 770px;
	min-height:405px;
	height: auto !important;
	height: 405px;
	margin: 10px;
}

a {
	color: #9CF;
	margin-bottom: 20px;
	font-weight:bold;
}
a:hover {
	color: white;
}
ul,li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
li {
	margin-bottom:15px;
}
div.photo,.spip_documents_center{
	text-align:center;
}
h1 {
	color: #C30;
	text-align:center;
	font-weight:normal;
}
div.corps{
	text-align:justify;
	float:right;
	width: 630px;
	min-height:405px;
	height: auto !important;
	height: 405px;
	margin: 10px;
}


.date_breve,.date_article {
	color:white;
	text-align:right;	
}
.info{
	margin-bottom:10px;
}
.cadrage{
	clear:both;
}

/*Planning d'education*/
table {
	border:1px solid black;
	font-size:10px;
}
table strong.spip{
	font-weight:bold;
}

.education {
	margin-left: 15px;
}
.educateur {
	font-weight: bold;
}

fieldset{
 margin-bottom: 5px;
}
