/* Créé par PeL - October2008 */


body{
	margin:0px;
	background-repeat:repeat-x;
	background-color:#02623C;
}
.header{
background-image:url(images/header.png);
background-repeat:no-repeat;
width:1003px;
height:143px;
padding-left:155px;
padding-top:72px;
vertical-align:top;
}
.footer{
background-image:url(images/footer.png);
background-repeat:no-repeat;
width:1003px;
height:70px;
vertical-align:top;
}
.lignes{
background-image:url(images/ligne.png);
background-repeat:repeat-y;
width:1003px;
height:300px;
padding: 10px 30px 10px 60px;
vertical-align:top;
}

/*-------------------------------------------------------------------CONTENU*/
.contenu{
padding: 10px 5px 10px 10px;
vertical-align:top;
font-family:Arial;
font-size:12px;
color:#111111;
text-decoration:none;
}

/*-------------------------------------------------------------------TITRE*/
.titre{
padding: 10px 5px 10px 20px;
vertical-align:top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
color:#f67d20;
text-decoration:none;
}

/*-------------------------------------------------------------------ENCADRE*/
.encadre_vert_haut{
background-image:url(images/encadre_vert_haut.gif);
background-repeat:no-repeat;
padding: 6px 10px 1px 10px;
vertical-align:top;
font-family:Arial;
font-size:13px;
font-weight: bold;
color:#e8933a;
text-decoration:none;
}
.encadre_vert_milieu{
background-image:url(images/encadre_vert_milieu.gif);
background-repeat:repeat-y;
}
.encadre_vert_bas{
background-image:url(images/encadre_vert_bas.gif);
background-repeat:no-repeat;
}
.encadre_vert_contenu{
padding: 10px;
font-family:Arial;
font-size:12px;
color:#111111;
text-decoration:none;
}
/*GRIS*/
.encadre_haut{
background-image:url(images/encadre_haut.gif);
background-repeat:no-repeat;
padding: 6px 10px 1px 10px;
font-family:Arial;
font-size:13px;
font-weight: bold;
color:#04623d;
text-decoration:none;
}
.encadre_milieu{
background-image:url(images/encadre_milieu.gif);
background-repeat:repeat-y;
}
.encadre_bas{
background-image:url(images/encadre_bas.gif);
background-repeat:no-repeat;
}
.encadre_contenu{
padding: 10px;
font-family:Arial;
font-size:12px;
color:#111111;
text-decoration:none;
}
/*ROUGE*/
.encadre_rouge_haut{
background-image:url(images/encadre_rouge_haut.gif);
background-repeat:no-repeat;
padding: 6px 10px 1px 10px;
font-family:Arial;
font-size:13px;
font-weight: bold;
color:#111111;
text-decoration:none;
}
.encadre_rouge_milieu{
background-image:url(images/encadre_rouge_milieu.gif);
background-repeat:repeat-y;
}
.encadre_rouge_bas{
background-image:url(images/encadre_rouge_bas.gif);
background-repeat:no-repeat;
}
.encadre_rouge_contenu{
padding: 10px;
font-family:Arial;
font-size:12px;
color:#111111;
text-decoration:none;
}

/*-------------------------------------------------------------------ACTUS*/
.date{
width:130px;
padding: 5px;
font-family:Arial;
font-size:12px;
color:#111111;
font-style:italic;
text-decoration:none;
}
.actus{
font-family:Arial;
font-size:12px;
color:#111111;
text-decoration:none;
}

/*-------------------------------------------------------------------PUB*/
.pub_titre{
background-image:url(images/pub_titre.gif);
background-repeat:no-repeat;
height:48;
width:320px;
padding: 5px 10px 5px 10px;
vertical-align:middle;
font-family:Arial;
font-size:13px;
font-weight: bold;
color:#04623d;
text-decoration:none;
}
.pub_contenu{
width:320px;
padding:10px;
vertical-align:top;
font-family:Arial;
font-size:12px;
color:#111111;
text-decoration:none;
}

/*-------------------------------------------------------------------LIENS*/
a:link{
font-family:Arial;
font-size:12px;
color:#111111;
text-decoration:underline;
}
a:hover{
font-family:Arial;
font-size:12px;
color:#e8933a;
text-decoration:none;
}
a:visited{
font-family:Arial;
font-size:12px;
color:#111111;
text-decoration:underline;
}

/*-------------------------------------------------------------------SOMMAIRE*/
.sommaire{
padding: 5px 2px 0px 2px;
font-family:Arial;
font-size:12px;
color:#111111;
text-decoration:none;
vertical-align:bottom;
}
a.sommaire:link {
	font:Arial;
	font-size:12px;
	color:#111111;
	text-decoration: none;
}
a.sommaire:hover {
	font:Arial;
	font-size:12px;
	color:#f67d20;
	text-decoration: underline;
}
a.sommaire:visited {
	font:Arial;
	font-size:10px;
	color:#111111;
	text-decoration: none;
}
/**/
a.sommaire_retour:link {
	font:Arial;
	font-size:10px;
	color:#555555;
	text-decoration: none;
}
a.sommaire_retour:hover {
	font:Arial;
	font-size:10px;
	color:#f67d20;
	text-decoration: underline;
}
a.sommaire_retour:visited {
	font:Arial;
	font-size:10px;
	color:#555555;
	text-decoration: none;
}

/*-------------------------------------------------------------------MENTIONS LEGALES*/
.ml{
padding:30px 20px 5px 650px;
font-family:Arial;
font-size:10px;
color:#AAAAAA;
text-align:right;
}
a.mention:link {
	font:Arial;
	font-size:10px;
	color:#AAAAAA;
	text-decoration: none;
}
a.mention:hover {
	font:Arial;
	font-size:10px;
	color:#AAAAAA;
	text-decoration: underline;
}
a.mention:visited {
	font:Arial;
	font-size:10px;
	color:#AAAAAA;
	text-decoration: none;
}