#fiche_ecole
{
	/*background-color: #EFEFEF;*/
	/*width: 411px;*/
	font-size: 98%;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size:11px;
}

/* =============================================== Titre */
#fiche_ecole #h1-ec
{
	color: #02374B;
	font-weight: bold;
	font-size: 150%;
	background-image: none;
	margin: 5px 5px 5px 5px;
}

/* =============================================== Sous Titre */
#fiche_ecole #h2-ec
{
	color: #02374B;
	font-weight: normal;
	font-size: 125%;
	margin:5px 5px 5px 5px;
	padding:0px 0px 0px 0px;
	background-image:none;
}

/* =============================================== en-tete */
#fiche_ecole #en-tete
{
	height:120px;
}

#fiche_ecole #en-tete #logo-ec
{
	float: left;
	width: 120px;
	height: 120px;
	vertical-align:middle;
	text-align: center;
	margin: 0;
	padding-top: 40px;
}

#fiche_ecole #en-tete #txt
{
	height:120px;
	padding-left: 120px;
	padding-top:10px;
}

/* =============================================== Menu */
#fiche_ecole #menu-ec
{
	clear: left;
	font-weight: bold;
	text-align: right;
	/*width: 466px;*/
	margin-top: 25px;
	margin-bottom: 5px;
}

#fiche_ecole #menu-ec SELECT
{
	font-size: 100%;
}
/* =============================================== Texte principal */
/*#fiche_ecole #texte
{
	clear: right;
	margin-left: 0px;
	margin-right: 0px;
}*/

/* Titre Page */
/*#fiche_ecole #texte H2
{
	color: #02374B;
	font-weight: bold;
	margin-left: 0px;
	font-size: 120%;
	margin-bottom: 10px;
}*/

/* Tous les autres titres utilisés dans les pages */
#wrapper #inside_content #right #content #fiche_ecole h3{
	position:relative;
	background:url(../images/puce-h3.png) left top no-repeat;
	color:#1a4057;
	clear:both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
}
/* h3
{
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
}
*/
#fiche_ecole h4
{
	background:url(../images/puce-sous-menu.png) left 4px no-repeat;
	position:relative;
	padding:0 0 0 10px;
	clear:both;
	margin-left: 15px;
	font-size:95%;
	font-weight: normal;
}

#fiche_ecole h5, #fiche_ecole h6
{
	background:url(../images/puce-li-content.png) left 4px no-repeat;
	position:relative;padding:0 0 0 10px;
	clear:both;
	margin-left: 25px;
	font-weight: normal;
}

/* Texte des pages */
#fiche_ecole .page
{
	margin-left: 20px;
}

#fiche_ecole .page_on
{
	margin:0px;
	padding:0px;
	display: block;
}

#fiche_ecole .page_off
{
	display: none;
}

