
/**********************************
* COMMUN
**********************************/
body {
	background: #fff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
}
h1 {
	font-size: 2em;
	text-align: center;
}
h1 a {
	text-decoration: none;
	color: #1B94B5;
}
h1 img {
	vertical-align: text-top;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 0 55px;
	padding-top: 5px;
	text-transform: uppercase;
}

p {
	margin: 2em 0;
	line-height: 1.5em;
	text-align: justify;
}

ul {
	margin-left: 50px;
	list-style: url(../images/template-picto-puce.png);
}
li {
	padding: 0 0 5px 0;
}


/**********************************
* STRUCTURE
**********************************/


/********** bloc global **********/
#global {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
}

/********** bloc centre **********/
#centre {
	width: 100%;
	overflow: hidden;
	background: url(../images/template-fond-central2.jpg) no-repeat left top;
}

/********** bloc navigation **********/
#navigation {
	float: left;
	width: 245px;
}

/********** bloc principal **********/
#principal {
	float: left;
	width: 472px;
	/*background-color: #fff;*/
	/*border:1px;*/
	/*border: 1px solid #d2d2d2;*/
	/*border-width: 0 1px 0 1px;*/
	-moz-box-shadow: 0 0 30px #CCC;
	-webkit-box-shadow: 0 0 30px #CCC;
	box-shadow: 0 0 30px #CCC;
}

/********** bloc secondaire **********/
#secondaire {
	margin-left: 730px;
	width:237px;
	padding: 0;
}

/********** bloc pied **********/
#pied {
	margin: 0;
	height: 57px;
	background-image:url(../images/template-bandeau-footer.jpg);
}

/********** bloc footer **********/
#footer{
	/*position: relative;*/
	/*height: 1%;*/
	padding: 10px 0 ;
	text-align:center;
	width: 100%;
	background-color: #aad1db;
	font-weight:bold;
	color:#fff;
}



/**********************************
* HEADER
**********************************/


/********** entete **********/

#entete {
	height: 126px;
	background: url(../images/template-header.jpg) no-repeat;
}

#titre{
	position: relative;
	margin:auto;
	font-size: 24px;
	font-weight:bold;
	color:#1b94b5;
	text-align:center;
	left: 15px;
	top: 30px;
	text-decoration:none;
	width: 322px;
}
#tel {
	position: relative;
	background-image: url(../images/template-bt-tel.gif);
	width:120px;
	height:25px;
	left: 810px;
	top: -95px;
	padding-top:2px;
	padding-left:30px;
	color:#fff;
}

#reserver {
	position:relative;
	background-image: url(../images/template-bt-reserver.gif);
	width:120px;
	height:27px;
	left: 810px;
	top:-25px;
	padding-top:2px;
	padding-left:30px;
}

#reserver a{
	color:#fff;
	text-decoration:none;
	/*margin:auto;*/
}

#drapeaux {
	position:relative;
	width:131px;
	top:50px;
	left: 815px;
	height: 14px;

}

#leplus {
	padding: 20px 0;
	background: #c72f7a;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:1.2em;
}


/**********************************
* MENU
**********************************/


/********** menu **********/

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #c8e8f0;
}
#menu li a {
	list-style: none;
	padding: 5px 0 5px 5px;
	display: block;
	text-decoration: none;
	color: #1B94B5;
	font-weight: bold;
}
#menu li a:hover {
	color: #89cbca;
}


/**********************************
* INTRO
**********************************/


#intro {
	padding: 10px 10px;
}


/**********************************
* COLONNE CENTRALE
**********************************/


/********** contenuprincipal **********/

#contenuprincipal {
	padding: 10px;
}

.localisation {
	font-weight: bold;
	text-align: center;
}

.imagecentrale {
	padding-bottom: 2em;
}

#bouton_central{
	color:#fff;
	padding-top:9px;
	margin:auto;
	width:280px;
	height:50px;
	padding-left:55px;
	background: url(../images/template-bouton-principal.png) no-repeat center;
}

#bouton_central a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.atouts {
	background: url(../images/template-picto-plus.png) no-repeat;
	margin: 15px;
	padding-left: 25px;
	color: #1B94B5;
	font-size: 1.2em;
	font-weight: bold;
}

#resa {
  text-align:center;
}

#resa span{
  background-color:#DF3F3F;
  border: 1px solid #DF3F3F;
  border-radius: 5px 5px 5px 5px;
  font-size: 1.2em;
  padding: 2px 40px 2px 40px;
  text-align: center;
  font-variant: small-caps;
  letter-spacing: 0.06em;
  font-weight: bold;
}

#resa a{
  text-decoration:none;
  color:white;
  cursor:pointer;
}

/**********************************
* BLOCS DE DROITE
**********************************/


#enfants, #proximite, #services, #activites {
	width :237px;
	/*height: 156px;*/
	margin-bottom: 20px;
}

#enfants p, #proximite p, #services p, #activites p {
	margin: 10px;
	text-align: left;
}
#enfants ul, #proximite ul, #services ul, #activites ul {
	margin: 0 0 10px 30px;
}

#enfants h2 a, #proximite h2 a, #services h2 a, #activites h2 a {
	text-decoration:none;
	color:#fff;
}

#enfants {background: url(../images/template-bloc-droite-enfant.jpg) no-repeat top;}
#proximite {background: url(../images/template-bloc-droite-proxim.jpg) no-repeat top;}
#services {background: url(../images/template-bloc-droite-servic.jpg) no-repeat top;}
#activites {background: url(../images/template-bloc-droite-activi.jpg) no-repeat top;}

#enfants a {color: #0099CC;}
#proximite a {color: #98b41e;}
#services a {color: #FF6600;}
#activites a {color: #a80d5a;}



/**********************************
* LES FOOTERS
**********************************/


#pied img {
	float:right;
}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}


