/* Reset CSS */

body{
	margin:0;
	padding:0;
	background-color:#9d9d9c;
}

body div, img, ul, ol, li, p, h1, h2, h3, h4, span, a, table, tr, td{
	margin:0;
	padding:0;
}

body div, ul, ol, li, p, h1, h2, h3, h4, span, a, input, select, option, table, tr, td{
	font-family:'Century Gothic', Arial, Helvetica, sans-serif;
}

.clear
{
	clear:both;
}

img
{
	border:none;
}

#content{
	width:918px;
	margin:0 auto;
	margin-top:40px;
}

#head{
	position:relative;
	width:100%;
	height:99px;
	background:url(../img/head.jpg) no-repeat;
}

#logo{
	position:absolute;
	bottom:0px;
	left:30px;
}

#head table{
	float:right;
	margin-right:40px;
	margin-top:25px;
}

#search{
	border:1px solid #48af03;
}

#page-content{
	width:100%;
	background:url(../img/content-bkg.jpg) repeat-y;
	padding-top:30px;
}

#retour a
{
	width:150px;
	color:#fe0000;
	margin:0 0 0 32px;
	font-size:14px;
}

.pres-txt{
	font-size:15px;
	color:#000;
	font-style:italic;
	margin-left:60px;
	margin-right:40px;
	margin-top:10px;
}

.pres-txt_m-top span
{
	color:#48af03;
	margin-left:60px;
	font-weight:bold;
}


#search_map
{
 position:absolute;
}

#carte_all
{
	background:url(../img/content-bkg.jpg) repeat-y;
	padding:20px 0 0 0;
}

#carte
{
	float:left;
	margin:0 0 0 30px;
}

h3
{
	color:#fe0000;
	font-size:24px;
	text-align:right;
	margin:40px 83px -12px 0;
	position:relative;
	float:right;
}

#regions
{
	float:right;
	background:url(../img/bgFond_regions.jpg) repeat-y top left;
	margin:0 30px 0 0;
}

#regions #bgTop_regions
{
	background:url(../img/bgTop_regions.jpg) no-repeat top left;
	width:437px;
  	height:38px;
}

#regions #bgBottom_regions
{
	background:url(../img/bgBottom_regions.jpg) no-repeat top left;
	width:437px;
  	height:38px;
}

#regions ul
{
	 list-style-type:none;
	 font-size:14px;
	 float:left;
	 
}

#regions ul#sect1
{
	margin:0 0 0 50px;
}

#regions ul#sect2
{
	margin:0 0 0 65px
}

#regions ul li
{
	 width:143px;
}


#regions ul li a
{
	color:#48af03;
	text-decoration:none;
	width:143px;
	font-style:italic;
}

#contenuBas
{
	background:url(../img/contenuBas.jpg) no-repeat top left;
	width:918px;
	height:43px;

}

#inscription a, #inscription a:visited
{
	background:url(../img/bt_inscription.jpg) no-repeat top left;
	width:202px;
	height:88px;
	float:right;
	display:block;
	margin:20px 100px 0 0;
}

#inscription a:hover
{
	background:url(../img/bt_inscription.jpg) no-repeat bottom left;
}

#inscription a span
{
	display:none;
}

#footer
{
	background:url(../img/bg_footer.jpg) repeat-x bottom left;
	width:100%;
	height:66px;
	font-size:14px;
	color:#9d9d9c;
	font-style:italic;
	font-weight:bold;
	padding:0;
/*	border:dashed blue 1px;*/
}

#footer #infos
{
	width:840px;
	margin:0 auto;
	height:62px;
/*	border:dashed red 1px;*/
}

#footer a, #footer a:visited
{
	color:#48af03;
}
#footer a:hover
{
	text-decoration:none;
	color:#9d9d9c;
}

#footer span#dotcom
{
	float:left;
	display:block;
	width:150px;
	padding:42px 0 0 0;
}

#footer span#coord
{
	float:right;
	width:240px;
	padding:42px 0 0 0;
	display:block;
}

#footer #logoFooter
{
	width:61px;
	height:62px;
	display:block;
	float:right;
	margin:0 0 0 5px;
}


/*Page liste*/
#contenu_liste, #contactOk
{
	background:url(../img/content-bkg.jpg) repeat-y;
}

#contactOk #contenuOK
{
	text-align:center;
}

#contactOk #contenuOK a, #contactOk #contenuOK a:visited
{
	color:#4BAC0F;
}

#contactOk #contenuOK a:hover
{
	color:#9D9D9C;
	text-decoration:none;
}

#zoneRecherche
{
	background:#DCDCDC;
	height:50px;
	width:450px;
	margin:0 auto;
}



table#recherche
{
	margin:10px auto 0 auto;
}

table#listing
{
	margin:10px auto 0 auto;
}

table#listing th
{
	border-bottom:1px solid #9D9D9C;	
	color:#9D9D9C;
}

table#listing td
{
	width:150px;
	font-size:14px;
}

table#listing td a, table#listing td a:visited
{
	color:#48af03;
}

table#listing td a:hover
{
	text-decoration:none;
}

table td.titre
{
	color:#41B200;
	font-weight:bold;
}

table td.spam
{
	color:red;
	font-size:12px;
}
/* liste_perso */
#listePerso
{
	font-size:14px;
	width:700px;
	margin:30px auto 0 auto;
}

#listePerso td.titre
{
	color:#44B100;
	width:130px;
	font-weight:bold;
	font-size:16px;
}
#listePerso td
{
	font-size:16px;
}

#listePerso a
{
	color:#FE0000;
	font-size:14px;
	margin-top:10px;
}

#listePerso a:hover
{
	color:#FE0000;
	font-size:14px;
	text-decoration:none;
}

#persoTables{
	background-color:#e8e6e6;
	margin:0 auto 10px auto;
	padding:10px;
}

#rightTable{
	float:right;
	width:300px;
	margin:0; padding:0;
}

#leftTable{
	float:left;
	width:370px;
	margin-left:20px;
	margin:0; padding:0;
}

#formulaire
{
	margin-top:60px;
	float:left;
}

#formulaireInsc
{
	width:690px;
	margin:0 auto;
	font-size:14px;
}

#formulaireInsc table
{
	width:690px;
	margin:0 auto;
}

#formulaire legend
{
	color:#FE0000;	
}

#formulaire form
{
	width:400px;
	margin-left:50px;
	font-size:14px;
}

#formulaire table
{
	margin:10px;	
}

#formulaire table tr{
	height:30px;
}

#map
{
	border:1px solid #9D9D9C;
	width:380px;
	float:right;
	margin-top:68px;
	margin-right:50px;
}

#map2
{
	border:1px solid #9D9D9C;
	width:700px;
	margin:68px auto 0 auto;
}

/* Fin liste_perso */

/*Contact ok*/

p#env
{
	margin:0 0 0 145px;
	text-align:center;
	font-size:13px;
	color:#fe0000;
}

p#env2
{
	text-align:center;
	font-size:13px;
	color:#fe0000;
}

p#env2 a
{
	text-align:center;
	font-size:13px;
	color:#fe0000;
}

#formulaire p#env a, #formulaire p#env a:visited
{
	color:#49B100;
}

#formulaire p#env a:hover
{
	text-decoration:none;
	color:#49B100;
}
/*Fin contact ok*/
