/*----------------------------- GENERAL ------------------------*/
body
{
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	background-color: #d9d6d2;
	text-align: center;
	/* pour corriger le bug de centrage IE */
}

DIV#container
{
	width: 963px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/* pour corriger le bug de centrage IE */
}

DIV#left
{
	width: 243px;
	float: left;
}

/*----------------------------- BLOCS BLANCS LEFT------------------------*/
DIV#left #bloc_logo
{
	margin: 0 0 16px 0;
	height: 105px;
	width: 243px;
}

DIV#left .bloc_texte .contenu { margin: 0px 16px 0px 16px; }

DIV#left .bloc_texte
{
	background-image: url(images/boite_p_mil.jpg);
	background-repeat: repeat-y;
}

/*----------------------------- HAUT/BAS BLANC LEFT COMMUNS ------------------------*/
DIV#left .bloc_texte .haut_bloc
{
	background-image: url(images/boite_p_haut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 243px;
	height: 7px;
	display: block;
}

DIV#left .bloc_texte .bas_bloc
{
	background-image: url(images/boite_p_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 243px;
	height: 7px;
}

/*----------------------------- FORMULAIRE RECHERCHER ------------------------*/
FORM#form_rech
{
	padding: 0px;
	margin: 0px;
	height: 19px;
}

INPUT#champ_rech
{
	background-color: #a8a3a2;
	padding: 0px;
	margin: 0px 10px 0px 20px;
	width: 105px;
	height: 17px;
	color: #FFF;
	position: relative;
	top: -5px;
	border-color: #BCBCBC;
	border-width: 1px;
	border-style: solid;
}

INPUT#bt_rech
{
	width: 79px;
	height: 19px;
}

DIV#left #bloc_rechercher
{
	background-image: url(images/boite_rech_mil.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #757472;
}

DIV#left #bloc_rechercher .haut_bloc_left
{
	background-image: url(images/boite_rech_haut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 243px;
	height: 7px;
}

DIV#left #bloc_rechercher .bas_bloc_left
{
	background-image: url(images/boite_rech_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 243px;
	height: 7px;
}

/*----------------------------- NEWS ------------------------*/
DIV#left #bloc_actualite
{
	background-image: url(images/boite_news_mil.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

DIV#left #bloc_actualite .haut_bloc_left
{
	background-image: url(images/boite_news_haut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 243px;
	height: 7px;
}

DIV#left #bloc_actualite .bas_bloc_left
{
	background-image: url(images/boite_news_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 243px;
	height: 7px;
}

DIV#left #bloc_actualite .contenu { margin: 16px; }

/*----------------------------- LOG ------------------------*/
DIV#left #bloc_log
{
	background-image: url(images/boite_log_mil.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

DIV#left #bloc_log .haut_bloc_left
{
	background-image: url(images/boite_log_haut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 243px;
	height: 7px;
}

DIV#left #bloc_log .bas_bloc_left
{
	background-image: url(images/boite_log_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 243px;
	height: 7px;
}

DIV#left #bloc_log .contenu { margin: 16px; }

/*----------------------------- RIGHT ------------------------*/
DIV#right
{
	float: right;
	width: 720px;
}

DIV#right h1
{
	font-size: 18px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

DIV#right h2
{
	font-size: 14px;
	margin: 20px 5px 5px 0px;
	padding: 0px;
	line-height: 14px;
}

DIV#right #menu_flash
{
	width: 720px;
	height: 105px;
	margin: 0 0 16px 0;
}

DIV#right .bloc_texte .haut_bloc
{
	background-image: url(images/boite_g_haut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 720px;
	height: 7px;
}

DIV#right .bloc_texte .bas_bloc
{
	background-image: url(images/boite_g_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 720px;
	height: 7px;
}

DIV#right .bloc_texte
{
	background-image: url(images/boite_g_mil.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

DIV#right .bloc_texte .contenu { margin: 16px; }

/*----------------------------- fiche enjeux ------------------------*/
#enjeu
{
	margin: 10px 10px 10px 40px;
	width: 600px;
}

#enjeu td { font-size: 12px; }

#enjeu .titre
{
	height: 20px;
	font-size: 14px;
}

#enjeu .texte { padding: 10px 0 0px 10px; }
#enjeu .img { padding: 10px 0 0px 10px; }

/*----------------------------- menu pied------------------------*/
#menu_pied { margin: 10px 0 0 180px; }

#menu_pied ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu_pied li
{
	float: left;
	padding: 0px;
	margin: 0px;
}

#menu_pied li.tiret { margin: 0 10px 0 10px; }

#menu_pied li.act a
{
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#menu_pied li.no a
{
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

#menu_pied li.no a:HOVER { text-decoration: underline; }
.ph_fph { clear: left; }
.lien_fph { padding: 0 0 0 5px; }

/*----------------------------- actu------------------------*/
.actu_header { font-weight: bold; }
.actu_body { margin: 0 0 0 5px; }
.actu_lien { margin: 0 0 0 5px;}
p { display: block; }
