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

body, p, td, tr {font-family:verdana; font-size:8pt;}



.bleufonce {color:#003366;}
.orange {color:#FF6500;}
.lightbg {background-color:#FAFAFF;}
.strongbg {background-color:#E8ECF0;}
.bleufoncebg {background-color:#003366;}
.orangebg {background-color:#FF6500;}

a {color:#0066DE; font-weight:bold; font-size:8pt;}
.linknav {color:#FFFFFF; font-weight:bold; font-family:Verdana, Arial, sans-serif; font-size:8pt;}
.btn {color:white; font-weight:bold; background-color:#FF6500;}
.erreur {color:#FF0000; font-weight:bold;}
.confirm {color:#00BB00; font-weight:bold;}

.title {font-family:Verdana, Arial, sans-serif; font-size:9pt; font-weight:bold; color:#003366}
.subtitle {font-family:Verdana, Arial, sans-serif; font-size:9pt; color:#003366}
.title3 {font-family:Verdana, Arial, sans-serif; font-size:9pt; font-weight:bold; color:#003366; margin-top:30px; border-bottom: 3px solid #003366; }


#photo_services
{
	width: 711px;
	height: 270px;
	background-image:  url(/images/home_photo_services_blue_gay.jpg);
	background-repeat: no-repeat;
}

#photo_services p
{
	padding-left: 425px;
	padding-top: 30px;
	
	line-height: 8pt;
	letter-spacing: 0pt;
	text-align: left;
	
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, sans-serif;
}

.price_people
{
	width: 236px;
	
	background-image:  url(/images/price_people.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
	padding: 0px;
	margin: 0px;
	
	color: #666666;	/*#3399CC;*/
	font-size: 16pt;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

.desc
{
	text-align: justify;/**/
}

.appart
{
	margin: 0px;
	padding: 5px;
	width: 236px;
}

.appart h2
{
	margin: 3px;
	padding: 0px;
}

.appart a
{
	color: #666666;
	font-size: 16pt;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	letter-spacing: -2px;
}

.appart h2.cham, .cham { border-bottom: 4px solid #AFCB77; }
.appart h2.louv, .louv { border-bottom: 4px solid #F4D16D; }
.appart h2.fbgd, .fbgd { border-bottom: 4px solid #97C8D9; }
.appart h2.fbgs, .fbgs { border-bottom: 4px solid #B0814D; }
.appart h2.norm, .norm { border-bottom: 4px solid #FF9900; }
.appart h2.pica, .pica { border-bottom: 4px solid #CC99FF; }
.normal { border-bottom: 4px solid #666666; }

#otherpage h2 {width: 708px; text-align: left; color: #666666; letter-spacing: 0px; font-size: 18pt; font-weight: normal; font-family: Verdana, Arial, sans-serif; }

#map a
{
	margin: 0px;
	padding: 0px;
}

/*
//
//
*/

#nav td
{
	margin: 0;
	padding: 0;
	
	width: 82px;
	height: 32px;
	
	vertical-align: middle;
	text-align: center;
}

#nav a, #map a
{
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
	line-height: 7.5pt;
}

#nav a:hover
{
	color: #13235B;
	text-decoration: underline;
}

#nav a:active
{
	color: #FF0000;
}

#tab_champ { background: url(/images/tab_cham.jpg) top left no-repeat; }
#tab_fbgd { background: url(/images/tab_fbgd.jpg) top left no-repeat; }
#tab_fbgs { background: url(/images/tab_fbgs.jpg) top left no-repeat; }
#tab_louv { background: url(/images/tab_louv.jpg) top left no-repeat; }
#tab_norm { background: url(/images/tab_norm.jpg) top left no-repeat; }
#tab_pica { background: url(/images/tab_pica.jpg) top left no-repeat; }

#tabnav1 td
{
	background: url(/images/tab.jpg) top left no-repeat;
}

#nav td.selected
{
	background-position: 0 -64px;
}


/*
//
//
*/


#contact
{
	width: 711px;
	height: 90px;
	background:  url(/images/bg_contact.png) top left no-repeat;
}

#contact p
{
	padding-left: 190px;
	padding-top: 6px;
	text-align: left;
}

/*

#nav {
	margin: 0;
	padding: 0;
	height: 32px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	}
	
#nav a
{

	float: left;
	display: block;
	padding: 15px 2px 15px 16px;
	font-size: 0.5em;
	width: 80px;
	height: 32px;
	
	font-size: 8pt;
	text-decoration: none;
	
	border: 1px solid;
	background-color: #999999;
	border-color: #ddd #000 #000 #ddd;
	
	background-image:  url(assets/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#nav a:hover {
	background-position: 0 -32px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -64px;
	}
	
#pro a, #sup a, #con a, #wel a  {
	background: url(/images/tabfull.gif) top left no-repeat;
	}
	
*/