*{
	margin: 0;
	padding: 0;
	font-family: Arial;
}
a{
	color: #B52D00;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
body{
	background: #000;
	text-align: center;
	font-size: 10pt;
}
#global{
	margin: 0 auto;
	width: 845px;
	background: url(images/footer_b.jpg) no-repeat bottom left;
	padding-bottom: 79px;
	text-align: left;
}
#content{
	width: 816px;
	background: #fff url(images/footer_a.jpg) no-repeat bottom left;
}
#header{
	background: url(images/header.jpg) no-repeat;
	height: 177px;
}
#header h1{
margin:0;
padding:0;
}
#header h1 a{
	font-size: 0;
	color: #000;
	display: block;
	width: 100%;
	height: 150px;
}
#header ul{
	margin-top: 7px;	
	margin-left: 10px;
}
html * #header ul{
/** margin-top:-12px;*/
}
#header ul li{
	display: inline;
	list-style-type: none;
}
#header ul li a{
	padding: 0 23px;
	text-decoration: none;
	margin-left: 1px;
	color: #4A4A4A;
	font-weight: bold;
}
#header ul li a:hover{
	background: #fff;
}
#contenu{
	border-top: 2px solid #000;
	padding: 5px 10px 40px 10px;
	text-align: left;
}
#contenu h1{
	font-size: 14pt;
	letter-spacing: 1px;
	color: #7B2E02;
	border-bottom: 1px solid #7B2E02;
}
#contenu h1:first-letter {
	font-size: 20pt;
	color:#C96D22;
}
#contenu h2{
	font-size: 12pt;
	letter-spacing: 1px;
	color: #2A2A2A;
	margin:5px 30px;
	text-decoration:underline;
}
#contenu h2:first-letter {
	font-size: 18pt;
}
#contenu p{
	margin: 10px 0;
	text-indent:5px;
}
#contenu p.b{
	width: 500px;
}
#contenu ul{
	margin: 10px 30px;
	list-style: square;
}

/*** ***/
#contenu .ok{
margin:30px;
font-weight:bold;
color:#217A27;
text-align:center;
}
div.space{
clear:both;
padding:5px 0px;
}

/** ***/
#footer{
width:600px;
border-top:1px solid #000;
text-align:left;
margin-top:15px;
position:absolute;
font-size:9pt;
}

input{
margin:2px;
}

input[type=text],textarea{
border:1px solid #888;
padding:1px 3px;
}
input[type=text]:focus,textarea:focus{
border:1px solid #FF4700;
}
input[type=submit]{
cursor:pointer;
font-weight:bold;
}



#tels{
position:absolute;
margin:130px 0px 0px 500px;
font-weight:bold;
font-size:14pt;
}
#header ul li.selected{
	background-color: #fff;
}
div.partenaires{
margin:-20px 0px 20px 0px;
font-size:8pt;
color:#999;
}

div.partenaires a{
color:#AAA;
text-decoration:none;
}
/**magasin**/
table.magasin {
width:700px;
/*border:1px solid #FF4700;*/
text-decoration:none;
}
table.magasin td{
color:#666;
width:300px;
text-align:left;
vertical-align:text-top;
font-weight:bold;
/*border:1px solid #FF4700;*/
text-decoration:none;
}
div.prix {
background: url(images/prix.png) no-repeat !important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/prix.png', sizingMethod='crop');
background: none;
margin-left:135px;
/*background-color:#FF4700;*/
position:absolute;
width:100px;
height:70px;
text-align:center;
padding-top:20px;
/*border:1px solid #000000;*/
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
div.ancien_prix {
position:absolute;
text-decoration:line-through;
text-align:center;
margin-left:163px;
margin-top:35px;
font-size:14px;
color:#000000;
font-weight:bold;
}

table.tarifs{
margin-left:50px;
font-size:14px;
font-weight:bold;
width:300px;
border:1px solid #fDBD42;
}

table.tarifs th{
text-align:center;
background-color:#fDBD42;
padding:6px;
}

table.tarifs td{
border-top:1px solid #fDBD42;
text-align:center;
color:#777;
padding:3px;
}
div.dhtmlFlash{
width:230px;
margin:0px 20px;
height:300px;
float:left;
border:1px solid #000;
}

table.news{
margin:10px auto;
border:1px solid #7B2E02;
border-collapse:collapse;
}

table.news th, table.news td{
text-align:center;
width:150px;
border:1px solid #FDBD42;
}

table.news th{
background-color:#FDBD42;
padding:3px;
color:#333;
}

table.news td{
height:100px;
}


table.magasin{
width:780px;
border:1px solid #FDBD42;
border-collapse:collapse;
}

table.magasin tr td{
border-right:1px solid #FDBD42;
width:260px;
padding:5px 10px;
}

table.magasin tr th{
background-color:#FDBD42;
text-align:center;
height:20px;
color:#333;
}