body{
	font-size:12px;
	font-family:tahoma,verdana,arial,sans-serif;
	padding:0;
	margin:0;
}

#conteneur{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

.leNettoyeur{
	clear:both;
}

.separateur{
	width:100%;
	height:20px;
}

.separateur2{
	width:100%;
	height:180px;
}

.gris{
	background-color:#E9E9E9;
}

.logo{
	float:right;
	position:absolute;
	right:180px;
	top:7%;
	z-index:1;
}

hr{
	border:1px dashed #CCC;
}

#gauche{
	width:25%;
	height:100%;
	overflow:hidden;
	background-image:url("../images/fond1.jpg");
	position:fixed;
	left:0;
}

#centre{
	width:50%;
	height:100%;
	background-color:#FFF;
	margin:auto;
	position:absolute;
	left:25%;
}

#nuages{
color:#FFF;
font-size:30px;
text-align:justify;
width:95%;
margin:auto;
}

#centre h1{
	font-size:13px;
	color:#00798B;
	background-image:url("../images/puce.png");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
}

#centre h2{
	color:#A29584;
	font-size:13px;
}

#centre p{
	font-size:12px;
}

#centre a{
	font-size:12px;
}

#contenu{
	width:95%;
	margin:auto;
	text-align:justify;
	background-color:#FFF;
}

#contenu a{
	color:#000;
	text-decoration:none;
	border:0;
}

.sepPar{
	width:30%;
	background-image:url("../images/par.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	height:20px;
	position:relative;
	left:50px;
	top:-7px;
}

#blocDroite{
	float:right;
	margin-left:2%;
	width:350px;
}

#blocDroite ul{
	list-style-type:none;
}

#photos{
	width:100%;
	height:100%;
}

.photos{
	width:100%;
	position:relative;
	float:left;
}

#infosUser{
	color:#A29584 !important;
	width:330px;
	background-color:#E5E5E5;
	position:relative;
	left:7px;
}

#infosUser a{
	color:#A29584 !important;
	font-weight:bold;
}

.big a{
	font-size:11px !important;
	font-weight:bold !important;
}

.big a:hover{
	text-decoration:underline !important;
}

.small{
	font-size:10px !important;
	position:relative;
	top:-4px;
	left:5px;
}

#droite{
	width:25%;
	height:100%;
	background-image:url("../images/fond2.jpg");
	background-position:fixed;
	position:fixed;
	right:0;
	overflow:hidden;
}

#menu{
	width:192px;
	height:100%;
	background-image:url("../images/fondMenu.png");
	background-repeat:repeat-y;
	text-align:center;
	float:right;
	position:relative;
	right:2%;
	z-index:2;
}

.menu{
	width:167px;
	margin:auto;
	background-image:url("../images/fondMenu2.png");
}

.menu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

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

.menu a:hover{
	text-decoration:underline;
}

.listeVille a{
	color:#000 !important;
	font-weight:normal !important;
}

#navigation{
	width:95%;
	margin:auto;
}

#navigation a{
	color:#5E584F;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	top:-10px;
	margin:0 7px 0 7px;
}

.navPrev{
	width:25%;
	float:left;
}

.navNext{
	width:25%;
	float:right;
	text-align:right;
}	

#login{
	width:167px;
	margin:auto;
	font-size:11px;
}

.login{
	font-size:11px;
	color:#00798B;
	width:167px !important;
	background-image:url("../images/fondMenu2.png");
	background-repeat:repeat-y;
}

.login a{
	color:#00798B !important;
	text-decoration:none;
}

.input{
	border:0;
	background:none;
	width:81px;
	height:19px;
	background-image:url("../images/input.png");
	background-repeat:no-repeat;
	font-size:10px;
	color:#999;
	padding-left:10px;
	padding-top:3px;
	}
	
.submit{
		font-size:10px;
}

.tableData{
	width:100%;
}

.tableData h2{
	font-size:12px;
	color:#999;
	text-decoration:underline;
	width:100%;
}

.tableData h3{
	font-size:11px;
	color:#00798B;
}

.tableCorner{
	background-color:#FFF;
}

.tableMod{
	width:100%;
	background-color:#E9E9E9;
	text-align:center;
}

.tableMod ul{
	display:inline;
}

.tableMod li{
	display:inline;
	margin:10px;
}

.tableMod a{
	color:#00798B !important;
	font-weight:bold !important;
	text-decoration:underline !important;
}
	
#searchResult ul{
		list-style-type:none;
}
	
#searchResult h2{
		font-size:12px;
		color:#999;
}
	
.searchImage{
		float:left;
		margin:0 7px 0 0;
}

#footer{
	width:48%;
	margin:auto;
	position:fixed;
	z-index:10000;
	bottom:0;
	left:26%;
	background-color:#FFF;
}

.natice-dri{
	width:40%;
	float:left;
	color:#999 !important;
	margin-left:2.5%;
}

.natice-dri a{
	font-size:11px !important;
	color:#999 !important;
}

.mentions{
	width:40%;
	float:right;
	text-align:right;
	color:#00798B !important;
	margin-right:2.5%;
}

.mentions a{
	font-size:11px !important;
	color:#00798B !important;
}

.formulaire{
	font-size:12px;
}


.formulaire h1{
	font-size:13px;
	color:#00798B;
	background-image:url("../images/puce.png");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:35px;
}

	
