/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#3E0000;
}

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

.conteneur {
	width:980px;
	height:1100px;
	margin:0 auto 0 auto;
}

html>body div.conteneur {
	min-height:1100px;
	height:auto;
}

.listeHaut {
	margin:0;
	padding:0;
	list-style:none;
	width:150px;
	height:87px;
	background:url(../../images/bgHaut.jpg) no-repeat;
	float:left;
}


.listeHaut li {
	display:inline;
}

.favoris {
	display:block;
	width:21px;
	height:18px;
	background:url(../../images/favoris.jpg) no-repeat;
	float:left;
	margin:55px 8px 0 8px;
}

.recommander {
	display:block;
	width:21px;
	height:18px;
	background:url(../../images/recommander.jpg) no-repeat;
	float:left;
	margin:55px 8px 0 8px;
}

.sitemap {
	display:block;
	width:21px;
	height:18px;
	background:url(../../images/sitemap.jpg) no-repeat;
	float:left;
	margin:55px 8px 0 8px;
}

.logo {
	border:0;
	float:left;
}

.listeHaut2 {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	clear:both;
	float:left;
}

.listeHaut2 span {
	display:block;
	height:22px;
	width:500px;
	cursor:pointer;
	padding:0px 0 0 50px;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
}

.aa {
	background:url(../../images/listeHaut2a.jpg) no-repeat;
}

.aa:hover {
	background:url(../../images/listeHaut2aa.jpg) no-repeat;
}

.bb {
	background:url(../../images/listeHaut2b.jpg) no-repeat;
}

.bb:hover {
	background:url(../images/listeHaut2bb.jpg) no-repeat;
}

.cc {
	background:url(../../images/listeHaut2c.jpg) no-repeat;
}

.cc:hover {
	background:url(../../images/listeHaut2cc.jpg) no-repeat;
}

#horaire h2 {
	margin:0;
	padding:0;
	color:#ECDBB5;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	margin:22px 0 0 60px;
}

#horaire p {
	margin:5px 0 0 30px;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#ECDBB5;
	width:170px;
}

#newsletter h2 {
	padding:0;
	color:#ECDBB5;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	margin:28px 0 0 70px;
}

#newsletter input.iptEmail {
	margin:19px 0 0 29px;
	padding:2px 0 0 5px;
	width:113px;
	height:17px;
	border:0;
	background:none;
}

#newsletter input.btnEmail {
	margin:0 0 0 3px;
	padding:0;
	width:31px;
	height:18px;
	border:0;
	background:none;
	cursor:pointer;
}

#flashinfo h2, h1 {
	padding:0;
	color:#ECDBB5;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	margin:78px 0 0 70px;
}

#flashinfo p {
	margin:15px 0 0 30px;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#ECDBB5;
	width:170px;
}

#flash_infos {
	height:100px;
	padding:10px 0 0 0;
}

#flash_infos  h2, h1 {
}

td.centre {
	background:url(../../images/page.jpg) no-repeat;
}

td.gauche {
	background:url(../../images/gauche.jpg) no-repeat;
}

td.droite {
	background:url(../../images/droite.jpg) no-repeat;
}

#page {
	width:510px;
	height:527px;
	overflow:auto;
	padding:10px 20px 10px 20px;
}

#societe {
	width:550px;
	height:60px;
	background:url(../../images/societe.jpg) no-repeat;
}

#societe p {
	margin:0;
	padding:5px 0 0 0;
	display:block;
	text-align:center;
	color:#221E16;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#menuBas {
	width:550px;
	height:66px;
	background:url(../../images/menuBas.jpg) no-repeat;
}

#menuBas ul {
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
	list-style:none;
	display:block;
	text-align:center;
	width:90%;
}

#menuBas ul li {
	display:inline;
	color:#FFFFFF;
	margin:0 4px 0 4px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

#categorie {
	width:162px;
	margin:0 0 0 24px;
	background:url(../../images/categorie.jpg) left top no-repeat;
}

#categorie h1 {
	padding:10px 0 15px 0;
	color:#ECDBB5;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	margin:0;
	display:block;
	text-align:center;
}

#categorie h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#DED3B1;
	margin:2px 0 2px 0;
	padding:0;
	font-weight:normal;
	cursor:pointer;
}

#categorie h2 span {
	display:block;
	background:url(../../images/bgCategorie.png) 5px 5px no-repeat;
	padding:1px 0 2px 25px;
	color:#DED3B1;
}

#categorie h2:hover {
	background:url(../../images/bgCategorie2.png) no-repeat;
	color:#990000;
}

#categorie h2 span:hover {
	background:url(../../images/bgCategoriehover.png) 5px 5px no-repeat;
	color:#990000;
}

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

#categorie ul li {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#D2661F;
	margin:0;
}

#categorie ul li a span {
	color:#D2661F;
}

#categorie ul li:hover {
	background:url(../../images/bgCategorie3.png) no-repeat;
	color:#990000;
}

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

#categorie ul li span {
	display:block;
	padding:1px 0 2px 35px;
	color:#DED3B1;
	cursor:pointer;
}

#categorie ul li span:hover {
	background:url(../../images/bgCategorie.png) 15px 5px no-repeat;
}

#ekinoxe {
	width:81px;
	height:84px;
	background:url(../../images/ekinoxe.png) no-repeat;
	display:block;
	position:absolute;
	margin:550px 0 0 70px;
}

#ekinoxe span {
	visibility:hidden;
}

.titre {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	margin:0;
	padding:0 0 20px 30px;
	background:url(../../images/bgH1.png) 5px 6px no-repeat;
}

img {
	border: 0
}

form {
	margin:0;
	padding:0
}

.map {
	font-size:12px;
	margin:0 0 10px 10px;
	padding:0;
	list-style:none;
	font-style:italic;
}

.map a {
	color:#990000;
}

.rub {
	font-size:12px;
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}

.rub a {
	color:#000000;
}

#arbo {
	color:#FFFFFF;
	padding:0 0 10px 0;
	font-size:10px;
	font-style:italic;
}

.photoo {
	border:3px solid #FFFFFF;
}

.plan_acces {
	width:510px;
}
/*************/

.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 }