@charset "utf-8";
/* CSS Document */

.inter {
	width: 760px;
}

.inter p {

	margin-right:235px;
}



hr {
	color: #4C3C16;
	margin-left:16px;
	height:3px;
	background-color: #4C3C16;
}

.inter .colog, .inter .colod, .inter .vignette_album {
	width:353px;
	float:left;
	
	
}

.inter h3 {
	color: #FFFFFF;
	background-color: #4C3C16;
	padding-left:16px;
	font-size: 13px;
	

}

.inter h3 a {color: #FFFFFF; text-decoration:none}

.inter h3 a:hover {color: #FFFFFF; text-decoration:underline}

.inter h4 {
	font-size: 13px;
	color: #333333;
	background-image: url(../images/puce-rond-noire.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 8px;
	margin-left:16px;
	margin-top:10px;
	margin-bottom:-5px;

}



.inter .colog {padding-right:38px;}
.inter .colod {padding-right:15px;}
.inter .vignette_album {padding-right:15px;}

.inter .colog p, .inter .colod p, .inter .vignette_album p{
	margin-right:5px;
	margin-top:5px;
	
}

.inter .colog img, .inter .colod img, .inter .vignette_album img {
	float:right;
	margin-left:5px;
	margin-bottom:10px;

}


#plan {
	width:740px;
	height:320px;
	overflow: auto;
	margin-bottom:20px;	

}


#vvf, #club, #sables, #marin , #cors , #petmad, #mad , #ocean , #dunes , #cava , #barre {
	display:none;
	margin-bottom:20px;
}

#vvf .colog p, #club .colog p, #sables .colog p, #marin .colog p , #cors .colog p , #petmad .colog p , #mad .colog p , #ocean .colog p , #dunes .colog p , #cava .colog p , #barre .colog p  {
	text-align: justify;
}

.inter .colog ul, .inter .colod ul  {
	list-style-image: none;
	list-style-type: none;
	margin-top:-5px;
	margin-left:20px;

}

.inter .colog ul li, .inter .colod ul li {
	background-image: url(../images/puce-fleche.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
	font-size: 12px;
}
table, input.submit { margin-right: auto; margin-left: auto; }
input.submit { display: block; } 
table tr td { padding: 5px; }
table tr td input { width: 250px; }
table tr td textarea { width: 250px; height: 100px; }
