@charset "UTF-8";
/* CSS Document */


#barre {
	position: absolute;
	background-color: #bac0cd;
	height: 72px;
	width: 883px;
	z-index: 1;
	}

#ongspec {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #325089;
	height: auto;
	width: 212px;
	margin: 0 25px 0 0;
	z-index: 1;
	left: 0px;
	top: 0px;
	}
	

.titre {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #325089;
	display: block;
	line-height: 22px;
	margin: 18px 0 0 20px;
	}

.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	display: block;
	color: #325089;
	margin: 2px 0 4px 0;
	}

#spec {
	position: absolute;
	background-image:url(../images/ambspec.png);
	background-repeat:no-repeat;
	width: 554px;
	height: 310px;
	z-index: 4;
	top: 0px;
	left: 0px;
	}
	
#option {
	position: absolute;
	background-image:url(../images/ambopti.png);
	background-repeat:no-repeat;
	width: 554px;
	height: 310px;
	z-index: 3;
	top: 0px;
	left: 0px;
	}
	
#image {
	position: absolute;
	background-image:url(../images/ambiance.png);
	background-repeat: no-repeat;
	height: 513px;
	width: 883px;
	z-index: 1;
	}
	
#imageEn {
	position: absolute;
	background-image:url(../images/ambianceEn.png);
	background-repeat: no-repeat;
	height: 513px;
	width: 883px;
	z-index: 1;
	}

#bandeperform {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0 16px;
	background-image: url(../images/ban-spec-amb.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: auto;
	width: 244px;
	z-index: 1;
	left: 13px;
	top: 480px;
	overflow: hidden;
	}

#fenetre {
	height: 96px;
	width: auto;
	background-image:url(../images/deg-fen-amb.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	}
	
#colprod {
	position: relative;
	float:left;
	width: 140px;
	height: 288px;
	margin: 0 0 0 4px;
	z-index:1;
	background-image: url(../images/deg-col-amb.png);
	background-repeat:repeat-x
	}

.bandeperform a:link {
	color: #325089;
	}

.bandeperform a:hover {
	color: #325089;
	text-decoration: underline;
	}

.bandeperform a:visited {
	color: #325089;
	}

.bandeperform a:active {
	color: #325089;
	}

.ongspec a:link {
	color: #325089;
	}

.ongspec a:hover {
	color: #325089;
	text-decoration: underline;
	}

#list-menu-p {
	width: 140px;/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu-p ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10.5px;
line-height: 11.5px;
font-weight: bold;
border-top:1px solid #ffffff;
} 

#list-menu-p li {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 10.5px;
line-height: 11.5px;
font-weight: bold;
color: #000000;
border-bottom:1px solid #ffffff;
} 

#list-menu-p a {
display: block;
width: 122px;
padding: 6px 9px;
text-decoration: none; /*lets remove the link underlines*/
background-color:#dadfe5;
} 

#list-menu-p a:link, #list-menu-p a:active, #list-menu-p a:visited {
color: #325089;
}


#list-menu-p a:hover {
background: url(../images/amb-btn-over.png);
background-repeat: repeat-y;
color: #FFFFFF;
}
