DIV { 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;	
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
	color: #ABA394;
	background-color: #100F15;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p {
	margin: 0 0 10px 0;
}

#conteneur {
	width: 995px;
	margin: 0 auto;
	background-color: #253B57;
}

#conteneurhome {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 995px;
	height: 585px;
	margin-top: -292px; /* moitié de la hauteur */
	margin-left: -497px; /* moitié de la largeur */
	background-color: #253B57;
	/*border: 1px solid red;*/
}

#header {
	position: relative;
	height: 298px;
	background-image: url(img/bghead.jpg);
	background-repeat: no-repeat;
}

#header a {
	font-size: 1.1em;
	color: #966100;
	text-decoration: none;
	font-weight: normal;
}

#header a:hover {
	color: #D48900;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D48900;	*/
}

#header a.ahome {
	position: absolute;
	display: block;
	left: 315px;
	top: 43px;
	width: 329px;
	height: 45px;
}

#header a.on {
	color: #D48900;
	font-weight: bold;
}

  /*********************/
 /**** MENU HEADER ****/
/*********************/

#rub1 {
	position: absolute;
	left: 24px;
	top: 197px;
}

#rub2 {
	position: absolute;
	left: 99px;
	top: 152px;
}

#rub3 {
	position: absolute;
	left: 154px;
	top: 235px;
}

#rub4 {
	position: absolute;
	left: 294px;
	top: 221px;
}

#rub5 {
	position: absolute;
	left: 810px;
	top: 199px;
}

#rub6 {
	position: absolute;
	left: 681px;
	top: 229px;
}

#rub7 {
	position: absolute;
	left: 863px;
	top: 142px;
}

#rub8 {
	position: absolute;
	left: 471px;
	top: 229px;
}


  /******************/
 /*** SOUS MENU ****/
/******************/

#haut {
	height: 35px;
	background-color:#253B57;
	background-image: url(img/bghaut.gif);
	background-repeat: no-repeat;
	background-position: 56px center;
	
}

#haut a.on {
	color: #FFAD19;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAD19;
	font-weight: normal;
}

ul.menuhaut {	
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;;
	padding-left: 160px;
	/*border: 1px solid red;*/
}

ul.menuhaut li {
	display: inline;
}

ul.menuhaut a {
	font-size: 1.05em;
	color: #EB9802;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 57px;
}

ul.menuhaut a:hover {
	color: #FFAD19;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAD19;
}

#centre {
	position: relative;
	background-color:#253B57;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: justify;
}

#centre a {
	color: #ABA394;	
	text-decoration: underline;
}

#centre a:hover {	
	text-decoration: none;
}

#centre.home {
	margin-top: 0;
}
  /**********************/
 /**** PIED PAGE *******/
/**********************/

#pied {
	height: 28px;
	background-color: #100F15;
	color: #ABA394;
	font-size: 0.7em;
	text-align: center;
	padding-top: 8px;	
	/*border: 1px solid white;*/
	clear: both;
}

#pied a {
	color: #ABA394;
	text-decoration: none;
}

#pied a:hover {
	text-decoration: underline;
}

#pied.home {
	position: absolute;
	left: 0;
	width: 995px;
	top: 558px;
}

  /**************************/
 /***** STYLES CONTENU *****/
/**************************/

#logo_rub {
	float: left;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 5px;	
}

#logo_rub_h {
	float: left;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 5px;	
}

#logo_rub_h img {
	border: 2px solid #ABA394;
}

h3.titre {
	font-size: 0.5em;
}

/*div#recherche {
	position: absolute;	
	left: 723px;
	top: -1px;
	width: 157px;	
	text-align: right;
}*/

div#divrecherche {
	position: absolute;	
	left: 778px;
	top: 258px;
	width: 157px;	
	text-align: right;
}

input.formrecherche {	
	padding-left: 2px;
	font-size: 0.8em;
	color: #ABA394;
	height: 12px;
	border: 1px solid #ABA394;
	width: 120px;
	background-color: #152642;
}

  /****************/
 /**** ACTUS *****/
/****************/

#liste-actus {
	position: relative;
	float: left;
	display: block;
	width: 220px;
	height: 300px;
	overflow: auto;
	background-color: #192D49;
	margin-right: 10px;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 5px;
}

#liste-actus span {
	display: block;
	font-weight: bold;
	color: #D48900;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #20273A;
}

#liste-actus ul {
	margin: 5px;
	padding: 5px;;
	list-style-type: none;
	text-align: left;
}

#liste-actus ul a {
	text-decoration: none;
}

#liste-actus ul a:hover {
	text-decoration: underline;
}

#liste-actus ul li {
	padding-bottom: 5px;
}

#liste-actus ul li small {
	color: #D48900;
}
/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 1em; font-weight: bold;color: #CCCCCC; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {
	color: #CCCCCC;
}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {
	color: #CCCCCC;
}
#documents_joints li a {
	color: #CCCCCC;
	text-decoration: none;
}
#documents_joints li a:hover {
	text-decoration: underline;
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold;color: #CCCCCC; }

#document_actif { margin-top: 1em; }


#document_actif div.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto;color: #CCCCCC; }
#document_actif div.spip_doc_descriptif { clear: both; font-size: 0.7em; margin-left: auto; margin-right: auto;color: #CCCCCC; margin-bottom: 4px;}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles {
	/*border: 1px solid red;*/
	background-color: #2F445F;
	padding-top: 10px;
	padding-bottom: 10px;
}

.liste-articles ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.liste-articles li {
	margin-bottom: 1em;
	clear: both;
	background-image: url(img/puce-K.gif);
	background-repeat: no-repeat;
	background-position: left 7px;	
	padding-left: 20px;
 }

.liste-articles li .titre {
	font-size: 1.03em;

	 }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em;
	margin-top: -8px;
	 }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { 
	font-size: 0.90em;
	padding-left: 30px;
	 }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }
