@CHARSET "ISO-8859-1";



#colonne_gauche_accueil{
	width: 325px;
	float:left;
}

#cadre{
	font-family:tahoma;
	color: #6b6b6b;
	font-size:12px;
	width:660px;/*310px;*/
	/*position:relative;*/
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	display: inline;
}
#cadre .coin_hg{
font-size:1px;
line-height:1px;
float:left;
width:12px;
height:11px;
background:transparent url(/images/vec/accueil/cadre_coin_hg.png) top repeat-x;
}

#cadre .coin_hd{
font-size:1px;
line-height:1px;
float:left;
width:12px;
height:11px;
background:transparent url(/images/vec/accueil/cadre_coin_hd.png) top repeat-x;
}
#cadre .coin_bg{
font-size:1px;
line-height:1px;
float:left;
width:12px;
height:11px;
background:transparent url(/images/vec/accueil/cadre_coin_bg.png) top repeat-x;
}
#cadre .coin_bd{
font-size:1px;
line-height:1px;
float:left;
width:12px;
height:11px;
background:transparent url(/images/vec/accueil/cadre_coin_bd.png) top repeat-x;
}

#cadre .bord_b{
	float:left;
	width:636px;/*286px;*/
	height:11px;
	line-height:1px;
	background:transparent url(/images/vec/accueil/cadre_border.png) bottom repeat-x;
}

#cadre .bord_h{
	float:left;
	width:636px;/*286px;*/
	height:11px;
	line-height:1px;
	background:transparent url(/images/vec/accueil/cadre_border.png) repeat-x;
}

#cadre .sejours{
	/*width:308px;358*/
	width:658px;
	float:left;
	background:transparent url(/images/vec/accueil/cadre_fond.png) bottom no-repeat;
	/*padding-left:11px;
	padding-right:11px;*/
	border-left: #d3d2cc solid 1px;
	border-right: #d3d2cc solid 1px;
	display: inline;
}

#cadre .sejours .sejour{
	width:295px;
	height:116px;
	float:left;
	margin:5px 6px 5px 6px;
	display:inline;
}

.sejour .photo{
	width:115px;
	height:115px;
	float:left;
}

.sejour .descriptif{
	width:170px;
	height:100%;
	display:inline;
	margin-left:10px;
	float:left;
	font-weight: bold;
}

.sejour .descriptif .titre{
    font-size:12px;
    text-decoration: none;
    color: #6b6b6b;
    height:70px;
    float:left;
    width: 100%;
}

.sejour .descriptif .titre{
    float:left;
    clear:both;
}

.sejour .descriptif .lien_offre{
	float:left;
	border:none;
	margin-top:10px;
	display:inline;
}


#newsletter_accueil{
	width:310px;
	height:95px;
	display:inline;
	margin:10px 0 0 5px;
	float:left;
	color:#383838;
	background-image:url(/images/vec/accueil/cadre_newsletter.png);
	background-repeat:no-repeat;
}
#newsletter_accueil .inputWrapper{
	background-image:url(/images/vec/accueil/newsletter_input_text.png);
	background-repeat:no-repeat;
	padding:3px 0 0 3px;
	width:290px;
	float:left;
}
#newsletter_accueil .fieldHeader{
	border:medium none;
	background-color:#383838;
	height:14px;
	width:230px;
	float:left;
	font-size: 11px;
	color:white;
}

#colonne_droite_accueil{
	width: 665px;
	float:left;
}


#vignettes{
	width: 1000px;
}

#vignettes img{
	float:left;
}

.vignette{
	float:left;
	text-decoration: none;
	display: inline;
	/*margin: 10px 0 0 5px;*/
}




