html, body {
	margin:0; padding:0;
	background-color:#f3e3b2;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}

body { 
	behavior: url("scripts/csshover3.htc"); /* hack :hover, :active et :focus pour IE6/7/8 */
} 

img {
	border: 0;
}

p {
	padding:0;
	margin:0 15px 0 10px;; 
}

a {
	color:#900;
	text-decoration:none;
}
a:hover {
	color:#f30;
}

h1{
}
h2{
}
h3{
	color:#aa0000;
}
h4{
	color:#da0000;
}
h5{
}
h6{
}

.imgRight{
	float:right;
}
.imgLeft{
	float:left;
}

#mere {
}

#bandeau_haut {
	background-image:url(../images/bandeau_haut.jpg);
	background-repeat:no-repeat;
	height:121px;
	cursor:pointer;
}


#bandeau_haut #barre {
	background-image:url(../images/barre_haut.gif);
	background-repeat:no-repeat;
	margin-left: 160px;
	height:8px;
	position:relative;
	top:120px;
}

#contenu {
	margin:35px 0 20px 136px;
}

#contenu #coordonnees {
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
}

#contenu .vignettes {
	margin: 0 5px;
	max-width:120px; 
	height:110px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	float:left;
}

#contenu .galeriePhoto {
	text-align:center;
}

#contenu .premierePhoto {
}

#contenu .autresPhoto {
	margin: 5px 0;
}

#listeActivite {
	margin:auto;
}

#listeActivite td {
	padding:30px;
	text-align:center;
}

#disponibilites {
	
}
