/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-color:#ebebeb;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #78111c;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}

#contener {
	position:absolute;
	top:0;left:50%;margin-left:-450px;
	width:900px;height:825px;
/*	background-image:url(../img/fonds/full.jpg);
	background-repeat:no-repeat;*/
}

#enseigne {
	position:relative;
	top:0;left:0;
	height:242px;width:900px;
	background-image:url(../img/fonds/enseigne.jpg);
	background-repeat:no-repeat;
}

#anim_enseigne_pano {
	position:absolute;
	top:20px;left:236px;
	width:334px;height:200px;
}

#anim_enseigne_4img {
	position:absolute;
	top:20px;left:580px;
	width:300px;height:200px;
}

#sidebar {
	position:relative;
	top:0px;left:10px;
	width:220px;height:518px;
	background-image:url(../img/fonds/sidebar.jpg);
	background-repeat:no-repeat;
}

#menu {
	position:relative;
	top:0px;left:10px;
	width:180px;height:380px;
}

#menuplus {
	position:relative;
	top:-100px;left:20px;
	width:180px;height:110px;
}

#menuplus2 {
	position:relative;
	top:-220px;left:20px;
	width:180px;height:110px;
}

#grafselection {
	position:relative;
	top:0px;left:0px;
	width:330px;height:298px;
	background-image:url(../img/fonds/selection.jpg);
	background-repeat:no-repeat;
}

#selection {
	position:absolute;
	top:38px;left:15px;
	width:300px;height:245px;
	overflow:auto;
}

#grafrecherche {
	position:relative;
	top:0px;left:10px;
	width:330px;height:298px;
	background-image:url(../img/fonds/recherche.jpg);
	background-repeat:no-repeat;
}

#recherche {
	position:absolute;
	top:55px;left:25px;
	width:280px;height:210px;
}

#bando {
	position:relative;
	top:226px;left:75px;
	width:600px;height:15px;
}

#grafcoeur {
	position:relative;
	top:0px;left:0px;
	width:330px;height:220px;
	background-image:url(../img/fonds/coeur.jpg);
	background-repeat:no-repeat;
}

#coupdecoeur {
	position:absolute;
	top:40px;left:15px;
	width:300px;height:165px;
	overflow:auto;
}

#grafprive {
	position:relative;
	top:0px;left:10px;
	width:330px;height:220px;
	background-image:url(../img/fonds/acces.jpg);
	background-repeat:no-repeat;
}

#accesprive {
	position:absolute;
	top:45px;left:25px;
	width:300px;height:165px;
}

#footer {
	position:relative;
	width:900px;height:65px;
	background-image:url(../img/fonds/footer.jpg);
	background-repeat:no-repeat;
}
#txtbdp {
	position:absolute;
	top:10px;left:0;
	width:900px;height:40px;
}

