/* General ==================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #94A7AD;
	background: url(/images/bg.jpg) repeat 0 0;
	color: black;
	font-size: 12px;
	font-family: Verdana, Helvetica;
	line-height: 18px;
}

img {
	border: none;
}

*+html img {
	margin-bottom: -3px;
}

* html img {
	margin-bottom: -3px;
}

h1 {
	font-size: 13px;
	margin-bottom: 10px;
	color: #94C227;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	color: #94C227;
	margin-bottom: 5px;
	clear: right;
}

h2.right {
	font-style: italic;
	text-align: right;
}

h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #A57C2D;
}

#vip h3 {
	font-size: 12px;
	color: white;
}

h4 {
	font-size: 11px;
	margin-bottom: 5px;
}

.small, small {
	font-size: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #94C227;
}

a:hover {
	color: black !important;
	text-decoration: underline;
}

#pied a:hover {
	color: #FFDD63!important;
	text-decoration: none !important; 
}



.obligatoire, .erreur {
color: #BF0E2B;
}

p {
	margin: 5px 0 15px;
	line-height: 16px;
}

label {
cursor: pointer;
}

.illus {
float: right;
margin: 0 0 15px 15px;
}

.clear {
	clear: both;
}

ul, li {
	list-style: none;
}

li {
	margin-bottom: 4px;
}

ul.bullet li {
	list-style: square;
	margin: 4px 15px;
}

ul.bullet {
	margin-bottom: 20px;
}

sup {
	line-height: 2px;
}

a.mail {
	background: url(/images/mail.gif) no-repeat 0 0;
	line-height: 12px;
	padding-left: 18px;
	height: 12px;
	display: block;
	margin-bottom: 5px;
}

li.nomargin {
	margin-right: 0 !important;
}

#page {
	width: 610px;
	margin: 40px auto 5px;
	text-align: left;
	background: white;
	border: 10px solid white;
	position: relative;
}

/* Entete =================================================================*/

#entete {
	height: 240px;
}

#entete img {
	border-left: 1px solid white;
	float: right;
}

#logo {
	float: left;
}

#entetemenu {
	float: left;
	background: url(/images/bg_menu.jpg) no-repeat left top;
	width: 168px;
	height: 240px;
}

#entetemenu li {
	margin: 0 20px 12px;
	font-weight: bold;
}

#entetemenu li li {
	font-size: 11px;
	margin: 2px 0 3px 8px;
	font-weight: normal;
}

#entetemenu li.first {
	margin-top: 15px;
}

#entetemenu a:link, #entetemenu a:visited  {
	color: white;
}

#entetemenu a:hover, a.sel {
	color: #FFDD63 !important;
	text-decoration: none !important;
}	

/* Corps  =================================================================*/
#corps {
	margin: 10px 0;
	clear: both;
	}

#left {
	float: left;
	width: 168px;
	}

#left img.photo {
	margin-bottom: 20px;
	}

#right {
	margin-left: 178px;
	padding: 15px 10px 0;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	}
	
#vip {
	background: #94C227;
	margin-bottom: 20px;
	color: white;
	}
	
#vip a:link, #vip a:visited {
	color: white !important;
	font-weight: bold;
	}

#vip .wrap {
	padding: 15px 10px 5px;
	}

ul.prog  {
margin-bottom: 20px;
		}

ul.prog li {
margin-bottom: 5px;
		}


.album li {
	float: left;
	margin: 0 9px 10px 0;
		}
		
.album li.nomargin {
	margin-left: 2px;
		}
		.latentzoom {
cursor: url(/images/zoom/zoomin.cur), pointer; 
outline: none;
}

.latentzoom-caption {
display: none; 
border: 2px solid white;
border-top: none;  
padding: 5px; 
background-color: white;  
}

.latentzoom-display-block {
display: block;}

.latentzoom-display-none {
display: none;}

.latentzoom-loading {
display: block; 
color: white; 
font-size: 9px; 
font-weight: bold; 
text-transform: uppercase; 
text-decoration: none; 
padding: 3px; 
border-top: 1px solid white; 
border-bottom: 1px solid white; 
background-color: black; 
padding-left: 22px; 
background-image: url(/images/zoom/loader.gif); 
background-repeat: no-repeat; 
background-position: 3px 1px;
}

.latentzoom-move {cursor: move;}

		
		
#tarifs {
	border-right: 1px solid #94C227;
	margin-bottom: 15px;
		}

#tarifs td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	border-left: 1px solid #94C227;
	border-bottom: 1px solid #94C227;
	padding: 5px;
	line-height: 14px;
		}

#tarifs tr.header td {
	background: #94C227;
	font-weight: bold;
	color: white;
	width: 26%;
		}

#tarifs strong {
	color: #94C227;
		}

#tarifs tr.age td {
	font-size: 10px;
	padding-bottom: 6px;
		}
/* Contact =================================================================*/

  dl.concours {
     padding-bottom: 15px;
	border: 1px solid white;
  }
  
  dt {
      float:left;
      width: 100px;
  }
  
  dd {
      margin-bottom: 8px;
	 margin-left: 110px;
  }
  
 .submit {
text-align: right;
padding-right: 8px;
}

* html .submit {
padding-right: 0;
}

 input, textarea {
border: 1px solid #999;
color:#999;
font-size: 11px;
}  

.submit input{
border: none;
color: white;
background: #A57C2D;
font-weight: bold;
padding: 2px;
cursor: pointer;
}

/* Pied  =================================================================*/
#pied {
	font-size: 10px;
	background: url(/images/bg_menu.jpg) repeat-x 0 -120px;
	height: 30px;
	clear: both;
	}	


#pied ul {
	margin-left:45px;
	}

/*\ Safari only */
 html>body*#pied ul {margin-left: 55px; }
 /**/

/*\ ie7 only */
*+html #pied ul {
	margin-left: 45px !important;
}


#pied ul li {
	float: left;
	margin-right: 20px;
	height: 30px;
	line-height: 30px;
}


#pied ul li a:link, #pied ul li a:visited {
	color: white;
	text-transform: uppercase;
}

#souspied {
	font-size: 9px;
	color: white;
	margin: 0 auto;
	width: 610px;
	text-align: center;
	}	
