body {
	background-image: url(images/tuile.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #C6C8B2;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#000;
}
a:active, a:focus{outline:none;}
#top {
	height: 245px;
	background-image: url(images/images/bg_top.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#bgmenu {
	position: absolute;
	height: 232px;
	width: 688px;
	right: 8px;
	background-repeat: repeat-x;
	top: 15px;
	z-index: 1;
	text-align: right;
	
}

#center {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-image: url(images/images/ligne_infinie.png);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
	border:none;
}
#menudroit {
	
	width: 210px;
	margin-left: 20px;
	margin-right: 35px;
	float: left;
	padding-top: 50px;
}

#menudroit2 a{
	display:block;
	}

#menudroit2 {	
	width: 218px;
	margin-left: 20px;
	margin-right: 27px;
	float: left;
	padding-top: 80px;
}
#contenu {
	width: 670px;
	float: left;
	padding-bottom:25px;
}
#wrap {
	width: 670px;
	float: left;
}

#menu {
	float: left;
	height: 232px;
	border:none;
	position: absolute;
	top: 15px;
	right: 12px;
	width: 688px;
	z-index: 999999;
}

#flash {
	float: left;
	height: 220px;
	width: 223px;
	margin-top: 15px;
	margin-left: 15px;
}
	

.left {
	float: left;
	margin-right: 13px;
	border: 1px solid #000;
	padding: 3px;
}
.right {
	float: right;
	margin-left: 13px;
	border: 1px solid #000;
	padding: 3px;
}

#menu a img {
	margin:0; padding:0;
	float: left;
	border:0;
}

#basdepage {
	background-repeat: no-repeat;
	height: 75px;
	clear:both;
}

#titre {
	width: 670px;
	height: 40px;
}
#menu2 {
	height: 20px;
	margin-top:5px;
	text-align:right;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:10px
}
#menu2 a:hover {
	text-decoration:none;
}
p{
padding:0;
margin:12px 0;
text-transform: none;
}

ul, ol{padding:0; margin-top:12px; margin-bottom:12px;}
ul.grosseListe, ol.grosseListe{padding:0; margin-top:20px; margin-bottom:20px;}

ul{
	list-style:none none;
	margin-left:5px;
	}
	li{
	padding:4px 0 4px 15px;
	background:url('images/puce.gif') no-repeat left 9px;
	}
	
#nouvelles {
	width:247px; 
	float:right; 
	margin-right:22px; 
	margin-top:10px;
}
	
#nouvelles ul {
	list-style:none none;
	background:url('images/accueil/bg_news.jpg') repeat-y left;
	padding:0;
	margin:0;
}
#nouvelles li {
	padding:10px 10px 8px 25px;
	width:200px;
	text-align:justify;
		font:12px Arial, Helvetica, sans-serif;
		background:url('images/accueil/bg_news_bas.jpg') no-repeat left bottom;
	}
	#nouvelles li.fin {
	padding:10px 15px 15px 25px;
		background:url('images/accueil/bg_news_basfin.jpg') no-repeat left bottom;
	}
#nouvelles a {
	float:right;
	padding:0px 12px 0px 0px;
	color:#000000;
	text-align:justify;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/accueil/fleche.jpg) no-repeat right bottom ;
	}
#nouvelles a:hover {
	color: #acae87;
	background:url(images/accueil/fleche_over.jpg) no-repeat right bottom ;
	}
.titre {
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.date {
	color:#797b57;}
h1, h2, h3, h4, h5, h6{
padding:0;
color: 4c4e36;
}

h1 {
font-size: 18px;
font-weight: normal;
text-transform: uppercase;
margin:25px 0 20px 0
}

h2 {
font-size: 17px;
font-weight:lighter;
letter-spacing: 0.05em;
margin:25px 0 20px 0
}

h3 {
font-size: 12px;
font-weight:lighter;
letter-spacing: 0.03em;
margin:15px 0 10px 0;
font-weight:bold;
}
.clear {clear: both;}

a {
	color: #4c4e36;
}
a:hover {
	color: #acae87;
	text-decoration:none;
}
.hover {
	color: #acae87;
	text-decoration:none;
}

.hr{
margin:25px 0;
border-top:1px solid #c6c8b2;
}
.hr hr{
display:none;
}
.hr2{
border-top:1px dashed #ccc; 
}

/*mise en forme (8 mars 2010)*/
.icon{
vertical-align:middle;
}

.flecheDroite{
padding-left:16px;
background:url('images/ico-flechedroite.gif') no-repeat left center;
}
.flecheDroite:hover{background-image:url('images/ico-flechedroite-over.gif');}

.courriel{
padding-left:18px;
background:url('images/ico-courriel.gif') no-repeat left center;
}
.courriel:hover{background-image:url('images/ico-courriel-over.gif');}

.lienExt{
padding-right:14px;
background:url('images/ico-lienext.gif') no-repeat right center;
}
.lienExt:hover{background-image:url('images/ico-lienext-over.gif');}

.listeFichiers{
margin-left:0;
list-style:none none;
padding:10px 10px 10px 22px;
	background:url('images/pdf-ico.gif') no-repeat left center;
	
}
/*.listeFichiers a:hover{
	color:#4c4e36;
	text-decoration:none;
	}*/


.retourHaut{
margin:0 0 -20px 0;
padding:0;
text-align:right;
}
.retourHaut a{
	padding-right:14px;
	background:url('images/ico-hautpage.gif') no-repeat right center;
	}
	.retourHaut a:hover{background-image:url('images/ico-hautpage-over.gif');}

#hautPage{
margin:10px 0 -20px 0;
padding:0;
text-align:right;
}
	#hautPage a{
	padding-right:14px;
	background:url('images/ico-hautpage.gif') no-repeat right center;
	}
	#hautPage a:hover{background-image:url('images/ico-hautpage-over.gif');}


.boite{
border:1px dashed #ccc;
padding:0;
}

#logoContainer img{
margin-right:15px;
}

	.icon {
		vertical-align:middle;
	}
	
	
		
input {
	background-image: url(images/bg_form.jpg); 
	background-repeat: no-repeat; 
	background-position: center center; border:1px solid #FFFFFF; color:#000000; width:155px;
	height:20px;
	line-height:20px;
	margin:0 15px 0 0;
	font-family:arial, sans-serif;
	font-size: 13px;}
	
textarea {
	background-image: url(images/bg_form_txt.jpg);
	background-repeat: repeat-x; 
	background-position: top center; 
	border:1px solid #FFFFFF; 
	color:#000000; 
	width:550px; 
	height:100px; 
	font-size: 13px; 
	font-family:arial;
	}
	
	
.bouton{text-align:left;
width:389px;}

	.bouton input{
	width:auto;
	background: url('images/bouton-bg.gif') repeat-x bottom;
	cursor:pointer;
	height:22px;
	color:#FFF;
	font-weight:bold;
	}
	.bouton input:hover{
	background-image:none;
	background:#6a6c48;
	color:#FFF;
	font-weight:bold;
	}
/*mise en forme (23 mars 2010) -FIN- */
