/*--------------------------
 ELEMENTS GENERAUX
--------------------------*/
body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #60c3fc url(images/fond_bleu.jpg) repeat-x;
}
a {
	color: #630;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

/*--------------------------
  CADRES DE PAGE
--------------------------*/  
#conteneur{
	display: block;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#entete{
	height: 264px;
	background: url(images/entetep.jpg) no-repeat top left;
	margin:0;
	padding:0;
}
#pied{
	background: url(images/pied2012.jpg) no-repeat;
	height: 156px;
	clear: both;
	margin: 0 0 15px 50px;
	padding: 50px 140px 20px 500px;
	text-align: right;
}
#pied p{
	font-family: arial black, helvetica;
	color: #fff;
	margin: 0;
}
#pied strong{
	font-size: 1.2em;
	font-weight: normal;
}
#interieur{
	background: #fff;
	margin: 0 45px 0 50px;
	overflow: auto;
	padding: 0;
}

/*----------------------------
   MENUS
-----------------------------*/
#menu_presentation{
	margin: -100px 140px 80px 420px;
	padding: 0;
	height: 20px;
	text-align: right;
}
#menu_presentation li{
	list-style: none;
	display: inline;
	margin: 2px;
}
#menu_presentation li a{
	padding: 5px;
	background: #630;
	color: #ffc;
	font-weight: bold;
	text-decoration: none;
}
#menu_presentation li a:hover{
	background: #c90;
}

/*---- MENUS DROITE -------*/
#menus{
	float: right;
	margin-right: 10px;
}
/*------ EVENEMENTS ---------*/
#evenements, #materiel{
	width: 253px;
}
#evenements h2{
	background: url(images/evenements_haut.jpg) no-repeat;
	height: 96px;
	margin: 0;
	padding: 0;
}
#materiel h2{
	background: url(images/materiel.jpg) no-repeat;
	height: 106px;
	margin: 0;
	padding: 0;
}
#meteo h2{
	background: url(images/meteo.jpg) no-repeat;
	height: 106px;
	margin: 0;
	padding: 0;
}
#evenements ul, #medias ul, #materiel ul, #meteo ul{
	background: #ffc;
	margin: 0 0 0 35px;
	padding: 0 0 10px 30px;
}
#evenements li, #medias li, #materiel li, #meteo li{
	list-style: circle;
}
#evenements a, #materiel a, #meteo a{
	color: #630;
}
#creons_evmt{
	margin: 0 0 20px 35px;
	padding: 0;
}
#creons_evmt a{
	background: #630;
	color: #fff;
	padding: 2px;
}
#creons_evmt a:hover{
	text-decoration: none;
	background: #c90;
}
/*--------- MEDIAS --------*/
#medias{
	width: 253px;
	padding: 10px 0 0;
}
#medias h2{
	background: url(images/albums.jpg) no-repeat;
	height: 73px;
	margin: 0;
}
#medias a{
	color: #630;
}
#medias ul{
	padding-top: 15px;
}
.im_alea{
	background: #ffc;
	margin: 0 0 0 35px;
	text-align: center;
}
.im_alea a{
	color: #666;
	font-weight: normal;
	font-style: italic;
	font-size: 0.8em;
}
.im_alea img{
	border: #666 2px solid;
}

/*-----------------------
   BOUTONS
----------------------*/
.bouton a{
	display: block;
	width:253px;
	margin: 5px 0;
}
#newsletter a{
	height: 63px;
	background: url(images/bouton_newsletter.jpg);
}
#livredor a{
	margin-top: 20px;
	height: 49px;
	background: url(images/bouton_livredor.jpg);
}
#mecrire a{
	height: 87px;
	background: url(images/bouton_mecrire.jpg);
}
#facebook a{
	height: 71px;
	background: url(images/bouton_facebook.jpg);
}
/*-----------------------
   CONTENUS
-----------------------*/
#article{
	margin: 0 300px 0 10px;
	text-align: justify;
}

.spip_documents_center{
	display: block;
	text-align: center;
}
.spip_documents img {
	border: #000 2px solid;
}
.row_even{
	background: #ffc;
}
.spip tr h3{
	margin: 0;
	text-align: center;
}
.spip h3{
	font-size: 1.2em;
}
.texte_chapeau{
	background: #ffc;
	padding: 5px;
}
#article hr.spip{
	color: #630;
	height: 2px;
	background: #630;
	border: 0;
}#article a{
	text-decoration: underline;
}
a.spip_out img{
	border: 0;
}

#jaime{
	margin: 15px;
	padding: 10px;
	width: 540px;
	border: 1px solid #630;
	background: #ccc;
}


/*------ LIVRE D'OR -----------*/
#livredor-ecrivez a{
	width: 259px;
	height: 70px;
	background: url(images/livredor-ecrivez.jpg);
	display:block;
}
.message{
	background: #ffc;
	margin: 10px;
	padding: 10px;
}
.message h4{
	font-size: 1em;
	border-bottom: 1px solid #630;
	margin: 5px 0 0;
}
.message h5{
	text-align: right;
	margin: 0;
	font-weight: normal;
	font-style: italic;
}


/*-----------------------------------
        DOCUMENTS
--------------------------------------*/
#portfolio ul{
	margin: 0;
	padding: 0;
	clear: left;
}
#portfolio li{
	list-style: none;
	float: left;
	width: 180px;
	margin: 5px;
}
#portfolio li h4,  #videos li h4{
	margin: 2px;
	font-size: 1em;
}
#portfolio li p, #videos li p{
	margin: 2px;
	font-style: italic;
}

#videos li{
	list-style: none;
}
/*------------------------------------
****  ELEMENTS CACHES 
-------------------------------------*/
#entete span, #evenements h2 span, .bouton span, #medias h2 span, #livredor-ecrivez a span, #materiel h2 span, #meteo h2 span{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/*-------------------------
    FORMULAIRES
-----------------------*/
#formulaire{
	margin: 10px;
	padding: 10px;
	background: #fff;
}
#formulaire fieldset{
	background: #ffc;
	border: 1px #630 solid;
	padding: 5px;
	margin: 5px;
}
#formulaire legend{
	font-weight: bold;
	color: #630;
}
#formulaire label{
	display: block;
	font-weight: bold;
}
#formulaire input, #formulaire textarea, #formulaire select{
	border: 2px solid #630;
}
.spip_bouton input{
	background: #630;
	color: #ffc;
}
.spip_barre{
	background: #fff;
}
.spip_barre img{
	border:0;
}
#formulaire_lettres label{
	display: inline;
}
#formulaire_lettres li{
	list-style: none;
}
