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

.vign {
	margin-right: 10px;
	margin-bottom:10px;
	border:solid #CCC 5px;

}
H1 {
	margin: 0 auto;
	font: 15px/16px Arial, Helvetica, sans-serif;
}
H2 {
	color:#966;
	margin-top:-10px;
	margin-bottom:0px;
	font: bold 16px/16px Georgia, "Times New Roman", Times, serif;
}
H2 a {color:#966;}

.conteneur {
	width:600px;
	padding:10px;
	margin:10px auto;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(http://www.hotels-soleil.fr/partenaires/img/deg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font: 11px/16px Verdana, Geneva, sans-serif;	
	
	}
a:link, a:visited {color:#996;}
a:hover {color:#966;}
