/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	background:url(../../images/bg.jpg) repeat;
}

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

#conteneur {
	width:980px;
	height:1200px;
	margin:0 auto 0 auto;
}

html>body #conteneur {
	min-height:1200px;
	height:auto;
}

#haut1 {
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
	height:18px;
	width:900px;
	text-align:right;
}

#haut1 li {
	display:inline;
	margin:0 10px 0 10px;
}

#haut1 li a:hover {
	text-decoration:underline;
}

#haut2 {
	margin:0;
	padding:17px 0 0 17px;
	list-style:none;
	width:883px;
	height:39px;
	background:url(../../images/bgHaut2.jpg) repeat-x;
}

#haut2 li {
	width:125px;
	height:26px;
	float:left;
}

#haut2 li a:hover {
	text-decoration:underline;
	cursor:pointer;
}

#haut2 li span {
	position:absolute;
	margin:8px 0 0 5px;
}

#entete {
	width:900px;
	height:264px;
	background:url(../../images/entete.jpg) no-repeat;
	border-bottom:1px solid #3A3B2D;
}

td.gauche {
	width:270px;
	background:url(../../images/bgGauche.png) top right no-repeat;
}

td.droite {
	background:url(../../images/bgDroite.png) bottom right no-repeat;
}

#newsletter {
	height:105px;
}

#newsletter span.hd {
	width:104px;
	height:30px;
	background:url(../../images/newsletter.png) no-repeat;
	display:block;
	position:absolute;
	margin:22px 0 0 129px;
}

input.iptEmail {
	margin:50px 0 0 0;
	padding:5px 10px 0 0;
	border:solid 1px #CCCCCC;
	background:none;
	position:absolute;
	width:215px;
	height:20px;
	text-align:right;
	color:#CCCCCC;
}

input.btnNewsletter {
	margin:72px 0 0 126px;
	padding:0;
	width:119px;
	height:51px;
	background:url(../../images/btnNewsletter.png) no-repeat;
	border:0;
	position:absolute;
	cursor:pointer;
}

#devis {
	width:231px;
	height:150px;
	background:url(../../images/devis.jpg) no-repeat;
	display:block;
}

#devis span {
	visibility:hidden;
}

#flashinfo {
	width:450px;
	height:106px;
	background:url(../../images/flashinfo.jpg) no-repeat;
	float:left;
	padding:70px 0 0 0;
}

#horaire {
	width:450px;
	height:176px;
	background:url(../../images/horaire.jpg) no-repeat;
	display:block;
	float:left;
}

#horaire span {
	visibility:hidden;
}

#page {
	background:url(../../images/micro.png) 500px top  no-repeat;
	width:600px;
	margin:0 15px 0 15px;
	padding:20px 0 20px 0;
	float:left;
}

html>body #page {
	min-height:300px;
	height:auto;
}

#categorie ul {
	margin:0;
	padding:0;
	list-style:none;
}

#categorie ul li {
	width:200px;
	font-size:12px;
	color:#ffffff;
	font-style:italic;
	margin:0 0 0 0;
	padding:0 0 0 31px;
}

#categorie ul li:hover a {
	text-decoration:underline;
}

#categorie h2 {
	width:220px;
	height:20px;
	background:#161513;
	font-size:14px;
	color:#999999;
	font-style:italic;
	margin:0;
	padding:0 0 0 11px;
	font-weight:normal;
	cursor:pointer;
}

#categorie {
	margin:20px 0 0 0;
}

#categorie h2 a {
	color:#999999;
	margin:0;
	padding:0;
	display:block;
}

#categorie h2:hover {
	background:url(../../images/liBg.png) no-repeat;
	font-style:normal;
}

#categorie h2:hover a {
	color:#FFFFFF;
}

#categorie ul li:hover a {
	color:#FFFFFF;
}

#categorie ul li a {
	color:#ffffff;
	display:block;
}

#bas {
	background:#191919;
	width:900px;
	height:110px;
	clear:both;
}

#ekinoxe {
	position:absolute;
	background:url(../../images/ekinoxe.jpg) no-repeat;
	width:130px;
	height:34px;
	margin:65px auto 0 385px;
}

#ekinoxe span {
	visibility:hidden;
}

p.societe {
	margin:40px 0 0 0;
	padding:0;
	position:absolute;
	width:900px;
	text-align:center;
}

#menuBas {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	position:absolute;
	width:900px;
	text-align:center;
}

#menuBas li {
	display:inline;
	margin:0 3px 0 3px;
}

.titre {
	margin:0;
	padding:0 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

img {
	border: 0
}

form {
	margin:0;
	padding:0
}

#arbo {
	margin:5px 0 15px 0;
}

#flash_infos marquee {
	width:400px;
	height:100px;
	margin:0 0 0 50px;
}

#flash_infos marquee h1,h2 {
	font-size:16px;
	margin:0;
	padding:0;
}

#flash_infos marquee p {
	margin:0 0 10px 0;
	padding:0;
}

#select {
}

img.photo {
	margin:10px;
}

/*************/

.champ_qte {
	border: 0;
	background: none;
	color: #000;
	width: 18px
}

ul.compte {
	padding: 5px;
	border: 1px solid #ccc;
	list-style: none
}

p.centre {
	text-align: center;
	margin: 10px
}

p.erreur { color: #c00; font-weight: bold; text-align: center }
span.erreur { font-size: 11px; color: #c00 }
span.rouge { color: #c00 }


h1{margin:0;padding:0}

h1 span{display:none}