* {
	margin:0;
	padding:0;
}


body {
	color: #093;
	background: #cf6 url(images/fond_vert.gif) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
}

#titre {
	position: relative;
	height: 283px;
	width: 795px;
	background: url(images/haut.gif) no-repeat left top;
}

#titre h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 1px;
	color: #cf6;
}

#etoile h4 {
	position: absolute;
	top: 20px;
	left: 850px;
	width: 96px;
	height: 96px;
	font-size: 1px;
	color: #cf6;
	background: url(images/etoiles.gif) no-repeat;
}

#contenu {
	background: url(images/fond_horiz.gif) left repeat-y;
}

#contenu2 {
	display:block;
	position:absolute;
	width: 250px;
	height: 389px;
	left: 750px;
	top: 280px;
}

#contenu2 h6{
	display:block;
	position:absolute;
	width: 248px;
	height: 123px;
	left: 0px;
	top: 0px;
	font-size:10px;
	background: url(images/cadre_info.gif) no-repeat;
	padding:10px 30px;
}

#contenu2 h1{
	display:block;
	position:absolute;
	width: 248px;
	height: 133px;
	left: 0px;
	top: 118px;
	font-size:10px;
	background: url(images/cadre_promo.gif) no-repeat;
	padding:15px 30px;
}

#contenu2 h5{
	display:block;
	position:absolute;
	width: 248px;
	height: 126px;
	left: 0px;
	top: 252px;
	font-size:10px;
	background: url(images/cadre_kdo2.gif) no-repeat;
	padding:8px 30px;
}

#news{
	display:block;
	position:absolute;
	height:100px;
	width:175px;
}

#kdo{
	display:block;
	position:absolute;
	height:100px;
	width:175px;
}

#promotxt{
	display:block;
	position:absolute;
	height:100px;
	width:160px;
}

#contenu2 h6 em{
	color: #f0c;
	font-size:13px;
}

#contenu2 h1 em{
	color: #f0c;
	font-size:13px;
}

#contenu2 h5 em{
	color: #f0c;
	font-size:13px;
}

.btn1 a{
	display:block;
	width: 155px;
	height : 44px;
	list-style:none;
	background: url(images/btn_prest2.gif) left top repeat-x;
}

.btn2 a{
	display:block;
	width: 155px;
	height : 44px;
	list-style:none;
	background: url(images/btn_ref2.gif) left top repeat-x;
}

.btn3 a{
	display:block;
	width: 155px;
	height : 39px;
	list-style:none;
	background: url(images/btn_cont3.gif) left top repeat-x;
}

.btn4 a{
	display:block;
	width: 155px;
	height : 47px;
	list-style:none;
	background: url(images/btn_acc2.gif) left top repeat-x;
}

.btn5 a{
	display:block;
	width: 175px;
	height : 36px;
	list-style:none;
	background: url(images/btndevis.gif) left top repeat-x;
}

#menu3 ul li{
	list-style:none;
}

.btn6 a{
	display:block;
	width: 175px;
	height : 36px;
	list-style:none;
	background: url(images/btn_fcont.gif) left top repeat-x;
}

.btn7 a{
	display:block;
	width: 116px;
	height : 36px;
	list-style:none;
	background: url(images/btn_boite.gif) left top repeat-x;
}

#menu li a:hover{
	background-position : left bottom;
}

#menu3 li a:hover{
	background-position : left bottom;
}

#menu4 li a:hover{
	background-position : left bottom;
}

#menu6 li a:hover{
	background-position : left bottom;
}


#menu {
	display:block;
	position:absolute;
	top: 420px;
	left: 16px;
}

#menu ul li {
	list-style:none;
}

#menu4 ul li{
	list-style:none;
}

#menu6 ul li{
	list-style:none;
}

#menu2{
	display:block;
	position:absolute;
	top: 265px;
	left: 97px;
	z-index:600;
}

#menu2 ul li {
	list-style:none;
	float:left;
	padding: 4px;
}

#menu2 li a:hover{
	background-position : left bottom;
	list-style:none;
}

.news a{
	display:block;
	width: 77px;
	height : 30px;
	background: url(images/btn_news.gif) left top repeat-x;
}

.promo a{
	display:block;
	width: 77px;
	height : 30px;
	background: url(images/btn_promo.gif) left top repeat-x;
}

.kdo a{
	display:block;
	width: 77px;
	height : 30px;
	background: url(images/btn_kdo.gif) left top repeat-x;
}

#text {
	display:block;
	position:relative;
	width: 550px;
	height: auto;
	left: 190px;
	top: 30px;
}

#text img{
	margin:2px;
}

#right {
	text-align:right;
}

#left {
	text-align:left;
}

.left {
	text-align:left;
}

#left img{
	margin:1em;
}

.left img{
	margin:1em;
}

.rose {
	color:#f0c;
	font-size:13px;
	text-decoration:none;
}

.rosebarre {
	color:#f0c;
	font-size:13px;
	text-decoration:line-through;
}

.rose2 {
	color:#f0c;
	font-size:17px;
	text-decoration:none;
	font-weight:bold;
}

.rose3 {
	color:#f0c;
	font-size:14px;
	text-decoration:underline;
}

.rose4 {
	display:block;
	width: 127px;
	height: 18px;
	color:#f0c;
	font-size:13px;
	text-decoration:none;
	background :url(images/fd_btn_rose4-2.gif) repeat-x;
	border: 1px solid #093;
}

.vert {
	color:#093;
	font-size:14px;
	text-decoration:underline;
}

.vert2 {
	color:#093;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

.vertlien {
	color:#093;
	font-size:14px;
	text-decoration:none;
}

.vertlien2 {
	color:#093;
	font-size:13px;
	text-decoration:underline;
	
}

.titre {
	margin: 0px 0px 0px 10px;
	font-size:15px;
	border-bottom: 1px solid #f0c;
	color:#f0c;
}

.preci {
	font-size:10px;
	font-style:italic;
}

#pied {
	background: #cf6 url(images/fond_bas.gif) repeat left;
}

#pied h2 {
	display:block;
	position:relative;
	height: 86px;
	width: 795px;
	font-size: 1px;
	color: #cf6;
	background: #cf6 url(images/bas.gif) no-repeat left;
	text-align:left;
}

#spacer100 {
	height: 100px; 
	width: 1px;

}

.copyright {
	text-align:center;
	font-size: 10px;
}

#copyright {
	text-align:center;
	font-size: 10px;
}

div.pic {
		float: left; 
		height: 200px; 
		width: 130px;
		padding: 0px 15px; 
		margin: 5px 5px;
}

.gauche {
		display: block;
		float: left;
		margin: 10px;
}

div.pic img {
		border: 1px solid #000;
}

div.ls img {
		height: 96px; 
		width: 128px; 
		margin: 20px;
}

div.pt img {
		height: 128px; 
		width: 96px; 
		margin: 20px;
}

div.pic ul {
		margin: 0.25 em 0px 0px 0px; 
		padding: 0px;
}

li {
		display: block; 
		text-align: center;
}

li.title {
		list-style:none;
}