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


body {
	background: #FBFCE2;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}



#container {
	width: 900px;
	border: 0px;
	position:relative;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background-image:url();
	background-repeat: no-repeat;
	height: 760px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background-color: #FFF;
}

#entete {width: 900px;
	height: 260px;
	position: absolute;
	margin: 0px 0px 0px 0px;
}

div#menu {
	width: 150px;
	height: 500px;
	position: absolute;
	margin: 130px 0px 0px 0px;
	left: 0;
	top: 33px;
}

div#centre-scroll {
	z-index:5;
	width: 740px;
	height:443px;
	position: absolute;
	margin: 285px 0px 10px 155px;
	overflow: auto;
	left: -8px;
	top: 0px;
}

div#menu-panier {
	width: 79px;
	height: 30px;
	padding: 0px 3px 0px 0px;
	position: absolute;
	text-align: right;
	left: 3px;
	top: 665px;
}	  

div#menu-droite {
	width: 40px;
	height: 30px;
	padding: 0px 3px 0px 0px;
	position: absolute;
	text-align: right;
	left: 847px;
	top: 189px;
}	


div#icone-bas {
	width: 50px;
	height: 30px;
	border-top-width: 2px;
	margin: 730px 0px 0px 840px;
	position: absolute;
	text-align: center;
}

	
div#bas {
	width: 900px;
	height: 30px;
	background-color:#CFE4B8;
	border-top-width: 2px;
	margin: 730px 0px 0px 0px;
	padding-top: 5px;
	position: absolute;
	text-align: center;
}

div#tarifstest {
	z-index:5;
	width: 888px;
	height:721px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	overflow: auto;
	left: 7px;
	top: 4px;
}
	  
p {	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}	


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}


a:link {
	color: #336600;
	}
	
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	color: #CC9900;
}
a:active {
	text-decoration: none;
}



h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 19px;
	margin: 0;
	padding: 0;
	color: #663366;
	background-color: #FAFCEC;
}

h2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 0; 
	padding: 0;
	color: #336600;
}

h3 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663399;
	margin: 0; 
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	}

h5 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0; 
	padding: 0;
	color: #000;
}


h6 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 0; 
	padding: 0;
	color: #000;
}
