/*generale*/
body, h1, h2, h3, ul, li{
	margin:0;
	padding: 0;
}

body{
	background: url(images/fond-page.jpg) repeat-x top left #fff;
	color: #5a5a5a;
	font-family: Arial;
	font-size: 12px;
}

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

a:hover{
	text-decoration: underline;
}

a img{
	border: 0;
}

a:hover img{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8; 
}

.clear{
	clear: both;
	height: 0;
}

.clearGrand{
	clear: both;
	height: 10px;
}

.majuscule{
	text-transform: uppercase;
}

.petit{
	font-size: 90%;
}

.centree{
	text-align: center;
}
/*generale*/

/*global*/
#global{
	background: url(images/fond-global.png) repeat-y bottom left;
	margin: 0 auto;
	min-height: 700px;
	padding: 0 8px 0 7px;
	position: relative;
	width: 980px;
	z-index: 10;
}

#imageDeco{
	border-top: 7px solid #152482;
	margin-bottom: 27px;
	padding-top: 1px;
}

#imageDeco a:hover img{
	filter : alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 1; 
}
/*global*/

/*entete*/
#entete{
	background: url(images/fond-entete.jpg) no-repeat top left;
	height: 120px;
	margin: 20px auto 0 auto;
	padding: 11px 8px 0 31px;
	width: 956px;
}

#entete.image{
	background: url(images/fond-entete2.jpg) no-repeat top left;
}

#liensEntete{
	background: url(images/fond-lien-haut.png) no-repeat top right;
	height: 20px;
	padding: 5px 10px 0 0;
	text-align: right;
}

#h1{
	display: block;
	float:left;
	/*height: 60px;
	width: 91px;*/
	height: 75px;
	width: 100px;
	margin:-15px 0 0 0;
}
.drapeau{
	display: block;
	float:left;
	/*height: 60px;
	width: 91px;*/
	height: 75px;
	width: 50px;
	margin:-15px 0 0 20px;
}
/*entete*/

/*menu*/
#menu{
	list-style-position: inside;
	list-style-type: none;
	padding: 20px 0 0 0;
	width: 700px;
}

#menu li{
	background: url(images/puce-carre.gif) no-repeat left 6px;
	float: left;
	padding:0 30px 0 10px;
}

#menu a{
	color: #5a5a5a;
	display: block;
}

#menu a:hover{
	text-decoration: none;
}
/*menu*/

/* sous menu */
ul.sousMenu, ul.sousMenuVisible{
	display: none;
	float: none;
	list-style: none;
	list-style-position: outside;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	position: absolute;
	width: 180px;
	z-index:409;
}

ul.sousMenuVisible{
	display: block;
}

#menu ul.sousMenuVisible li{
	background: url(images/fond-lien-menu.gif) no-repeat 6px 4px;
	float: none;
	height: auto;
	padding: 4px 4px 4px 19px;
}

#menu ul.sousMenuVisible a{
	color: #535353;
	display: inline;
	height: auto;
	text-align: left;
	text-transform: none;
}

#menu ul.sousMenuVisible a:hover{
	color: #479ec9;
	filter : alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 1;
	text-decoration: none;
}

#sousMenu1{
	background: url(images/fond-ss-menu1.gif) no-repeat top left #edf6d6;
}

#sousMenu2{
	background: url(images/fond-ss-menu2.gif) no-repeat top left #edf6d6;
}

#sousMenu3{
	background: url(images/fond-ss-menu3.gif) no-repeat top left #edf6d6;
	width: 220px;
}

#sousMenu4{
	background: url(images/fond-ss-menu4.gif) no-repeat top left #edf6d6;
}
/* sous menu */

/*index*/
#gaucheAccueil{
	float: left;
	padding: 0 0 0 27px;
	width: 244px;
}

#contenuAccueil{
	float: left;
	text-align: center;
	width: 447px;
}
/*index*/

/*droite*/
#droite{
	font-family: Verdana;
	left: 718px;
	position: absolute;
	top: -47px;
	width: 262px;
	z-index: 100;
}

#rechercheImplanter{
	background: url(images/fond-recherche.png) no-repeat top left;
	height: 250px;
	padding-left: 6px;
	position: relative;
	width: 262px;
}

#rechercheImplanter h2{
	color: #fff;
	font-size: 125%;
	font-weight: bold;
	padding: 2px 0 10px 0;
}

#rechercheImplanter form{
	display: inline;
}

#search{
	/*visibility:hidden;*/
}

#search2{
	/*display:none;*/
}

#rechercheImplanter form p{
	margin:0;
	padding:15px 0 10px 0;
}

#rechercheImplanter label{
	float: left;
	font-size: 95%;
	font-weight: bold;
	padding: 2px 15px 0 0;
}

#rechercheImplanter label.simple{
	font-weight: normal;
	padding-right:0;
	width: 70px;
	margin-bottom:15px;
}

#rechercheImplanter input{
	border: 1px solid #7f9db9;
	float: left;
	width: 154px;
}

#rechercheImplanter select{
	border: 1px solid #7f9db9;
	float: left;
	width: 164px;
	margin:0 0 10px 0;
}

#rechercheImplanter input#terrain{
	border: 0;
	margin-right: 30px;
	width: 15px;
}

#rechercheImplanter input#batiment{
	border: 0;
	width: 15px;
}

#rechercheImplanter input.rechercher{
	border: 0;
	display: inline;
	height: 19px;
	margin: 5px 0 20px 140px;
	width: 98px;
}

#rechercheImplanter input.rechercher:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8;
}

#rechercheImplanter p{
	font-size: 95%;
	font-weight: bold;
}

#rechercheImplanter a{
	color: #152482;
	position: absolute;
	top: 170px;
}

#rechercheImplanter .search-bourge-plus{
	position: absolute;
	top: 180px;
}

#rechercheImplanter .search-bourge-plus p{
	font-size: 85%;
	font-weight: normal;
	width:160px;
}

#rechercheImplanter .search-bourge-plus a{
	top:15px;
	right:-80px;
}

.boiteDroite{
	font-size: 95%;
	margin:10px 0 0 -5px;
	width: 211px;
}

.boiteDroite .haut, .boiteDroite .bas{
	background: url(images/droite-haut.png) no-repeat top left;
	height: 4px;
}

.boiteDroite .bas{
	background-image: url(images/droite-bas.png)
}

.boiteDroite .centre{
	background: url(images/droite-centre.png) repeat-y top left;
	padding-bottom: 3px;
}

.boiteDroite p{
	margin: 3px 15px;
}

.boiteDroite h2{
	color: #364ba0;
	font-size: 105%;
	padding: 10px 15px 0 15px;
}

.boiteDroite a{
	color: #479ec9;
	margin-left: 15px;
	text-decoration: underline;
}

.boiteDroite p a{
	margin-left: 0;
}

.boiteDroite a:hover{
	text-decoration: none;
}

.boiteDroite hr{
	border: 0;
	background: #cacaca;
	height:1px;
	margin: 10px auto 5px auto;
	width: 181px;
}

#lienCarreCreateur{
	margin-left: 50px;
}

p.actuDroite{
	margin-bottom: 10px;
}
/*droite*/

/*pied*/
#pied #datemaj{
	padding-left: 270px;
}

#pied{
	background: url(images/fond-pied.png) no-repeat top left;
	color: #707070;
	height: 27px;
	margin: 0 auto 20px auto;
	padding: 5px 0 0 15px;
	position: relative;
	width: 980px;
}

#pied a{
	color: #479ec9;
}

#liensBas{
	left: 740px;
	position: absolute;
	text-align: right;
	top: 5px;
}
/*pied*/

/*projet gauche*/
#projetGauche{
	background: #def3a7;
	margin-bottom: 15px;
	padding-bottom: 8px;
}

#projetGauche h2{
	background: #9ecb3b;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	padding: 8px 0 8px 8px;
}

#projetGauche p{
	padding-left: 8px;
}

#projetGauche a span{
	background: #fff;
	color: #000;
	padding: 0 2px;
	text-align: center;
}

#projetGauche a{
	color: #479ec9;
	background: #def3a7;
	display: block;
	text-decoration: underline;
	margin: 5px;
}

#projetGauche a:hover, #projetGauche a:hover span{
	text-decoration: none;
}
/*projet gauche*/

/*liens gauche accueil*/
#liensGaucheAccueil a{
	display: inline;
	float: left;
	margin-left: 35px;
}
/*liens gauche accueil*/

/*gauche*/
#gauche{
	float: left;
	padding: 30px 0 0 5px;
	width: 187px;
}

#menuGauche{
	font-size: 95%;
	list-style: none;
	margin: 5px 7px;
}

#menuGauche li{
	padding: 2px 0;
}

#menuGauche a{
	color: #479ec9;
}

#menuGauche a.actif{
	color: #152482;
	/*text-decoration: underline;*/
}

.boiteGauche{
	font-family: Verdana;
	font-size: 95%;
	margin:10px 0 0 2px;
	width: 185px;
}

.boiteGauche h2{
	border-bottom: 1px solid #959595;
	color: #0a2e88;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0 4px 15px;
}

.boiteGauche .haut, .boiteGauche .bas{
	background: url(images/gauche-haut.gif) no-repeat top left;
	height: 6px;
}

.boiteGauche .bas{
	background-image: url(images/gauche-bas.gif);
	margin-bottom: 15px;
}

.boiteGauche .centre{
	background: url(images/gauche-centre.gif) repeat-y top left;
	padding:0 5px 3px 5px;
}
/*gauche*/

/*contenu*/
#contenu{
	float: left;
	font-family: Verdana;
	padding-left: 15px;
	width: 485px;
}

#chemin{
	color: #479ec9;
	margin: 0 0 30px 0;
	font-size:11px;
}

#chemin a{
	color: #479ec9;
}

#contenu h1{
	color: #3b58a0;
	border-bottom: 1px solid #def3a7;
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 30px;
	position: relative;
	width: 490px;
}

#contenu h2{
	color: #6da51e;
	font-size: 110%;
	margin: 30px 0 10px 0;
}

#contenu h1 span{
	bottom: -17px;
	font-size: 50%;
	position: absolute;
	right: 0;
}

#contenu a#lienPDF:hover{
	cursor: pointer;
}

#contenu a{
	color: #479ec9;
}

#contenu ul{
	list-style:none;
	margin:0 0 0 10px;
}

#contenu ul li{
	background:url(images/puce_menu.gif) no-repeat left 6px;
	margin:0 0 5px 0;
	list-style-position:outside;
	padding:0 0 0 10px;
}
/*contenu*/

/***********************	GALERIE	*************************/

.galeriePhoto{
	width:485px;
}

.galeriePhoto table td{
	width:78px;
	height:78px;
	text-align:center;
}

.galeriePhoto .pagination{
	float:right;
	padding:0 15px 0 0;
}

.galeriePhoto .pagination a{
	text-decoration:none;
	display:block;
	float:left;
	padding:2px 5px 2px 5px;
	background:#9ecb3b;
	margin:0 5px 0 0;
	color:#344c37;
}

.galeriePhoto .pagination a:hover, .galeriePhoto .pagination a.actif{
	background:#def3a7;
	color:#fff;
}

.galeriePhoto table td a:hover img{
	filter:alpha(opacity=80); 
    -moz-opacity:0.8; 
    opacity:0.8;
}

/***********************	GALERIE	*************************/

/*terrains*/
#contenu.terrains h2{
	background: url(images/carre-bleu.gif) no-repeat left 8px;
	color: #479ec9;
	padding-left: 12px;
}

table.listeTerrain{
	border-collapse: collapse;
	text-align: left;
	margin: 15px auto;
	width: 490px;
}

table.listeTerrain td{
	border-bottom: 1px solid #d9d9d9;
	padding: 5px;
}

table.listeTerrain td.intitule{
	width: 280px;
}

table.listeTerrain td.surface{
	width: 100px;
}

table.listeTerrain td.cp{
	width: 50px;
}

table.listeTerrain tr.dernier td{
	border: 0;
}

#terrainGauche h2{
	background: none;
	color: #152482;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
}

.caracteristiques{
	background: #dce3e6;
	padding: 5px;
}

#terrainGauche h3{
	font-size: 100%;
	margin: 15px 0 0 0;
}

#grande{
	float: left;
	width: 291px;
}

#miniatures{
	float: left;
	padding-left: 45px;
	width: 95px;
}

#miniatures a{
	display: block;
	margin-bottom: 7px;
}

#terrainDroite{
	background: #dce3e6;
	padding: 25px;
}
/*terrains*/

/*contact*/
#googleMap{
	height: 300px;
	margin-bottom: 15px;
	width: 100%;
}

#formContact{
	margin:0;
	padding:0;
}

#formContact label{
	width:120px;
	display:block;
	float:left;
}

#formContact label.labelLong{
	width:160px;
}

#formContact input{
	border: 1px solid #000;
	width:150px;
	display:block;
	float:left;
	margin:0 0 5px 0;
}

#formContact input.hidden{
	border: 0;
	display: none;
}

#formContact input.contactCheckbox{
	border: 0;
	width:15px;
	margin:0 10px 5px 0;
}

#formContact input.contactCheckbox2{
	border: 0;
	width:15px;
	margin:0 10px 5px 160px;
	display:inline;
}

#formContact textarea{
	border: 1px solid #000;
	margin:0 0 5px 0;
	width: 150px;
}

#formContact input#btnEnvoyer{
	width:83px;
	height:19px;
	float:none;
	margin:15px 0 0 130px;
}

#formGauche, #formDroite{
	width: 235px;
	margin-bottom: 10px;
	float: left;
}

#formGauche label, #formDroite label{
	width: 70px;
}

#formContact input#btnEnvoyer:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8;
}

#formContact #message{
	width: 250px;
}

#formContact .petitEtoile{
	font-size:11px;
}

/*contact*/
