
	
/* AFFICHAGE DES ENCARTS OFFRES ---------------------------------------------------------------------- */

#offres-caraibes {
width:893px;
margin-top:20px;
margin-left:30px;
padding-top:20px;
}

.offres[class] {
background-image:url(../images/pages-spe/cadre.png);
background-repeat:no-repeat;
}
.offres {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(unabled=true, sizingMethod=Scale, src="../images/pages-spe/cadre.png");
background-repeat:no-repeat;
float:left;
width:268px;
height:130px;
padding-bottom:10px;
margin-left:15px;
margin-bottom:20px;
display:inline;
}

/* titre des offres */
.offres h3 {
margin-left:15px;
margin-top:18px;
margin-bottom:0px;
font-size:16px;
color:#FF6600;
padding:0px;
height:1em;
overflow:hidden;
position:relative; /* car behaviour pour affichage png supprimait le lien ! */
}
	.offres h3 a {
	color:#FF6600;
	}
	.offres h3 a:hover {
	color:#0072ce;
	}
	#offres-caraibes .offres h3 a {
	color:#005da8;
	}
	#offres-caraibes .offres h3 a:hover {
	color:#FF6600;
	}

/* descriptif des offres */
.offres h4 {
margin-left:15px;
margin-top:6px;
margin-bottom:0px;
font-size:12px;
color:#01335b;
padding:0px;
width:130px;
height:2.7em;
overflow:hidden;
position:relative; /* car behaviour pour affichage png supprimait le lien ! */
}
.offres h4 p {
margin:0;
}
	#offres-caraibes .offres h4 a {
	color:#005da8;
	}

/* prix des offres */
.offres div {
width:130px;
margin-left:15px;
margin-top:6px;
font-size:16px;
color:#FF6600;
font-weight:bold;
}
.barre {
font-size:14px;
padding-right:10px;
color:#FF0000;
text-decoration:line-through;
}
#offres-caraibes .offres div {
color:#005da8;
}

/* image des offres */
.offres .image {
display:block;
float:right;
margin-right:30px;
margin-top:25px;
width:70px;
height:70px;
overflow:hidden;
display:inline;
position:relative; /* car behaviour pour affichage png supprimait le lien ! */
}
	.offres .image img {
	height:100px;
	}
/* fin AFFICHAGE DES ENCARTS OFFRES ---------------------------------------------------------------------- */




/* page destination caraibes -------------------------------------- */ 

#txt_intro {
width:350px;
position:relative;
}

	#txt_intro #titre_intro {
	position:absolute;
	/*left:280px;*/
	top:10px;
	width:350px;
	}
		#titre_intro h1 {
		position:absolute;
		margin:0;
		width:510px;
		color:#FFF;
		font-size:40px;
		height:50px;
		overflow:hidden;
		text-align:right;
		/*
		display:inline;
		color:#FFF;
		font-size:40px;
		margin-left:255px;*/
		}
		#titre_intro span {
		color:#CE8504;
		font-size:40px;
		font-weight:bold;
		padding-left:10px;
		}
		
		
	#txt_intro .txt {
	background-color:#E6195C;
	padding:10px;
	position:relative;
	top:100px;
	left:400px;
	color:#FFF;
	width:470px;
	overflow:auto;
	height:250px;	
	}
	
	#txt_intro #offre {
	width:288px;
	position:relative;
	top:100px;
	left:20px;
	}
		#txt_intro #offre .fd_offre {
		border-left:2px solid #0173ce;
		border-right:2px solid #0173ce;
		font-weight:bold;
		padding:5px;
		}
			#txt_intro #offre .prix{
			float:right;
			color:#f9a51b;
			font-size:20px;
			}
			#txt_intro #offre .titre{
			font-size:18px;
			margin:0px;
			}
				#txt_intro #offre .titre a{
				color:#f9a51b;
				}
			#txt_intro #offre .descriptif{
			float:left;
			width:130px;
			font-size:12px;
			margin:0px;
			padding-top:5px;
			}
				#txt_intro #offre .descriptif a{
				color:#0173ce;
				}
			#txt_intro #offre .photo {
			width:140px;
			height:80px;
			float:left;
			border:0;
			}
	
#img_generale img {
border:2px solid #CE8504;
position:absolute;
width:525px;
height:350px;
}
/* fin page destination caraibes -------------------------------------- */

#titre_intro h2 {
position:absolute;
left:540px;
margin:0;
width:250px;
padding-top:5px;
color:#f9a51b;
font-size:30px;
font-weight:bold;
height:200px;
overflow:hidden;
/*
color:#CE8504;
position:absolute;
left:620px;
top:10px;
font-size:30px;
font-weight:bold;
height:200px;
margin:0;
overflow:auto;
width:280px;*/
} 
