/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. However, feel free to study the CSS and use techniques you learn from it elsewhere. */

/**********************************************************/
/*						STYLES GENERAUX 				  */
/**********************************************************/
body {
	margin:0 0 0 10px;
	padding: 0;
	border: 0;	
	background:#fff url(../medias/identite_imprim.gif) no-repeat top right;
	color: #222;
	font:10pt Arial, Verdana, Helvetica, sans-serif;
	line-height:14pt;
	}
strong,dt{
	font-weight:bold;
}
a{
	color: #222;
	text-decoration:none;
	}
img{
	border:0;
}
h2,h3,h4{
	margin:18px 0 9px 0;
	padding:3px;
}
h2{
	width:400px;
	font-size:18pt;
}
h3{
	background:#222;
	color:#fff;
	font-size:12pt;
}
h4{
	font-size:11pt;
}
p{
	margin:6px 0;
}
table{
	border-collapse:collapse;
}
td,th{
	border:1px solid #000;
}
/**********************************************************/
/*			   PARAMETRES DES BLOCS     			      */
/**********************************************************/	
#contenu{
	width:650px;
}
hr,#gauche,#publicite,#menu,#basdepage,#breadcrumbs,#tri,#chapeau,object,.mobile{{
	display:none;
}
/**********************************************************/
/*			            ECOLES   	    		          */
/**********************************************************/

.ecole{
	background:#efefef;
	width:400px;
	margin:5px 0;
	padding:5px 10px;
	border:1px solid #333;
	page-break-after:auto;
}
.ecoleMpb{
	background:#fff url(../medias/icone_mpb.gif) no-repeat bottom right;
	border:2px solid #333;
}
.ecole ul{
	margin:0;
	padding:5px 0;
	list-style:none;
	list-style-position:outside;
	display:block;
}
.ecole .hr{
	padding:4px 0;
}
.asavoir,.attention{
	margin:4px 4px 4px 0;
	padding:4px 4px 4px 42px;
	border:1px solid #000;
}
.asavoir{
	background:transparent url(../medias/icone_asavoir.gif) no-repeat;
}
.attention{
	background:transparent url(../medias/icone_attention.gif) no-repeat;
}
caption,#impression #imprimante span{
	display:none;
}
#enSavoirPlus{
	color:#fff;
	display:none;
	border:none;
	border-left:1px solid #000;
}
#impression #imprimante{
	display:none;
}