@charset "utf-8";
/* CSS Document */
/*
!! Attention, les styles peuvent être appliqués dans l'interface publique comme dans l'interface partenaires, c'est la même feuille de style !! 

Certains éléments (rarissimes) de styles ont été appliqué dans les balises html du code.
*/
body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#corps
{
	margin: auto;
	width:768px;
	font-family: Arial;
	font-size: 0.75em;
}
.menu_top
{
	float:right;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	border-left:1px solid #595959;
	line-height: 250%;
	font-size:xx-small;
	text-align:center;
}

#menu_top-last
{
	/*position:absolute;
	top:0px;
	left:768px;*/
	float:right;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:5px;
	border-left:1px solid #595959;
	border-right:1px solid #595959;
	line-height: 250%;
	font-size:xx-small;
	text-align:center;
}

#header
{
	clear:both;
	height:82px;
}

#contenu
{
	background-color:#FFFFFF;
	width: 768px;
}
#footer
{
	clear:both;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-top: 20px;
}
#footer img
{
	float:right;
	margin-left: 10px;
}
h2
{
	font-size: 1.3em;
	color:#5d8aa7;
	padding-left: 20px;
	background-image:url(design/h2.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
a
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	color: #9ab9e9;
}

.bouton
{
	height: auto;
	width: auto;
	background-image:url("design/fond_bt.png");
	background-position:top;
	background-repeat:repeat-x;
	padding-top:1px;
	padding-bottom:1px;
	/*border: 1px solid white;*/
	border: 1px solid #AAAAAA;
	font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color:#000000;
	text-align:center;
	font-size: 10px;
	margin-top: 5px;
	line-height: 150%;
}
.bouton:hover
{
	/*color:#770000;
	font-weight:bold;*/
	border: 1px solid #666666;
}
.envaleur
{
	font-size:1.2em;
	color:#1f5074;
	font-weight:bold;
}
/* PARTENAIRES */
#dom
{
	border: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	padding: 5px;
}
#ssdom1
{
	float:left;
	width: 290px;
	border-right: 1px solid #CCCCCC; 
}
#ssdom2
{
	width: 290px;
	margin-left: 5px;
	float: left;
}
#sec
{
	clear:both;
	border: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	padding: 5px;
}
#sec1
{
	float: left;
	width: 190px;
	border-right: 1px solid #CCCCCC;
}
#sec2
{
	float: left;
	width: 190px;
	border-right: 1px solid #CCCCCC;
	margin-left: 10px;
}
#sec3
{
	width: 190px;
	float: left;	
}
#typ
{
	clear:both;
	border: 1px dotted #CCCCCC;
	margin-bottom: 20px;
	padding: 5px;
}
#typ1
{
	float:left;
	width: 250px;
	/*border: 1px solid red;*/
}
#typ2
{
	float:right;
	width: 325px;
	padding-top: 20px;
	/*border: 1px solid green;*/
}
label
{
	font-weight:bold;
	font-size:1em;
	/*border: 1px solid black;*/
}

.form_elem
{
	margin-bottom: 15px;
	/*border: 1px solid blue;*/
}
.long_texte a
{
	color: #44759d;
}
.long_texte a:hover
{
	color: #44759d;
}
/* HOME */ 
#intro_h1
{	
	margin-top: 20px;
	margin-bottom: 10px;
	color:#1f5074;
	font-size: 1.5em;
}
#intro1
{
	float:left;
	width:768px;
	margin-top: 20px;
}
#intro2
{
	width:768px;
	margin-top: 20px;
}
.intro_cadre
{
	float:left;
	width: 240px;
	font-size:1em;
	border: 1px solid #647ca0;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.intro_cadre h3
{
	width: 235px;
	height: 24px;
	background-color: #1e5288;
	background-image:url("design/cadre_header.gif");
	background-position:right;
	background-repeat:no-repeat;
	margin-top:0px;
	padding-left: 5px;
	color:#FFFFFF;
	font-size: 1em;
	line-height: 180%;
}
.intro_cadre ul
{
	margin:5px 0px 5px 19px;
	padding: 0px;
}
.intro_cadre li
{
	list-style-position: outside;
	list-style-image: url("design/cadre_carre.gif");
}
.intro_cadre2
{
	float:right;
	width: 240px;
	font-size:1em;
	border: 1px solid #8dd3f7;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align:center;
}
.intro_cadre2 h3
{
	width: 235px;
	height: 24px;
	background-color: #8dd3f7;
	background-image:url("design/cadre2_header.gif");
	background-position:right;
	background-repeat:no-repeat;
	margin-top:0px;
	padding-left: 5px;
	color:#000000;
	font-size: 1em;
	line-height: 140%;
	text-align:left;
}
.intro_cadre2 ul
{
	margin:5px 0px 5px 19px;
	padding: 0px;
	text-align:left;
}
.intro_cadre2 li
{
	list-style-position: outside;
	list-style-image: url("design/cadre_carre.gif");
	text-align:left;
}
.suite a
{
	float:right;
	text-align:right;
	background-image:none;
	padding-left: 120px;
	margin-right:5px;
}
#recherche
{
	clear:both;
	padding-top: 20px;
	margin-bottom: 20px;
	vertical-align: top;
}
#recherche p
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 2px;
}
#recherche input
{
	margin-left: 5px;
	margin-right: 5px;
}
.inputrecherche
{
	float: left;
	vertical-align: top;
}
.inforecherche
{
	float: right;
	width: 205px;
	vertical-align: top;
}
/*
#recherche a
{
	margin-left: 75px;
}*/
/*   VOIR LIENS   */

#aff_menu
{
	float:left;
	width: 220px;
}
#aff_menu li
{
	list-style-image:none;
	list-style-type:none;
	margin-left:-30px;
	padding-left:10px;
}
.titre1
{
	font-size:1em;
	font-weight:bold;
	background-image:url(design/menu_liens_h1.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 100%;
}
.sstitre1
{
	font-size:1em;
	background-image:url(design/menu_liens_h2.gif);
	background-repeat:no-repeat;
	background-position: left 5px;;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 10px;
}
.sstitre2
{
	font-size:1em;
	margin-left: 40px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.actif
{
	text-decoration:underline;
	font-style:italic;
}
.page_active
{
	font-size:1.2em;
	font-weight:bold;
	margin:0px;
	color:#44759d;
}
#aff_liens
{
	width: 537px;
	min-height: 400px;
	margin-left:220px;
	border-left: 1px solid #000000;
	padding:5px;
	margin-bottom:20px;
}
.lien_table
{
	border-bottom: 1px solid #1f5074;
	margin-bottom: 5px;
	margin-top: 5px;
}
.lien_titre_desc
{
	padding-left: 15px;
	background-image:url(design/lien_titre_desc.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.lien_titre, .lien_titre a
{
	color:#6fa6c4;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration:underline;
}
.lien_titre img
{
	margin-left:10px;
	border:0px;
}
.lien_desc
{
	text-align:justify;
}
.lien_bot
{
	margin-bottom: 5px;
}
/*   DETAILS LIENS   */
.details_titre
{
	font-size:1.1em;
	font-weight:bold;
	color:#999999;
	background-image:url(design/details_titre.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-left: 10px;
	margin-bottom: -10px;
	margin-top: 20px;
}
/*   ACTUALITE   */
.actu_img
{
	float:right;
	margin-top:20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.avis_spec
{
	margin-bottom: 25px;
	color:#999999;
	text-align:justify;
}
/*        PARTENAIRES          */ 
#frame1
{
	float:left;
	width:150px;
}
#frame2
{
	margin-left: 160px;
	padding: 5px;
}
#frame1 li
{
	list-style-type:none;
	border-bottom: 1px solid #CCCCCC;
	height: 20px;
	margin-left:-40px;
	padding-left: 20px;
	padding-top: 5px;
}
#frame1 li:hover
{
	background-image:url(design/lien_titre_desc.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#EEEEEE;
}
#frame2 a
{
	font-weight:bold;
	color: #44759d;
}
#frame2 td
{
	border-bottom: 1px solid #CCCCCC;
}
/*          AIDE              */
.aide_h1
{
	font-size: 1.4em;
	font-weight:bold;
	margin-top: 40px;
}
.aide_h2
{
	font-size: 1.3em;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 3px;
}
.aide_h3
{
	font-weight:bold;
	font-style:italic;
	margin-top: 15px;
}
.aide_h4
{
	text-decoration:underline;
	margin-top: 10px;
}
.aide_exp_titre
{
	font-style:italic;
	text-decoration:underline;
}
.aide_exp_texte
{
	font-style:italic;
}
.txt_rouge
{
	color: #ff3333;
}
