/********
ELEMENTS GENERAUX
**********/

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #a8b4a7;
	color: #666;
	margin:0;
	text-align: center;
}
a{
	color: #e76218;
	font-weight: bold;
}



/*********
ELEMENTS IDENTIFIES
**********/
#conteneur{
	width: 952px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #fff url(images/contenu_bord.jpg) repeat-y left;
	padding:0;
	text-align: left;	
}

#entete{
	background: url(images/entete.jpg);
	height: 241px;
	margin: 0;
}
#entete a{
	display: block;
	width: 100%;
	height: 85%;
}

#contenu{
	float: left;
	width: 678px;
	margin : 0 5px 0 29px;
}
#pied{
	background: url(images/pied2.jpg) no-repeat;
	height: 224px;
	clear: both;
}

#menu{
	background: url(images/menu_fond.jpg);
	width: 240px;
	float: left;
}
#menu a{
	color: #333;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
#menu ul{
	margin :0;
	padding: 0;
}
#menu li{
	list-style: none;
}

#menu #menu_principal{
	margin: 0 10px 0 20px;
}
#menu_principal li{
	color:#333;
	text-align: left;
	margin: 0 0 2px;
}
#menu_principal a{
	padding: 5px;
}
#menu_principal a:hover{
	background: #e76218;
}

#menu_actions_habillage{
	background: url(images/menu_action_fond.jpg);
}
#menu #menu_actions{
	background: url(images/menu_action_haut.jpg) no-repeat;
	padding: 5px 0 0;
}
#menu_actions a{
	padding: 5px;
	color: #f5eec9;
}
#menu_actions a:hover{
	background: #f5eec9;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
	color: #333;
}
#menu_actions li{
	border-bottom: 1px solid #f5eec9;
	margin: 5px 10px;
	text-align: right;
	font-size: 12px; 
}
#menu_actions #derniere_action{
	background: url(images/menu_action_bas.jpg) no-repeat bottom;
	margin: 0;
	border-bottom: none;
	height: 70px;
	padding: 0 10px;
}

#contenu p{
	text-align: justify;
}

#article, .une{
	padding: 0 10px 10px;
}

.texte_article{
	padding: 0 0 0 10px;
}

#contacts{
	width: 322px;
	float: left;
	padding: 12px 0 0;
}
#contacts div{
	background: #f5f3e8;
	padding: 10px;
	margin: 0 0 10px;
}
#contacts p{
	text-align: center;
}

#contact2 h2{
	background: url(images/contact_clermont.jpg) no-repeat center;
}
#contact3 h2{
	background: url(images/contact_brioude.jpg) no-repeat center;
}

#contacts div h2{
	width: 322px;
	height: 22px;
	margin: 0;
	padding: 2px 0;
}
#contact_mail{
	background: #f5f3e8 url(images/contact_mail.jpg) no-repeat center;
	width: 322px;
	height: 33px;
	margin: 0 0 10px;
}
#contact_mail a{
	display: block;
	width: 100%;
	height: 100%;
}


#actus{
	margin: 0 0 0 337px;
	font-size: 11px;
}
#actus h2{
	background: url(images/actus_entete.jpg) no-repeat;
	height: 33px;
	margin: 0;
}
#actus ul{
	border-left: 1px solid #9B131D;
	margin:0;
	padding: 0 0 10px;
}
#actus li{
	margin: 0 0 10px;
	list-style: none;
}
#actus li h3{
	background: url(images/actus_fond_titre.jpg) repeat-y;
	font-weight: bold;
	color : #e76218;
	padding: 5px;
	margin: 0;
	font-size: 12px;
}
#actus li div{
	margin: 2px 0 0 10px;
}

/********
ARTICLE
**********/
.texte_article h3.spip{
	font-size: 1.2em;
	margin: 10px 0 0;
	border-bottom: 1px solid #e76218;
}
.texte_article p.spip{
	margin: 5px 0 15px;
}
.document{
	width: 190px;
	background: #f5f3e8;
	padding: 5px;
	margin: 5px;
	text-align: center;
	float: left;
	list-style: none;
}
.document img{
	border: 0;
}
#documents_article p{
	text-align: center;
}
#documents_article ul{
	margin:0;
	padding:0;
	clear: left;
}
.document h3{
	font-size: 1em;
	margin:0;
}

.chapeau_article, .notes_bas_page, #liste_articles{
	background: #f5f3e8;
	padding: 5px;
}
.notes_bas_page{
	font-size: 0.8em;
}
#liste_articles li{
	list-style: none;
	margin: 2px 0 10px;
}


#ca, .spip_documents_center{
	text-align: center;
}

ul#menu_emploi{
	margin: 5px;
	padding: 0;
}

#menu_emploi li{
	background: #f5f3e8;
	list-style: none;
	width: 140px;
	float: left;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
#menu_emploi a{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 48px;
	border: 2px solid #f5f3e8;
}
#menu_emploi a:hover{
	border: 2px solid #e76218;
}
#menu_emploi li img{
	border: none;
	display: block;
	width: 48px;
	float: left;
}
ul.liste_annonces{
	clear: left;
	margin: 5px;
	padding: 0;
}
.liste_annonces li, .liste_liens li{
	border: 1px solid #333;
	list-style: none;
	margin: 5px;
	padding: 5px;
}
.liste_liens li span{
	display: block;
}
.liste_liens li img{
	border: 0;
	display: block;
	float: left;
}
.details_lien{
	height: 90px;
	margin-left: 125px;
}

#article fieldset{
	border: 2px solid #e76218;
	margin-top: 15px;
}
#article fieldset legend{
	color:  #e76218;
}
#article h4{
	margin: 10px 0 2px;
	font-size: 1.2em;
	border-bottom: 1px solid #F5F3E8;
}

#article fieldset p{
	width: 600px;
	margin: 5px;
	text-align: right;
	clear: left;
}
#article fieldset label{
	float: left;
	margin: 5px;
	width: 300px;
}
#article fieldset input, #article fieldset textarea, #article fieldset select, #article fieldset span{
	width: 250px;
	margin: 5px;
	text-align: left;
	vertical-align: middle;
}
#article fieldset span input{
	width: 20px;
}
#article fieldset:hover, .liste_annonces li:hover, .liste_liens li:hover{
	background: #F5F3E8;
}
.obligatoire{
	font-weight: bold;
	background: #F5F3E8;
}

#article #valide{
	border: 2px solid #666;
	background: #F5F3E8;
	width: 150px;
}
#article #valide:hover{
	background: #E76218;
	color: #F5F3E8;
}

#liste_albums{
	margin:0;
	padding: 5px;
}
#liste_albums li{
	display: block;
	width: 200px;
	background: #F5F3E8;
	float: left;
	font-size: 0.8em;
	padding: 3px;
	text-align: center;
	margin: 3px;
}
#liste_albums li a{
	display: block;
	padding: 5px;
}
#liste_albums li a:hover{
	background: #ddd;
}

#liste_albums a img, .spip_documents a img{
	border-color: #e76218;
}

.spip_documents{
	background: #F5F3E8;
	display: block;
	width: 200px;
	text-align: center;
	padding: 5px;
}
.spip_documents * {
	margin-left: auto;
	margin-right: auto;	
}

/*-----------------------------*/
.spacer{
	clear: both;
}
/*------------------------------------
****  ELEMENTS CACHES 
-------------------------------------*/
#entete span, #pied p, .fond_image span{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	display: none;
}
