/* General ==================================================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #2D2A25;
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

img {
	border: none;
}

*+html img {
	margin-bottom: -3px;
}

* html img {
	margin-bottom: -3px;
}

h1 {
	font-size: 13px;
	margin-bottom: 10px;
	color: #A57C2D;
	text-transform: uppercase;
}

.red {
	color: #BF0E2B;
}

.black {
	color: #000;
}

h2 {
	font-size: 11px;
	color: #BF0E2B;
	margin-bottom: 5px;
	clear: right;
}

#page.programmation h2 {
	margin: 30px 0 5px;
}

h2.right {
	font-style: italic;
	text-align: right;
}

h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: #51ADB5;
}

h4 {
	font-size: 11px;
	margin-bottom: 5px;
}

.small, small {
	font-size: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color:  #BF0E2B;
}

a:hover {
	color: black !important;
}

.obligatoire, .erreur {
color: #BF0E2B;
}

p {
	margin: 5px 0 15px;
	line-height: 14px;
}

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: circle;
	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;
	position: relative;
}

/* Entete =================================================================*/

#entete {
	padding: 0 10px;
	height: 196px;
	background: url(/images/entete.jpg) no-repeat left top;
}

#entete img {
	border-left: 1px solid white;
	float: right;
}

#logo {
	float: left;
}

#entetemenu {
	float: left;
	width: 169px;
	height: 196px;
	margin-top: 5px;
	
}

#entetemenu li {
	font-size: 12px;
	margin: 0 20px 8px;
	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:  #DFDD70 !important;
}	

/* Corps  =================================================================*/
#corps {
	margin: 20px 10px;
	clear: both;
	}

#left {
	float: left;
	width: 210px;
	}

#left img.photo {
	margin-bottom: 5px;
	}

#right {
	margin-left: 220px;
	padding: 0 10px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	}
	
#vip {
	background: #BDF6FA;
	margin-bottom: 20px;
	width: 210px;
	display: none;
	}

#vip .wrap {
	padding: 15px 10px 5px;
	}

ul.prog  {
margin-bottom: 20px;
		}

ul.prog li {
margin-bottom: 15px;
		}

ul.prog em {
font-style: normal;
		}

ul.prog span {
width: 120px;
display: block;
float: left;
margin-bottom: 15px;
		}
		
ul.partenaires li {
float: left;
margin: 0 30px 10px 0;
height: 70px;
line-height: 70px;
		}

ul.partenaires.home li {
margin: 0 15px 0 0;
		}		

ul.partenaires.or li {
margin: 0 30px 20px 0;
height: 33px;
		}
		
ul.partenaires li.nofloat {
float: none !important;
margin-bottom: 0px !important;
		}

#tarifs {
	border-right: 1px solid #A57C2D;
		}

#tarifs td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	border-left: 1px solid #A57C2D;
	border-bottom: 1px solid #A57C2D;
	padding: 2px 4px;
		}

#tarifs tr.header td {
	background: #A57C2D;
	font-weight: bold;
	color: white;

		}

#tarifs strong {
	color: #A57C2D;
		}

#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 5px;
cursor: pointer;
}

/* Pied  =================================================================*/
#pied {
	font-size: 10px;
	background: #BF0E2B;
	height: 20px;
	clear: both;
	}	


#pied ul {
	margin-left: 50px;
	margin-left: 85px;
	}

/*\ Safari only */
 html>body*#pied ul {margin-left: 70px; }
 /**/

/*\ ie7 only */
*+html #pied ul {
	margin-left: 50px !important;
}


#pied ul li {
	float: left;
	margin-right: 10px;
	height: 20px;
	line-height: 20px;
}


#pied ul li a:link, #pied ul li a:visited {
	color: white;
	text-transform: uppercase;
}

#souspied {
	font-size: 9px;
	color: white;
	margin: 0 auto;
	text-transform: uppercase;
	width: 610px;
	background: url(/images/presente.jpg) no-repeat right top;
	height: 34px;
	}	