/***************************************************************************/
/******************************* CSS ESPADON *******************************/
/***************************************************************************/

body,html
{
	font-family:Verdana;
	margin:0px;
	padding:0px;
	height:100%;
	border:none;
	background-color:#7c94c2;
	color:#636466;
}

.global
{
	position:relative;
	border:0px red solid;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

.main
{
	position:relative;
	border:0px red solid;
	margin:0px;
	padding:0px;
	width:1000px;
	height:100%;
	text-align:center;
	border-collapse:collapse;
	background:url("../images/fond.jpg") center top no-repeat;
}

/*.langue
{
	position:relative;
	border:0px red solid;
	width:1000px;
	height:32px;
}*/

.marge_flash
{
	position:relative;
	float:left;
	border:0px red solid;
	width:66px;
	height:207px;
}

.bandeau_de_fond
{
	position:relative;
	float:left;
	border:0px red solid;
	width:861px;
	height:207px;
}

.bandeau
{
	position:relative;
	float:left;
	border:0px red solid;
	width:1000px;
	height:24px;
}

.image_de_fond
{
	float:left;
	border:0px red solid;
	width:1000px;
	height:auto;
	/*background:url("../images/fond.png") center top repeat-y;*/
	background:url("../images/fond.png") center top repeat !important;
	background:none;
}

.image_de_fond a
{
	position:relative;
	z-index:1;
}

.menu
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	position:relative;
	border:0px red solid;
	width:1000px;
	height:24px;
	font-weight:normal;
	white-space:nowrap;
	background:url("../images/fond_03.jpg") center top no-repeat;
}

div.menu a:link{	color:#ffffff;text-decoration:none;}
div.menu a:visited{	color:#ffffff;text-decoration:none;}
div.menu a:hover{	color:#ffffff;text-decoration:underline;}
div.menu a:active{	color:#ffffff;text-decoration:none;}

.menu_left
{
	position:relative;
	border:0px red solid;
	float:left;
	width:85px;
	height:24px;
}

.menu_x_left
{
	position:relative;
	border:0px red solid;
	float:left;
	width:95px;
	height:24px;
	/*cursor:pointer;*/
	text-align:center;
}

div.menu_x_left p
{
	margin-top:93px;
}

.menu_x
{
	position:relative;
	border:0px red solid;
	float:left;
	width:122px;
	margin-left:10px;
	margin-right:7px;
	height:24px;
	cursor:pointer;
	text-align:center;
}

div.menu_x p
{
	margin-top:5px;
	color:#ffffff;
}

.menu_right
{
	position:absolute;
	border:0px red solid;
	float:right;
	right:0px;
	width:220px;
	height:110px;
}

.contenu
{
	position:relative;
	float:left;
	border:0px red solid;
	width:1000px;
	min-height:350px;
	height:auto !important;
	height:350px;
	margin-top:0px;
	padding-bottom:10px;
	/*height:auto;*/
	text-align:center;
}

.ariane
{
	float:left;
	border:0px red solid;
	width:1000px;
	height:40px;
	/*background:url("../images/ariane-fond.png") -3px top no-repeat;*/
	background:url("../images/ariane-fond.png") center top no-repeat !important;
	background:none;
	font-size:10px;
	text-align:left;
}

.img_ariane
{
	position:relative;
	width:20px;
	height:20px;
	top:6px;
}

.flags
{
	position:relative;
	float:left;
	left:72px;
	border:0px red solid;
	width:auto;
	height:40px
}

.flags img
{
	position:relative;
	float:left;
	border:0px red solid;
	margin-right:4px;
	margin-top:10px;
}

.ariane a
{
	position:relative;
	z-index:1;
}

.ariane p
{
	position:relative;
	border:0px red solid;
	float:right;
	margin-top:0px;
	margin-right:80px !important;
	margin-right:40px;
	color:#949393;
}

div.ariane a:link{		color:#728bb8;text-decoration:none;}
div.ariane a:visited{	color:#728bb8;text-decoration:none;}
div.ariane a:hover{		color:#728bb8;text-decoration:underline;}
div.ariane a:active{	color:#728bb8;text-decoration:none;}



.sous_menu2{	position:absolute;z-index:10;display:none;background:white;border:1px #949393 solid;width:120px;height:auto;top:206px;margin-left:191px;cursor:pointer;text-align:left;}
.sous_menu3{	position:absolute;z-index:10;display:none;background:white;border:1px #949393 solid;width:120px;height:auto;top:206px;margin-left:330px;cursor:pointer;text-align:left;}
.sous_menu4{	position:absolute;z-index:10;display:none;background:white;border:1px #949393 solid;width:120px;height:auto;top:206px;margin-left:469px;cursor:pointer;text-align:left;}
.sous_menu5{	position:absolute;z-index:10;display:none;background:white;border:1px #949393 solid;width:120px;height:auto;top:206px;margin-left:608px;cursor:pointer;text-align:left;}
.sous_menu6{	position:absolute;z-index:10;display:none;background:white;border:1px #949393 solid;width:120px;height:auto;top:206px;margin-left:747px;cursor:pointer;text-align:left;}

.sous_menu_on
{
	position:relative;
	border:0px red solid;
	float:left;
	width:120px;
	min-height:110px;
	height:auto !important;
	height:110px;
	cursor:pointer;
	z-index:11;
	background:url("../images/sous_menu_on.jpg") center top no-repeat;
	text-align:center;
}

div.sous_menu_on a:link{	color:#728bb8;text-decoration:none;}
div.sous_menu_on a:visited{	color:#728bb8;text-decoration:none;}
div.sous_menu_on a:hover{	color:#728bb8;text-decoration:none;}
div.sous_menu_on a:active{	color:#728bb8;text-decoration:none;}

.img_sousmenu
{
	border:0;
	width:120px;
	height:90px;
	margin:0;
	margin-bottom:10px;
}

.sous_menu_on p
{
	border:0px red solid;
	color:#728bb8;
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:5px;
	padding-right:3px;
	font-weight:bold;
	/*background:white;*/
}

.fond_sous_menu
{
	font-family:Verdana;
	font-size:11px;
	position:relative;
	float:left;
	border:0px #bcc8ea solid;
	width:120px;
	min-height:30px;
	height:auto !important;
	height:30px;
	z-index:11;
	padding-bottom:5px;
	background:white;
}

.sous_menu_fin
{
	position:relative;
	float:left;
	border:0px red solid;
	width:120px;
	height:10px;
	background:white;
}

.lien_sous_menu
{
	position:relative;
	z-index:1000;
	display:block;
	border:0px solid;
	width:98px;
	min-height:17px;
	height:auto !important;
	height:17px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:5px;
}

.lien_sous_menu a
{
	position:relative;
	z-index:1000;
}

div.fond_sous_menu a:link{		color:#636466;text-decoration:none;}
div.fond_sous_menu a:visited{	color:#636466;text-decoration:none;}
div.fond_sous_menu a:hover{		color:#728bb8;text-decoration:underline;}
div.fond_sous_menu a:active{	color:#636466;text-decoration:none;}

/************ Navigation gauche ************/

.contenu_gauche
{
	position:relative;
	float:left;
	left:66px;
	top:0px;
	border:0px red solid;
	width:350px;
	min-height:350px;
	height:auto !important;
	height:350px;
	background:white;
	margin:0;
	padding:0;
	
}

.menu_gauche
{
	position:relative;
	float:right;
	left:0px;
	border:0px red solid;
	width:350px;
}

div.menu_gauche a{			color:#636466;text-decoration:none;}
div.menu_gauche a:visited{	color:#636466;text-decoration:none;}
div.menu_gauche a:hover{	color:#728bb8;text-decoration:underline;}
div.menu_gauche a:active{	color:#636466;text-decoration:none;}

.img_menugauche_accueil
{
	border:0;
	width:350px;
	margin:0;
}

.img_menugauche_accueil_bas
{
	border:0;
	width:350px;
	margin:0;
	margin-top:50px;
}

.img_menugauche
{
	border:0;
	width:230px;
	height:154px;
	margin:0;
}

.menu_gauche_logo
{
	position:relative;
	float:right;
	border:0px red solid;
	text-align:right;
	width:350px;
	height:140px;
}

.menu_gauche_titre
{
	position:relative;
	float:right;
	border:0px red solid;
	text-align:right;
	width:350px;
	min-height:20px;
	height:auto !important;
	height:20px;
	color:#051a41;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}

.menu_gauche_titre p
{
	margin:0;
	margin-top:1px;
	margin-left:3px;
	margin-right:5px;
}

div.menu_gauche_titre a{			color:#728bb8;font-size:18px;text-decoration:none;}
div.menu_gauche_titre a:visited{	color:#728bb8;font-size:18px;text-decoration:none;}
div.menu_gauche_titre a:hover{		color:#728bb8;font-size:18px;text-decoration:underline;}
div.menu_gauche_titre a:active{		color:#728bb8;font-size:18px;text-decoration:none;}

.menu_gauche_ligne
{
	position:relative;
	float:right;
	right:0px;
	border:0px red solid;
	text-align:right;
	width:350px;
	min-height:18px;
	height:auto !important;
	height:18px;
	color:#636466;
	font-size:12px;
}

.menu_gauche_ligne p
{
	margin-left:40px;margin-top:2px;margin-bottom:0px;margin-right:6px;
}

.menu_gauche_ligne_on
{
	position:relative;
	float:right;
	border:0px red solid;
	text-align:right;
	width:350px;
	right:0px;
	min-height:18px;
	height:auto !important;
	height:18px;
	color:#728bb8;
	font-size:12px;
	background:url("../images/ligne.jpg") right top no-repeat;
}

.menu_gauche_ligne_on p
{
	margin-left:40px;margin-top:2px;margin-bottom:0px;margin-right:20px;
}

div.menu_gauche_ligne_on a:link{		color:#728bb8;text-decoration:none;}
div.menu_gauche_ligne_on a:visited{		color:#728bb8;text-decoration:none;}
div.menu_gauche_ligne_on a:hover{		color:#728bb8;text-decoration:underline;}
div.menu_gauche_ligne_on a:active{		color:#728bb8;text-decoration:none;}

div.menu_gauche_ligne a:link{		text-decoration:none;}
div.menu_gauche_ligne a:visited{	text-decoration:none;}
div.menu_gauche_ligne a:hover{		text-decoration:underline;}
div.menu_gauche_ligne a:active{		text-decoration:none;}

.menu_gauche_ssligne
{
	position:relative;
	float:right;
	right:0px;
	border:0px red solid;
	text-align:right;
	width:350px;
	min-height:16px;
	height:auto !important;
	height:16px;
	color:#ff9428;
	font-size:10px;
}

.menu_gauche_ssligne p
{
	margin-left:40px;margin-top:2px;margin-bottom:0px;margin-right:20px;
}

.menu_gauche_ssligne_on
{
	position:relative;
	float:right;
	border:0px red solid;
	text-align:right;
	width:350px;
	right:0px;
	min-height:16px;
	height:auto !important;
	height:16px;
	color:#ff9428;
	font-size:10px;
	background:url("../images/ssligne.jpg") right top no-repeat;
}

.menu_gauche_ssligne_on p
{
	margin-left:40px;margin-top:2px;margin-bottom:0px;margin-right:30px;
}

div.menu_gauche_ssligne_on a:link{		color:#ff9428;text-decoration:none;}
div.menu_gauche_ssligne_on a:visited{	color:#ff9428;text-decoration:none;}
div.menu_gauche_ssligne_on a:hover{		color:#728bb8;text-decoration:underline;}
div.menu_gauche_ssligne_on a:active{	color:#ff9428;text-decoration:none;}

div.menu_gauche_ssligne a:link{		text-decoration:none;}
div.menu_gauche_ssligne a:visited{	text-decoration:none;}
div.menu_gauche_ssligne a:hover{	text-decoration:underline;}
div.menu_gauche_ssligne a:active{	text-decoration:none;}



.contenu_centre
{
	position:relative;
	float:left;
	left:80px;
	top:0px;
	border:0px red solid;
	width:496px;
	min-height:350px;
	height:auto !important;
	height:350px;
	/*background:white;*/
}

div.contenu_centre a:link{		color:#728bb8;text-decoration:none;}
div.contenu_centre a:visited{	color:#728bb8;text-decoration:none;}
div.contenu_centre a:hover{		color:#ff9428;text-decoration:underline;}
div.contenu_centre a:active{	color:#728bb8;text-decoration:none;}

.bloc_intro_n1
{
	position:relative;
	float:left;
	border:0px black solid;
	width:444px;
	height:auto;
	margin-left:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:left;
	color:#636466;
	font-weight:normal;
}

.titre_bloc_intro_n1
{
	position:relative;
	float:left;
	border:0px red solid;
	width:444px;
	height:50px;
	text-align:left;
	margin-bottom:0px;
	background:url("../images/titre.gif") left top no-repeat;
}

.titre_intro_n1
{
	font-family:"Century Gothic";
	margin-left:20px;
	margin-top:0px;
	font-size:22px;
	color:#728bb8;
	font-weight:normal;
	margin-bottom:0px;
}

.texte_bloc_intro_n1
{
	position:relative;
	float:left;
	border:0px red solid;
	width:444px;
	height:auto;
	text-align:left;
}

.texte_intro_n1
{
	margin-top:4px;
	margin-left:21px;
	margin-right:10px;
	margin-bottom:0px;
	line-height:15px;
}

.contenu_edito
{
	font-family:Verdana;
	position:relative;
	float:left;
	padding:20px;
	border:0px blue solid;
	/*width:558px;*/
	width:450px;
	min-height:260px;
	height:auto !important;
	height:260px;
	font-size:11px;
	text-align:left;
	/*color:#806856;*/
	color:#636466;
	font-weight:normal;
}

/************ Templates ************/

.type_1_left{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:450px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_1_normal{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:450px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_1_right{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:450px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}

.type_2_left{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:142px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_2_normal{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:142px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_2_right{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:142px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}

.type_3_left{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:450px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_3_normal{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_3_right{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}

.type_4_left{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_4_normal{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_4_right{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:4550px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}

.colonne_left{	position:relative;float:left;width:230px;min-height:50px;}
.colonne_right{	position:relative;float:right;width:220px;min-height:50px;margin-right:18px;}

.type_5_left{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_5_normal{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_5_right{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}

.type_6_left{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_6_normal{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}
.type_6_right{	position:relative;float:left;margin-left:10px;margin-top:10px;margin-bottom:0px;border:0px red solid;width:219px;min-height:50px;font-size:12px;text-align:left;color:#806856;font-weight:normal;}



.contenu_edito fieldset
{
	border:0px;
}

.labelform
{
	float:left;
	width:200px;
	text-align:right;
	padding-top:5px;
}

.contenu_edito input
{
	margin:3px;
	font-family:Verdana;
	font-size:10px;
}

.contenu_edito select
{
	margin:3px;
	font-family:Verdana;
	font-size:10px;
}

.contenu_edito textarea
{
	margin:3px;
	font-family:Verdana;
	font-size:10px;
	width:200px;
	height:50px;
}

.contenu_droite
{
	position:relative;
	float:left;
	padding:20px;
	border:0px blue solid;
	width:160px;
	min-height:260px;
	height:auto !important;
	height:260px;
	font-size:11px;
	text-align:left;
	/*color:#806856;*/
	color:#000000;
	font-weight:normal;
}

.img_droite_accueil
{
	border:1px white solid;
	width:160px;
	margin:0;
	margin-bottom:10px;
}

/***************************************************************************/
/******************************* Fiche DEVIS SEMINAIRE *********************/
/***************************************************************************/

.impression
{
	position:relative;
	float:left;
	border:0px red solid;
	background:white;
	width:800px;
	height:auto;
	font-size:12px;
}

.entete_devis
{
	font-family:Verdana;
	float:left;
	border:0px red solid;
	width:800px;
	height:120px;
	background:url("../images/logo.jpg") center top no-repeat;
	color:#636466;
}

.lib_devis
{
	font-family:Verdana;
	position:relative;
	float:left;
	width:230px;
	border:0px white solid;
	margin:0px;
	color:#636466;
	
}
.lib_devis p
{
	margin:0px;
	text-align:right;
	font-weight:bold;
}

.contenu_devis
{
	font-family:Verdana;
	position:relative;
	float:left;
	border:0px black solid;
	margin:0px;
	color:#636466;
}

.contenu_devis p
{
	margin:0px;
	text-align:left;
}

.contenu_devis_long
{
	font-family:Verdana;
	position:relative;
	float:left;
	border:0px black solid;
	margin:0px;
	color:#636466;
	
}
.contenu_devis_long p
{
	margin:0px;
	text-align:left;
}


.detail_devis
{
	font-family:Verdana;
	position:relative;
	float:left;
	width:600px;
	height:auto;
	border:0px red solid;
	margin:0px;	
	margin-left:160px;
	color:#636466;
}

.titre_devis
{
	font-family:Verdana;
	margin-top:20px;
	margin-bottom:20px;
	border:0px red solid;
	color:#636466;
}

.titre_devis p
{
	margin:0px;
	text-align:center;
	font-size:20px;
	font-weight:bold;

}

.imprimer_devis
{
	margin:20px;
}

.adresse_devis
{
	font-family:Verdana;
	position:relative;
	float:left;
	width:700px;
	height:auto;
	border:0px red solid;
	margin:0px;	
	margin-left:50px;
	margin-top:50px;
	color:#636466;
	padding-bottom:50px;
}

.adresse_devis p
{
	margin:0px;
	text-align:center;

}


/************ Actualites ************/

.actualites
{
	position:relative;
	float:left;
	border:0px red solid;
	width:450px;
	height:auto;
}

.ligne_actu_une
{
	position:relative;
	float:left;
	border:0px blue solid;
	width:450px;
	height:80px;
	font-weight:800;
}

.ligne_detail_actu
{
	position:relative;
	float:left;
	border:0px red solid;
	width:440px;
	min-height:80px;
	font-weight:800;
}

.actu_detail_texte
{
	float:left;
	margin-left:10px;
	width:420px;
	height:auto;
	border:0px green solid;
	text-align:left;
	margin-top:3px;
	margin-bottom:10px;
	color:#636466;
	font-size:10px;
	line-height:13px;
	font-weight:normal;
}

.actu_img
{
	float:left;
	border:0px solid;
	margin-left:27px;
	margin-top:14px;
}

.actu_une_titre
{
	float:left;
	margin-left:10px;
	border:0px solid;
	margin-top:11px;
	margin-bottom:0px;
	color:#728bb8;
	font-size:11px;
}

.actu_une_date
{
	float:left;
	margin-left:7px;
	width:210px;
	border:0px solid;
	text-align:left;
	margin-top:13px;
	margin-bottom:0px;
	font-size:9px;
	color:#636466;
}

.actu_une_soustitre
{
	float:left;
	margin-left:10px;
	width:310px;
	border:0px solid;
	text-align:left;
	margin-top:2px;
	margin-bottom:0px;
	color:#ff9428;
	font-size:11px;
}

.detail_actu_titre
{
	float:left;
	margin-left:10px;
	border:0px solid;
	margin-top:60px;
	margin-bottom:0px;
	color:#728bb8;
	font-size:11px;
}

.detail_actu_date
{
	float:left;
	margin-left:7px;
	border:0px solid;
	text-align:left;
	margin-top:60px;
	margin-bottom:0px;
	font-size:9px;
	color:#636466;
}

.detail_actu_soustitre
{
	float:left;
	margin-left:10px;
	width:200px;
	border:0px solid;
	text-align:left;
	margin-top:2px;
	margin-bottom:0px;
	color:#ff9428;
	font-size:11px;
}

.actu_une_texte
{
	float:left;
	margin-left:10px;
	width:310px;
	border:0px solid;
	text-align:left;
	margin-top:3px;
	color:#636466;
	font-size:9px;
	line-height:13px;
	font-weight:normal;
}

div.actu_une_texte a:link{		color:#636466;font-size:9px;text-decoration:none;}
div.actu_une_texte a:visited{	color:#636466;font-size:9px;text-decoration:none;}
div.actu_une_texte a:hover{		color:#636466;font-size:9px;text-decoration:underline;}
div.actu_une_texte a:active{	color:#636466;font-size:9px;text-decoration:none;}

.inter_actus
{
	position:relative;
	float:left;
	left:0px;
	border:0px #e1e1e1 solid;
	width:560px;
	height:18px;
	background:url("inter_actus.jpg") center top no-repeat;
}

.ligne_actu
{
	position:relative;
	float:left;
	left:85px;
	border:0px red solid;
	width:443px;
	height:90px;
	font-weight:800;
}

.bloc_actu
{
	position:relative;
	float:left;
	border:0px red solid;
	width:220px;
	height:89px;
}

.puce_actu
{
	float:left;
	border:0px solid;
	margin-left:6px;
	margin-top:15px;
}

.actu_titre
{
	float:left;
	margin-left:6px;
	border:0px solid;
	margin-top:11px;
	margin-bottom:0px;
	color:#006ab3;
	font-size:11px;
	overflow:hidden;
}

.actu_date
{
	float:left;
	margin-left:7px;
	width:90px;
	border:0px solid;
	text-align:left;
	margin-top:13px;
	margin-bottom:0px;
	font-size:9px;
	color:#626262;
	overflow:hidden;
}

.actu_soustitre
{
	float:left;
	margin-left:16px;
	width:210px;
	border:0px solid;
	text-align:left;
	margin-top:3px;
	margin-bottom:0px;
	color:#e3004f;
	font-size:11px;
}

.actu_texte
{
	float:left;
	margin-left:16px;
	width:200px;
	border:0px solid;
	text-align:left;
	margin-top:2px;
	color:#777777;
	font-size:9px;
	line-height:13px;
	font-weight:normal;
}

p.actu_texte a{			color:#777777;font-size:9px;text-decoration:none;}
p.actu_texte a:hover{	color:#777777;font-size:9px;text-decoration:none;}
p.actu_texte a:visited{	color:#777777;font-size:9px;text-decoration:none;}

/************ plan du site ************/

.csc-sitemap
{
	position:relative;
	float:left;
	width:400px;
	min-height:50px;
	height:auto !important;
	height:50px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
	text-align:left;
}


div.csc-sitemap ul
{
	font-weight:bold;
	list-style-image:url(../images/puce2.png)
}

div.csc-sitemap ul a:link{		color:#728bb8;text-decoration:none;}
div.csc-sitemap ul a:visited{	color:#728bb8;text-decoration:none;}
div.csc-sitemap ul a:hover{		color:#ff9428;text-decoration:underline;}
div.csc-sitemap ul a:active{	color:#728bb8;text-decoration:none;}

div.csc-sitemap ul li ul
{
	font-weight:normal;
	list-style-image:url(../images/puce.png)
}

div.csc-sitemap ul li ul a:link{	color:black;text-decoration:none;}
div.csc-sitemap ul li ul a:visited{	color:black;text-decoration:none;}
div.csc-sitemap ul li ul a:hover{	color:#ff9428;text-decoration:underline;}
div.csc-sitemap ul li ul a:active{	color:black;text-decoration:none;}


/************************* pied de page *********************/
.footer_de_fond
{
	float:left;
	margin-top:0px;
	border:0px red solid;
	width:1000px;
	height:80px;
	/*background:url("../images/footer-fond.png") -3px top no-repeat;*/
	background:url("../images/footer-fond.png") center top no-repeat !important;
	background:none;
	font-size:9px;
	margin:0;
}

.footer_de_fond a
{
	position:relative;
	z-index:1;
}

.footer_de_fond p
{
	margin-top:41px;
}

div.footer_de_fond a:link{		color:#728bb8;text-decoration:none;}
div.footer_de_fond a:visited{	color:#728bb8;text-decoration:none;}
div.footer_de_fond a:hover{		color:#ff9428;text-decoration:underline;}
div.footer_de_fond a:active{	color:#728bb8;text-decoration:none;}