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

*{
	padding:0;
}

hr {
	margin-top : 2px;
	margin-bottom:2px;
	padding : 0;
	
}

 ul{
	margin:0.5em ;
}


img{
	border:none;
}

li {
	list-style-type:none;

	margin-left:13px;
	
}





/*MARRON*/.texte1{color:#372318;}
/*MARRON*/.texteTitre{color:#372318;}
/*MARRON-MAJ*/.texteTitres{color:#372318; text-transform:uppercase;}

/*ACCROCHE GRISE*/.texte2{color:#5d5a59;}

.texte3{
	color:#2f526d;
}

.texte4{
	color:#555251;
}

/*ORANGE*/.texte5{color:#d95e0e;}
/*ORANGE*/.texteFormule{color:#d95e0e;}

.texte6, .texte7{
	font-size : 0.8em;	
}

.texte6{
	color:#d95e0e;
}

.texte7{
	color:#2f526d;
}

.texte8{
	color:#d95e0e;
	font-size : 1em;
}

.texte9{
	color:#4a3566;
}

.texte10{
	color:#ba830c;
}

.texte11{
	color:#377273;
}

.texte12{
	color:#670235;
}

.texteProprio{
	color:#2f466f ;
}

.texteCannes{
	color:#386493;
}


.texteGeneve{
	color:#ba830c;
}

.texteToulouse{
	color:#4a3566;
}

.textePve{
	color:#377273;
}

.texteParis13{
	color:#670235;
}

.texteSpa{
	color:#00717f;
}

.texteMenu{
	color : #867061;
	
}

html{
	font-size: 100%;	
}

body{
	font: 0.575em Verdana,Arial,Helvetica,sans-serif;
	background:#FFF;
	
	color:#FFF;
	
}



/*frame offre*/
.offre-cannes {
	float:left;
	width:186px;
	height:auto;
	margin-left : 7px;
	border-bottom: #372318 1px solid;
	border-left: #372318 1px solid;
	border-right: #372318 1px solid;
	background: #FFF url(../images/0-pixel-offre.jpg) repeat-x;
}

.offre-cannes .int {
	float : left;
	width:188px;
	height:auto;
}

.offre-img {
	float:left;
	width:188px;
	height:auto;
	margin-left : 7px;
	margin-top : 5px;
}

.offre-cannes .int .description {
	float : left;
	width:174px;
	height:auto;
	margin-left:5px;
	text-align: justify;
	padding-bottom:5px;
	margin-top: 2px;
}
