#tpl_body{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #4a687c;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	background: #ffffff url("images/bg_haut.jpg") repeat-x right top;
}

div.conteneur {
	width: 100%;
	/*background: #ffffff url("images/bg_haut.jpg") repeat-x right top;*/
	background: url("images/un_partenaire.jpg") no-repeat 550px top;
}

div.haut{
	height: 170px;
}

div.gauche {
	position: absolute;
	left: 0px;
	width: 250px;
	background: url("images/bande_marge.jpg") repeat-y right top;
}

div.centre {
	margin-left: 250px;
}

div.pied {
	background-color: #4a687c;
	color: #ffffff;
	border-top: 1px solid #e95e0f;
	font-size : 0.7em;
	text-align : center;
	padding-top: 5px;
	clear : both;
	padding-bottom: 5px;
}
div.pied a{color : #e95e0f;text-decoration : underline;}
div.pied a:hover{color : #e95e0f;text-decoration : none;}
div.pied a:visited{color : #e95e0f;text-decoration : underline;}
div.pied a:visited:hover{color : #e95e0f;text-decoration : none;}

div.editeur_plus{
	height: 40px;	
	background: url("images/plus_bleu.jpg") no-repeat right top;
	padding-top:13px;
	padding-left:0px;
	text-transform: uppercase;
	font-size: 14px;
}
div.editeur{
	text-align: center;
	font-size: 0.9em;
	width: 226px;
	border-bottom: #4a687c solid 1px;
	padding-right: 10px;
}
span.editeur_detail{
	font-size: 0.7em;
}

div.chemin{
	color : #e95e0f;
	width: 700px;
	font-size: 0.7em;
	padding-top: 5px;
}


/*
Structure globale
*/
div.bandeau {
	height: 196px;
	background: url("images/un_partenaire.jpg") no-repeat right;
}

div.marge_gauche{
	position: absolute;
	left: 0px;
	padding-top:0px;
	background: url("images/bande_marge.jpg") repeat-y right top;
	width:210px;
}

div.conteneur_contenu {
	margin-left: 210px;
	background: url("images/bas_et.jpg") no-repeat right top;
}






span.slogan{
	z-index:100;
	color: #ffffff;
	font-size: 1.2em;
	font-style: bold;
	margin-left: 5px;
}

div.espace_menu{
	height: 29px;
	padding-top: 3px;
	padding-bottom: 1px;
	/*background: url("images/fd_menu_bleu.png") repeat-x;*/
}

div.espace_menu_gauche {
	height: 32px;
	background:url("images/bg_page_bas_millieu.gif") repeat-x right bottom;
	/*padding:0 20px 20px 15px;*/	
	/*width:950px;*/
	margin-right: 5px;
	/*border: 1px #784785 solid;*/
}

/* MARGE GAUCHE  */


div.etiteur_fond{
	background: url("images/plus_bleu.jpg") no-repeat right top;
	width: 100%;
	height: 100%;
}

div.marge_gauche_contenu{
	font-size:0.8em;
	padding:5px;
}


div.separateur_marge{
	font-weight: bold;
	font-size: 0.7em;
	margin-right:5px;
	padding-left: 5px;
	background: url("images/fond_nom_bandeau.gif") repeat-x;
}

div.separateur_marge_droite{
	background: url("images/plus_bleu.jpg") no-repeat right;
}

/* Actualité */
div.actu_marge_titre{
	margin-right:5px;
	padding-left:3px;
	padding-right:3px;
	font-weight: bold;
	border: 1px solid #828080;
	background-color: #dae0ea;
	color:#787878;
	font-size: 0.85em;
}
div.actu_marge_description{
	margin-right:5px;
	color:#838383;
	font-size: 0.85em;
}
div.actu_marge_auteur{
	margin-right:5px;
	text-align:right;
	color:#555555;
	font-size: 0.8em;
	margin-bottom:5px;
}
div.actu_marge_lien{
	margin-right:5px;
	font-size:0.8em;
	text-align:right;
	color:#c10e0e;
}
a.actu_marge_lien_flux{
	color:#c10e0e;
}
a.actu_marge_lien_flux:visited{
	color:#c10e0e;
}
div.actu_suite{
	width:100%;
	text-align:right;
}
div.actu_section{
	color:#989898;
	font-size:18px;
	font-weight:bold;
	padding:3px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:10px;
	width:690px;
	border-bottom:1px solid #989898;
}

/* FIN MARGE GAUCHE */

/* ACTUALITE */
div.actu_titre{
	width:710px;
	height:17px;
	color: #787878;
	font-weight: bold;
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:10px;
	background: url("images/fond_titre_new.png") repeat;
	border-bottom: 1px solid #828080;
}
div.actu_description{
	width:710px;
}
div.actu_auteur{
	width:710px;
	height:17px;
	color: #787878;
	text-align: right;
	font-size: 12px;
	font-style: italic;
	padding-right:10px;
}

/* FIN ACTUALITE */



div.zone_contenu {
	/*margin-left: 215px;*/
	margin-top: 10px;
	margin-bottom: 10px;
	width: 720px;
	font-family : Helvetica,Arial,Verdana,sans-serif;
}



/*
Fin structure globale
*/
img {
	border: 0px;
}

span.chemin_page {
	vertical-align: middle;
}

a.chemin:link {
	color : #e95e0f;
	text-decoration : underline;
}
a.chemin:hover {
	color : #e95e0f;
	text-decoration : none;
}
a.chemin:visited {
	color : #e95e0f;
	text-decoration : underline;
}
a.chemin:visited:hover {
	color : #e95e0f;
	text-decoration : none;
}

div.chemin_connexion{
	padding-top : 7px;
	color : #b72f2f;
	height: 30px;
	padding-left: 1em;
	padding-right: 1em;
	background: url(/themes/std_images/fond_chemin_connexion.png) left top repeat-x;
	font-size: 0.8em;
	float: left;
}
a.chemin_connexion:link {
	color : #b72f2f;
	text-decoration : none;
}
a.chemin_connexion:hover {
	color : #b72f2f;
	text-decoration : underline;
}
a.chemin_connexion:visited {
	color : #b72f2f;
	text-decoration : none;
}
a.chemin_connexion:visited:hover {
	color : #b72f2f;
	text-decoration : underline;
}

