a img{
	border : 0;
}

hr.clear_both{
	height: 1px;
	margin: -0.5em 0;
	padding: 0;
	border: 0;
	clear : both;
}

html, body {
	height:100%;
	background : #D0D9DF url('fond_page2.gif') repeat-y;
	margin : 0;
	padding : 0;
	font-family : "Verdana";
	font-size : 9pt;
	overflow : hidden;
}

/*#conteneur{
	background : White url('fond_page.gif') repeat-y 50%;
	width : 770px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom : 70px;
	height : 100%;
	overflow : auto;
	margin-top : 123px;
}*/

/** Entete **/
#entete {
	position:fixed!important;
	position:absolute;
	width : 929px;
	top:0;
	/*left : 50%;*/
	margin-left:20px;
	background : url('fond_entete.gif') repeat-x left top;
	overflow : hidden;
}

#entete img{
	float : left;
}

#entete div{
	float : left;
	width : 671px;
}

#entete h1{
	color: #c11014;
	text-align: right;
	font-size: 18px;
	font-weight: lighter;
	font-family: Arial;
	margin: 0;
	padding : 0.5em 0.5em 0 0;
	height : 62px;
}

#entete  h1 span {
	display: block;
	font-size: 12px;
}

/* menu de navigation */

#entete h2{
	display : none;
}

#navigation {
	margin : 0;
	padding : 0;
	width : 831px;
	height : 29px;
	background : url('bk_secteurs.png') repeat-x bottom;
	list-style : none;
}

#navigation li{
	display : inline;
	margin : 0;
	padding : 0 0.8em;
	border-left : 1px solid #00006d;
	float : left;
	height : 100%;
	font : 16px/30px "Times New Roman";
	color : #00006d;
}
#navigation li.first{
	padding-left : 0.5em;
}

#navigation li.last{
	padding-right : 0;
}
#navigation li a{
	color : #00006d;
}

#navigation li.active a{
	font-weight : bold;
}

#navigation li.active{
	background : url('bk_secteur_actif.png') repeat-x bottom;
}

#navigation li.first{
	border-left : none;
}

/** Fin de l'entete **/

/** colonne de gauche **/

#colonne_gauche {
	position:fixed!important;
	position:absolute;
	top : 150px;
	/*left : 50%;*/
	margin-left : 12px;
	width : 177px;
	padding-left : 10px;
	z-index:1;
}

#colonne_gauche div.boite{
	width : 100%;
	background : url('bk_boite_gauche.png') repeat-y left;
	margin-bottom : 1em;
}

#colonne_gauche div.titre_boite{
	background : url('bk_titre_boite.png') repeat-x top;
}

#colonne_gauche div.contenu_boite{
	padding : 0.5em 16px 20px 6px;
	background : url('bas_boite_gauche.png') no-repeat bottom right;
	font-size : 11px;
}

div.boite h2{
	color : #c11014;
	text-align : center;
	padding-right : 16px;
	font : bold 16px/31px "Verdana";
	margin : 0;
}

#colonne_gauche div.boite h2{
	background : url('coin_boite_gauche.png') no-repeat top right;
}

div.boite ul{
	font-size : 11px;
	margin : 0;
	padding : 0;
}

div.boite li{
	padding-left : 10px;
	list-style : none;
}

#colonne_gauche div.boite li.active{
	background : url('puce.gif') no-repeat left;
	font-weight : bold;
}

div.boite ul a{
	color : black;
}

form.formrecherche{
	text-align : center;
}

form.formrecherche input.spip_bouton{
	background : url('btn_Ok_b.gif') no-repeat top;
	height : 25px;
	width : 30px;
	border : none;
	font-size : 0;
	color : #2D537A;
	text-align: right;
}

/** Contenu **/
#contenu {
	position : absolute;
	top : 150px;
	/*left : 50%;*/
	bottom : 70px;
	overflow : auto;
	overflow-x : hidden;
	width : 560px;
	margin-left:205px;
}

#contenu.racourcie {
	width : 380px;
}
#contenu h2{
	border-bottom : green 1px solid;
	font-size: 14px;
	font-weight : bold;
	color : #00006d;
}

#contenu p.spip {
	font-size : 11px;
}

#contenu a.lire_suite {
	font-size : 11px;
	background : url("lien_article.gif") no-repeat left;
	padding-left : 13px;
}

#contenu dt{
	/*width : 5em;*/
}

#contenu dd{
	/*float : left;*/
	margin-left : 6em;
}
/** colonne de droite **/
#colonne_droite {
	position:fixed!important;
	position:absolute;
	top : 150px;
	/*right : 50%;*/
	/*margin-right : -385px;*/
	margin-left : 788px;
/*	float : right;*/
	width : 177px;
	/*padding-right : 5px;*/
}

#colonne_droite div.boite h2{
	background : url('coin_boite_droite.png') no-repeat top left;
}

#colonne_droite div.boite{
	width : 100%;
	background : url('bk_boite_droite.png') repeat-y left;
	margin-bottom : 1em;
}

#colonne_droite div.titre_boite{
	background : url('bk_titre_boite.png') repeat-x top;
}

#colonne_droite div.contenu_boite{
	padding : 0.5em 0px 20px 6px;
	background : url('bas_boite_droite.png') no-repeat bottom left;
	font-size : 11px;
}

#colonne_droite div.titre_boite{
	margin-right : 16px;
}

#colonne_droite div.boite li{
	padding-left : 13px;
	background : url('lien_article.gif') no-repeat left top;
}

/** Pied de page **/
#piedDePage {
	width : 970px;
	margin-left:0px;
	background : #D0D9DF url('bk_footer2.png') no-repeat top;
	clear : both;
	position:fixed!important;
	position : absolute;
	bottom : 0;
	font-size : 6pt;
	padding-top : 50px;
	text-align: center;
	padding-bottom : 5px;
}

#piedDePage a{
	color : Black;
}

/** Formulaire **/
#ecrire_auteur{
	width : 80%;
	margin-right : auto;
	margin-left : auto;
}

/** Recherche **/
ol.resultat_recherche li{
	margin-bottom : 0.5em;
}
