body {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}

a
{
	color: black;
	font-weight: bold;
}

.global
{
	width: 950px;
	margin: auto;
	background-color: white;

}

.bloc_gauche
{
	float: left;
	height: 680px;
	overflow: auto;
	width: 215px;
}

.bloc_droit
{
	float: left;
	width: 700px;
	padding-left: 20px;
	padding-right: 15px;
}

.trait_gris
{
	width: 100%;
	border-bottom: 1px silver solid;
}

.pays
{
	font-size: 140%;
	font-weight: bold;
	font-family: times,arial,verdana;
}

.date
{
	font-family: times,arial,verdana;
}

.prix
{
	font-weight: bold;
	font-family: times,arial,verdana;
}

.type_sejour
{
	font-family: times,arial,verdana;
	text-align: right;
	font-weight: bold;
	font-size: 90%;
}

.texte
{
	font-family: verdana,arial,times;
	font-size: 90%;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: justify;
}

.titre_remarques
{
	font-weight: bold;
}

.page
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.banniere
{
	display: none;
}

.barre_orange
{
	display: none;
}

.barre_liens_1
{
	display: none;
}

.barre_liens_2
{
	display: none;
}

.barre_orange2
{
	width: 100%;
	padding: 5px;
}

.logo_trame
{
	/*background: url(medias/logo_trame2.png) no-repeat 110px;*/
	width: 645px;
	text-align: center;
	font-size: 130%;
	font-family: verdana,arial,trebuchet;
}

.vignette
{
	margin-left: 68px;
	float: left;
	border: solid 1px silver;
}

.vignette_gauche
{
	width: 37px;
	height: 130px;
	font-size: 90%;
	vertical-align: top;
	padding-top: 5px;
	color: white;
	background: #FBB82E url(medias/logo_trame4.png) no-repeat 0 bottom;
}

.vignette_centre
{
	border: none;
	width: 190px;
	height: 130px;
	padding: 0px;
	margin: 0px;
}

.vignette_bas
{
	padding: 3px;
	background-color: black;
	color: white;
	font-size: 90%;
	height: 40px;
}

.image_vignette_centre
{
	border: none;
	width: 190px;
	height: 132px;
}

.col_image_gauche
{
	border: none;
	margin-top: 20px;
}

.infobulle
{	position: absolute;	visibility : hidden;	border: 1px solid black;	padding: 10px;
	margin-left: -50px;	font-family: Verdana, Arial;	font-size: 10px;	background-color: #FFFFCC;}

img {
	border: none;
	}

.liens  {
}

.liens:link {
}

.liens:hover {
}
