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

body
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #4a403e;
	background: url('../../images/background.jpg') #cbbda2 repeat-x;
}

a:link
{
	color: #332C2B;
}

a:visited
{
	color: #332C2B;
}

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

a img
{
	border:none;
}

div#global
{
	width: 950px;
	margin: auto;
}

div#header
{
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
	background: url('../../images/header.jpg') 50% 0% no-repeat;
	width: 824px;
	height: 358px;
}

div#header div.banner
{
	position:relative;
	left:191px;
	top:-25px;
}

div#langue
{
	position:relative;
	left:60px;
	top:2px;
}

div#musique
{
	width:100px;
	position:relative;
	left:830px;
	top:-363px;
}

div#musique p
{
	margin-bottom:5px;
}

ul.listrouge
{
	list-style-image:url(../../images/puce.gif);
	margin-left:-25px;
}

ul.listrouge li
{
	margin-top:5px;
}

div#body
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	min-height: 300px;
	margin-top: 5px;
}

ul#menu
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	list-style-type:none;
	clear:both;
	overflow:auto;
	margin-top:-45px;
}

ul#menu li
{
	float:left;
	font-size:18px;
	font-variant:small-caps;
	margin-left:95px;
}

ul.newsletter 
{
	list-style-image:url(../../images/puce2.gif);
	margin-left:-26px;
}

li.btn_contact a, li.btn_newsletter a, li.btn_catalogue a, li.btn_historique a, li.btn_homepage a
{
	width:79px;
	height:15px;
}

ul#menu li a:link
{
}

ul#menu li a:visited
{
	text-decoration:none;
}

div#contenu
{
	margin-top:-9px;
	margin-left:auto;
	margin-right:auto;
	width: 824px;
	min-height: 300px;
	background:#EDE4D3;
	padding-bottom:25px;
	background: url('../../images/fond_body.jpg') 0% 0% repeat-y;
}

div#gauche
{
	position:relative;
	float:left;
	width:106px;
	height:100%;
	margin-left:35px;
	margin-right:15px;
	background: url('../../images/mini_logo.jpg') #FFF 50% 0% no-repeat;
}

div#gauche p
{
	color:#AA9999;
	font-variant:small-caps;
	font-size:12px;
	margin-top:60px;
}

div#gaucheDevis
{
	position:relative;
	float:left;
	width:105px;
	height:100%;
	margin-left:35px;
	margin-right:16px;
	background: url('../../images/mini_logo.jpg') #FFF 50% 0% no-repeat;
}

div#gaucheDevis p
{
	color:#AA9999;
	font-variant:small-caps;
	font-size:12px;
	margin-top:60px;
}

div.contact
{
	margin-top:263px;
}

div#fil
{
	background:#ede4d3;
	width:824px;
}

p#ariane
{
	margin-left:175px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	color: #997777;
	font-size:11px;
}

p#ariane a:link
{
	color: #997777;
}

p#ariane a:visited
{
	color: #997777;
}

p#ariane a:hover
{
	color: #8A625F;
}

input[type=text]
{
	height:12px;
	font-size:9px;
	border:1px #901736 solid;
	width:120px;
}

input[type=submit]
{
	height:20px;
	background:#FFEEDD;
	font-size:9px;
	border:1px #CC3300 solid;
	width:120px;
}

iframe
{
	float:left;
	margin-right:15px;
}

div#fondOrange
{
	background:url(../../images/fond_devis.gif);
	width:548px;
	height:113px;
}

div#fondOrange table
{
	width:100%;
	padding:5px;
}

div.choix
{
	position:relative;
	text-align:center;
	float:left;
	margin-left:-100px;
}

div.choix a:link, div.choix a:visited 
{
	font-size:12px;
	text-decoration:none;
}

/* MENU CATALOGUE */

ul#catalogue
{
	list-style-type:none;
	margin-left:-35px;
	text-align:left;
}

div#cat{
text-align:justify;
border:1px #EDE4D3 solid;
}

div#cat p{
margin-top:150px;
}

div.choix
{
	text-align:center;
	margin-right:30px;
	margin-left:35px;
}

ul#catalogue li
{
	font-variant:small-caps;
	font-size:12px;
	margin-top:10px;
	margin-left:10px;
	font-weight:bold;
}

ul#catalogue li a:link
{
	color:#4A403E;
	text-decoration:none;
}

ul#catalogue li.visite a:link, ul#catalogue li.visite a:visited
{
	color:#901736;
	font-weight:bold;
	text-decoration:none;
}

ul#catalogue li a:visited
{
	color:#4A403E;
	text-decoration:none;
}

ul#catalogue li a:hover
{
	color:#901736;
	text-decoration:underline;
}

ul#catalogue li ul
{
	margin-left:-45px;
	text-align:left;
}

ul#catalogue li ul li
{
	color:#4A403E;
	font-weight:normal;
	margin-top:0px;
	list-style-image:none;
	list-style-type:none;
	font-variant:normal;
}

div#texte ul.list
{
	list-style-image:url(../../images/puce.gif);
}

ul.mask
{
	display:none;
}

/* MENU CATALOGUE */

h2
{
	font-size:16px;
	color:#9b1f43;
}

div#texte 
{
	text-align:justify;
	margin-left:20px;
	width:610px;
	overflow:auto;
}

p.centrer
{
	text-align:center;
}

span.red
{
	color:#990000;
	font-variant:small-caps;
	font-size:11px;
}

input[type=text].inputdevis
{
	width:100px;
}

div#footer
{
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-variant:small-caps;
	font-size:10px;
}