/*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;*/
	display:none;
}

#h1{
	display: block;
	/*height: 60px;
	width: 91px;*/
	height: 75px;
	width: 100px;
	margin:0 0 50px 0;
}
/*entete*/

/*menu*/
#menu{
	list-style-position: inside;
	list-style-type: none;
	padding: 20px 0 0 0;
	width: 700px;
	display:none;
}
/*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;
	display:none;
}
/*droite*/

/*pied*/
#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;
	display:none;
}

/*pied*/

/*projet gauche*/
#projetGauche{
	background: #def3a7;
	margin-bottom: 15px;
	padding-bottom: 8px;
	display: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;
	display:none;
}

#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;
	display:none;
}

#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;
	display:none;
}

#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*/

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

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

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

#formContact input{
	width:160px;
	display:block;
	float:left;
	margin:0 0 8px 0;
}

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

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

#formContact textarea{
	margin:0 0 8px 0;
}

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

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

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

/*contact*/
