@CHARSET "ISO-8859-1";

.uneAnnonce {
	position:relative;
	float:left;
	width:570px;
	padding-bottom:20px;
	padding-top:10px;
}

.zoneVignette {
	position:relative;
	float:left;
	width:160px;
}

.zoneTexte {
	position:relative;
	float:left;
	width:410px;
}

.territoire {
	position:relative;
	float:left;
	width:100%;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}

.intituleSejour {
	position:relative;
	float:left;
	width:100%;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#63A303;
}

.dureeSejour {
	position:relative;
	float:left;
	width:100%;
	padding-bottom:5px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#000000;
}

.presSejour {
	position:relative;
	float:left;
	width:100%;
	padding-bottom:5px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#666666;
}

.lienDecouvrir {
	position:relative;
	float:left;
	width:100%;
	padding-top:3px;
}

.lienDecouvrirInterne {
	position:relative;
	float:left;
	width:100%;
	height:25px;
	text-align:right;
	background-image:url(../images/pointille-droite.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.titreSejour {
	position:relative;
	float:left;
	width:100%;
	padding-bottom:30px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}

.titreSejourPart2 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	color:#63A303;	
}

img.listeSejour {
	border:1px solid #9A9A9A;
}

.msgProb {
	position:relative;
	float:left;
	width:100%;
	height:250px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#666666;	
}

#detaiPart1 {
	position:relative;
	float:left;
	width:592px;
	background-image:url(../images/detail-haut.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#F6F6F6;
}

.detailPart2 {
	position:relative;
	float:left;
	width:592px;
	background-image:url(../images/detail-milieu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#EDEDED;
	line-height:15px;
}

.finitionPart2 {
	position:relative;
	float:left;
	width:100%;
	background-image:url(../images/detail-bas.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.interneZonesClass {
	position:relative;
	float:left;
	padding:10px;
}
	
#zoneDetailGauche {
	position:relative;
	float:left;
	padding-left:10px;
}

#zoneDetailGaucheInt {
	position:relative;
	float:left;
	width:285px;
}

#zoneDetailDroite {
	position:relative;
	float:left;
	padding-left:10px;
	background-image:url(../images/separation-detail.gif);
	background-position:top left;
	background-repeat:repeat-y;
}

#zoneDetailDroiteInt {
	position:relative;
	float:left;
	width:285px;
}

.zoneVille {
	position:relative;
	float:left;
	background-image:url(../images/bord-gauche-vert.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.zoneVilleOptim {
	position:relative;
	float:left;
	padding-left:3px;
	padding-right:3px;
	background-image:url(../images/bord-droit-vert.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.zoneVilleInterne {
	position:relative;
	float:left;
	height:23px;
	background-color:#76C203;
}

.interiorZone {
	position:relative;
	float:left;
	padding-top:3px;
	padding-left:7px;
	padding-right:7px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	letter-spacing:-1px;
	color:#000000;	
}

#zoneDates {
	position:relative;
	float:left;
	background-image:url(../images/delimit-haut.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#EDEDED;	
}

#zoneDatesOptim {
	position:relative;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	width:243px;
	background-image:url(../images/delimit-bas.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#zoneDatesInterne {
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#333333;	
}

.cadreH2 {
	position:relative;
	float:left;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#bordureDates {
	position:relative;
	float:left;
	padding-top:5px;
	padding-bottom:15px;
}

.alignRight {
	position:relative;
	float:right;
}
