

h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #63aad8;	
	/* top, right,  bottom, left */
	padding: 2px 0px 4px 32px;
	margin : 0px;
	background: #ffffff url(../images/puce_h1.gif) no-repeat center left;
}

h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	padding: 0px;
	margin: 0px;
	color: #666666;
}

h3 {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	padding: 0px;
	margin: 0px;
	color: #66CC33;
}


.h2 {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	padding: 2px;
	margin: 0px;
	color: #669966;
}


.imgThumb { 
	border-style: solid;
	border-color: #e7e7e7;
	border-width: 4px;
	padding: 0px;
	margin: 5px;
}

.ligne {padding:0px; border-top:1px solid #BFDCAD;}

.liste {
	margin-left: 30px;
}
.liste ul { margin:2px; padding:2px; list-style:none }	
.liste li { background:url(../images/li_fleur.gif) no-repeat left center; margin: 4px 0px 0px 0px; padding:0px 0px 0px 25px }

p {
	padding: 0px;
	margin: 0px;
}

#adresse {

	width:140px;
	text-align: center;
	border: 1px solid #eee;
	background-color:#F3F9FF;
	padding: 6px 6px 6px 6px;
	color: #5899D1;
	margin-top: 10px;

}

#note {

	width:530px;
	text-align: center;
	border: 1px solid #eee;
	background-color:#FCFFF9;
	padding: 6px 6px 6px 6px;
	color: #222222;
	margin-top: 4px;
}

#retour {

	width:150px;
	float:right;
	text-align: center;
	border: 1px solid #eee;
	background-color:#FCFFF9;
	padding: 6px 6px 6px 6px;
	color: #222222;
	margin-top: 4px;
	margin-right: 50px;
}

/*****************************/

.t_forfait {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #eee;
	border-collapse: collapse;
}

.t_forfait td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #eee;
}

.resume {
	width:160px;
	border: 1px solid #eee;
	padding: 6px 6px 6px 6px;
	color: #454545;
	margin-top: 10px;
	background:url(../images/fleur.gif) no-repeat left top;


}

.resume:hover {
	border: 1px solid #99CCFF;
}


.resume2 {
	width:180px;
	border: 1px solid #eee;
	padding: 6px 6px 6px 6px;
	color: #454545;
	margin-top: 10px;
	background:url(../images/fleur.gif) no-repeat right bottom;


}

.resume2:hover {
	border: 1px solid #99CCFF;
}

.resume3 {
	width:160px;
	border: 1px solid #eee;
	padding: 6px 6px 6px 6px;
	color: #454545;
	margin-top: 10px;
	background:url(../images/fleur.gif) no-repeat right bottom;

}

.resume3:hover {
	border: 1px solid #99CCFF;
}

/*****************************/

.promotion {
	width:500px;
	border: 1px solid #eee;
	padding: 6px 6px 6px 6px;
	color: #454545;
	margin-top: 10px;
	background:url(../images/fleur.gif) no-repeat right bottom;

}

.promotion:hover {
	border: 1px solid #99CCFF;
}

/*****************************/

.infos {
	width:500px;
	padding: 6px 6px 6px 6px;
	color: #454545;
	margin-top: 10px;
	background:url(../images/fleur.gif) no-repeat right bottom;
}

/*****************************/

.contenu {
	color : #222222;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	/*text-align : justify;*/
	text-decoration: none;
}


.gris {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	color: #333333;
}

.bleu {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	color: #5899D1;
}

.noir {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
}

.titre {
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	color: #0066CC;
}

a{
	font-size: 13px;
	font-style: normal;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:bold;
	line-height: normal
}


a:link{
	color : #6699CC;
	font-size : 13px;
	font-style : normal;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : bold;
}

a:visited{
	color : #6699CC;
	font-size : 13px;
	font-style : normal;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : bold;
}

a:hover{
	color : #333333;
	font-size : 13px;
	font-style : normal;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight : bold;
}

/**********************/

a.detail:link{
	color : #33CC00;
	font-size : 13px;
	font-style : normal;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : bold;
}

a.detail:visited{
	color : #33CC00;
	font-size : 13px;
	font-style : normal;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : bold;
}

a.detail:hover{
	color : #6699CC;
	font-size : 13px;
	font-style : normal;
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight : bold;
}




body{
	margin:0 auto;
	padding:0;
	background:#E5F4E1 url(../images/bg_main.jpg) top center repeat-y;
	color:#303030;
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

