/* ++++++ FONDATION FRANCOISE DOLTO styles ++++++ */
/* +++++++++++++ by Media Animation +++++++++++++ */
/* +++++++++++++++++++ Print ++++++++++++++++++++ */
/* BALISES HTML */
body{
	background: none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color: #000;
	font-size: 12pt;
}
h3{
	color: #000;
}
h4{
	color: #000;
	background: none;
	font-size: 10pt;
}
h5{
	color: #000;
	font-size: 9pt;
}
a{
	color: #000;
}
/* MISE EN PAGE */
#header{
	background: none;
	width: auto;
	height: 175px;
}
#header h1{
	position:absolute;
	left:0px;
	top:0px;
	border:none;
	margin:0px;
}
#header h2{
	position: absolute;
	right: 0px;
	top:0px;
	border:none;
	margin:0 5% 0 0;
}
#principal{
	background: none;
	width: auto;
}
#colonne1{
	display: none;
}
#colonne2{
	background: none;
	position: static;
	width:auto;
	font-size: 10pt;
	padding: 0;
}
#pied{
	display: none;
}
img{
	padding: 5px;
}
.clear{
	clear:both;
}
/* BOITE */
.box1, .box2, .box3, .box4{
	background: none;
	width:45%;
	height:auto;
	margin-right:5px;
	margin-bottom:15px;
	padding:10px;
	float:left;
	border: 1px solid #aaa;
}
.box1 P, .box2 P, .box3 P, .box4 P,.box1 LI, .box2 LI, .box3 LI, .box4 LI{
	font-size: 10pt;
	color: #000;
	line-height: normal;
}
.box1 H4, .box2 H4, .box3 H4, .box4 H4{
	padding: 0 0 0 0;
}
.box1 li, .box2 li, .box3 li, .box4 li{
	font-size: 8pt;
}
.box5{
	border: 1px solid #aaa;
	padding: 5px;
	margin: 5px;
}
/* IMAGES */
.onglet1{
	width:66px;
	height:66px;
	border:1px solid #aaa;
	padding:1px;
	margin-right:5px;
	float:left;
}
.onglet2{
	border:1px solid #aaa;
	padding:1px;
	margin-right:5px;
	float:left;
}
.onglet3{
	width:66px;
	border:1px solid #aaa;
	padding:1px;
	margin-right:5px;
	float:left;
}
/* DIVERS */
.date{
	color: #000;
}
.spip-admin-float{
	display: none;
}