@import "referencement.css";
@import "navigation.css";

/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/



html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d9b96;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}




 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:910px;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center;
}


/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:922px;
	height:240px;
	background-image: url(../images/deco/logo.gif);
	background-repeat: no-repeat;
	background-position: 21px 23px;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 20px 0;
	width: 910px;
}
#diapo {
	width: 539px;
	height: 361px;
	padding: 11px 0 0 81px;
	background-image: url(../images/deco/bg_diapo.gif);
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:290px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	width:620px;
	right:0px;
	padding: 0;
}
#right_content p {
	
}

#right_content h1 {
	color: #95c7cf;
	font-size: 24px;
	background-image: url(../images/deco/H1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 6px 32px;
	margin: 0 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 26px;
	border-bottom: 1px solid #e1ded7;
}
#right_content h2 {
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 0 0 2px;
	margin: 0 0 10px 0;
	background-color: #95C7CF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
#right_content h3 {
	color: #888888;
	font-size: 13px;
}

table#tarifs {
	margin-bottom: 10px;
}

#tarifs td {
	padding: 4px 2px;
}
.titres {
	background-color: #F6F3EB;
	color: #8B8983;
}
.normale td{
	border-bottom: 1px solid #e1ded7;
}
a.pdf {
	background-image: url(../images/deco/floppy.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 16px;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #88B6BE;
	margin-bottom: 20px;
}
a.pdf:hover {
	color: #64ACB9;
}





.contenu {
	width: 576px;
}
.contenu p {
text-align: justify;
	line-height: 18px;
	padding: 0 0 10px 0;
}
.contenu strong {
	color: #88b6be;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.bleu {
	color: #83b0b7;
	font-size: 11px;
}

ul.listebleue {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
ul.listebleue li {
	background-image: url(../images/deco/puce_bleue.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	line-height: 18px;
	padding: 0 0 0 12px;
	margin: 0;
}
.light {
	padding: 8px 0 5px 0;
}

.light img {
	border: 5px solid #e5e3db;
	margin: 0 5px 5px 0;
}
a.btn {
	display: block;
	margin: 10px 10px 0;
	padding: 3px 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	background-color: #a0d6df;
	color: #FFFFFF;
	border: 1px solid #83b0b7;
	float: left;
}
a.btn2 {
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	background-color: #a0d6df;
	color: #FFFFFF;
	border: 1px solid #83b0b7;
	width: 150px;
	margin: 0 auto;
	
}
a.btn:hover, a.btn2:hover {
	background-color: #f6f3eb;
	border: 1px solid #cdcac4;
	color: #b6b3ae;
}
.plan {
	padding: 10px;
	text-align: center;
	background-color: #F6F3EB;
	margin-bottom: 15px;
}
a.lien {
	color: #95C7CF;
}
a.lien:hover {
	text-decoration: none;
}




















/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:13px 40px 0 40px;
	text-align: left;
	background-image: url(../images/deco/footer.gif);
	height: 130px;
	width: 830px;
	font-size: 11px;
	line-height: 18px;
}
#footer p {
	margin: 0;
	padding: 0;
}


#footer a{
	color:#86b3ba;
	text-decoration:none;
}

#footer a:hover{
	color:#9D9B96;
}
#footer strong {
	color: #86b3ba;
}



#player {
	margin: 0;
	padding: 0;
}
