/*
bleu fonc� : #006699
bleu clair:  #039cd6
*/

body,p,y,th,td,h1,h2,h3,h4,a {
	font-family: candara;
	font-size:16px;
	color: #006699;
}

h1 { font-size:22px;}
h2 { font-size:20px; padding:0px; margin:10px 0px;}

img {	border:0px;}

.popper { 	
	position: absolute; 
	visibility: hidden; 
	z-index:3; 
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}



body {
	background-color:white;
}

div#slider{
	position:relative;
	float:right;
	top: 2px;
	right: 2px;
	display:none;
	
	}

div.main {	
	border-radius: 15px;
	-moz-border-radius:15px;
	width:800px;
	height:700px;
	text-align: left;	
	border: 1px solid #0069a3;
	position: relative;	
	background-color: #fcc9cd;
	z-index:0;
	background-image:url(../images/bg.png);	
}

div.menu {
	margin-left:0px;
	width: 98%;	
	padding-left:8px;
}

div.top {
	text-align: left;
	z-index:-3;
	height: 240px;	
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	vertical-align: bottom;
	
	margin-top:-3px; /*Utiliser pour placer la pellicule d�filante*/
	margin-right:7px; /*Utiliser pour placer la pellicule d�filante*/
}


div.content {
	padding: 15px;
	padding-left: 20px;
	padding-top: 0px;
	text-align:left;
	overflow: auto;
	height:400px;
	_height:420px;

	scrollbar-color: #006699 transparent;
}

div.topRight {
	position: absolute;
	left: 0px;
	top: 50px;
	width:120px;
	height:45px;		
	margin: 4px;
	z-index:-4;	
}
div.bottomRight {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width:75px;
	height:230px;	
	/*background-image:url(../images/femme_trans.png);*/
	margin: 4px;
	z-index:-4;
}

div.illustration {
	position: absolute;
	right:0px;
	z-index:3;
	width:50px;
	z-index:-1;
	float:right;
}

*div.illustration img {
	margin:5px;
}

td.pop {
	width: 100px;
	text-align: center;
	background-color: #006699;
}

td.prix {
	width: 160px;
}