body 
    {
    font: 11px verdana, sans-serif;
    padding: 0;
    margin: 0;
    background:  url(images/fondtop.jpg) repeat-x;
    background-color: #FCF4DC;
    text-align: center
    }


/*PLACEMENT ET MISE EN FORME DES DIVS*/


#top
    {
	float: left;
	background:  url(images/batiment.jpg) left bottom no-repeat;
	width: 810px;
	height: 105px;
    clear: both    
	}

#content
	{
    float:left;
	width: 810px;
    padding: 0;
    margin: 0;
    background: url(images/border.jpg) right repeat-y;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd
	}

#contenu
    {
	float:left;
	text-align: justify;
	padding-bottom: 0;
	margin: 10px 10px 0px 0px;
	width: 550px;
    background: url(images/mascot.gif) bottom right no-repeat;
    background-color: #ffffff
	}
	
#menu
    {
	float: left;
	width: 220px; 
	text-align: left; 
	padding: 0;
	margin: 10px;
	background-color:  #FAECC5;
    border-top: 1px solid #F4D98B;
    border-left: 1px solid #F4D98B;
    border-right: 1px solid #F4D98B;
	}
    
#foot
    {	
	float: left;
	width: 100%;
	margin-top: 150px;
	text-align: left;
	border-top: 1px dashed #e5e5e5;
    background-color: #ffffff
    }    



/* -----------LE MENU--------------*/


#menu h3
	{
	font-size: 15px;
	display: block;
	color: white;
    background:url(images/fondmenu.jpg) repeat-x;
    background-color:  #FAECC5;
	margin: 0;
	padding: 2px
	}

#menu a
	{
	color:  #123456;
	text-decoration: none
	}

#menu a.lienon
	{
	color:  #123456;
	font-weight: bold;
	text-decoration: none
	}

#menu ul
    {
	margin: 0;
	padding: 0
	}


#menu li
	{
	list-style-type : none;
	border-top: 1px solid white;
	border-bottom: 1px solid #F4D98B;
	margin: 0;
	padding: 1px 7px
	}


/*-------PIED PAGE -------*/

#foot a
	{
	color:  #123456;
	font-weight: bold;
	text-decoration: none;
	}






table 
    {
    /*color: #333333;*/
    margin-top: 10px;
    text-align: center;
    font-size: 1em;
    }

td
    {
    padding: 0.5em;
    margin: 0.5em;
    /* background-color: #f5f5f5*/
    }

.paire
    {
        background-color: #e7e7e7
    }
.first
    {
    background-color: #ffe080;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666
    }


.mainmenu img
    {
	margin: 2px;
	border: 0px
	}











form
	{
	text-align: right;
	padding: 0px;
	margin: 0px
	}

.button
	{ 
	background-color: #DDA310; 
	color: #ffffff;
	font-weight: bold
	}

input
	{ 
	border: 1px solid #DDA310;
	font-size: 12px;
	padding-left: 5px;
	}


p
	 {
    margin: 0.5em 0.5em 1.5em 0.5em;
    line-height: 1.5em
	}


h1
	{
    width: 100%;
    height: 40px;
    background-image: url(images/bgh1.gif);
    background-repeat: no-repeat;
	font-size: 18px;
	color: #DDA310;
	font-weight: bold;
	}


h3
	{
	font-family:"Georgia";
	padding-top: 10px;
    padding-left: 30px;
    background: url(images/puceh3.jpg) left bottom no-repeat;
	font-size: 14px;
	color: #ba0503;
	text-align: left
	}


.surtitre
	{
	padding-left: 20px;
	font-family:"Georgia";
	font-size: 13px;
	color: #f9b436;
	font-weight: bold
	}

a
	 {
	color: #A3898E;
	}

a:hover
	 {
	text-decoration: underline;
	}

ul
	{
	margin: 2px
	}
li 
	{
	list-style-type: square
	}

.lang
	 {
	text-align: right;
	border: 0px;
	text-decoration: none;
	}

.clearboth
	{
	clear: both
	}

.spip_documents
	{
	font-size: 0.9em;
	padding: 0px;
	margin: 0px
	}


.row{
    margin-bottom: 5px
}

.donnees
	{
	font-size: 12px;
	}

.label
	{
	color: black;
	font-weight: bold;
	}

.formw input
	{ 
	border: 1px solid #DDA310;
    background-color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	padding-left: 5px;
	}


#floatright
	{
	float: right;
	padding-left: 15px
	}

#floatleft
	{
	float: left;
	padding-right: 15px
	}


.news
	{
	border: 1px solid #cccccc;
	padding: 0.25em;
	margin-bottom: 5px;
	/*background-color: #fefefe;*/
	line-height: 12px;
	}

.news h3
	{
	font-family: "Arial";
	margin: 0;
	padding: 5px 0 0 30px;
	border: 0;
	}
.regions
	{
	border-bottom: 1px solid #999999;
	margin: 5px;
	padding: 5px;
	line-height: 12px;
	}

.regions li 
	{
	list-style-type: none
	}


.date
	{
	font-size: 10px;
	font-style: italic;
	color: red;
	float: right;
	padding-right: 5px
	}

.titrenews
	{
	font-size: 14px;
	color: #A3898E;
	font-weight: bold
	}


.right
	{
	float: right
	}
    
.formsearch
    {
    float: left;
    clear:both;
    }

strong
	{
	font-weight: bold
	}
    
    #center
    {
    text-align: center
}
#formulaire_contact ul{
	margin: 0;
	padding: 0
}

#formulaire_contact li{
	list-style-type: none;
	text-align: left
}

#formulaire_contact li{
	padding: 2px 0
}

#formulaire_contact label{
	display: block;
	float: left;
	width: 250px;
}

#formulaire_contact fieldset{
	border: none
}

#formulaire_contact legend{
	display: none
}

p.boutons{
	text-align: center
	}