/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	margin:0;
	padding:0;
	background:#000
}

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

#conteneur {
	width:980px;
	height:1100px;
	margin:0 auto 0 auto;
	background:#070707;
}

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

#haut {
	width:980px;
	height:265px;
	clear:both;
}

#enteteGauche {
	width:445px;
	height:265px;
	display:block;
	background:url(../../images/entete.jpg) no-repeat;
	text-decoration:none;
	float:left;
}

#enteteGauche span {
	visibility:hidden;
}

#enteteDroite {
	width:535px;
	height:265px;
	background:url(../../images/enteteDroite.jpg) no-repeat;
	float:left;
}

#imgHaut {
	width:980px;
	height:49px;
	display:block;
	background:url(../../images/imgHaut.jpg) no-repeat;
}

#newsletter {
	width:980px;
	height:55px;
	background:url(../../images/newsletter.jpg) no-repeat;
}

input.iptEmail {
	width:180px;
	height:20px;
	border:0;
	background:#FFFFFF;
	display:block;
	position:absolute;
	margin:17px 0 0 152px;
	padding:0;
}

input.btnEmail {
	width:29px;
	height:25px;
	border:0;
	background:none;
	margin:15px 0 0 340px;
	padding:0;
	display:block;
	position:absolute;
	cursor:pointer;
}

td.col1 {
	width:229px;
	background:url(../../images/bgCol1.jpg) repeat-y;
}

#col1 {
	width:229px;
	height:731px;
}

html>body #col1 {
	min-height:731px;
	height:auto;
}

td.col2 {
	width:213px;
}

#col2 {
	width:213px;
	background:url(../../images/bgCol2.jpg) no-repeat;
}

html>body #col2 {
	min-height:731px;
	height:auto;
}

td.col3 {
	width:538px;
}

#col3 {
	width:538px;
}

html>body #col3 {
	min-height:731px;
	height:auto;
}

#horaire {
	background:url(../../images/horaire.jpg) left top no-repeat;
	height:188px;
}

span.hdHoraire {
	font-size:20px;
	color:#FFFFFF;
	display:block;
	text-align:center;
	padding:5px 0 0 0;
}

p.ctHoraire {
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	text-align:center;
	padding:30px 10px 10px 10px;
}

#flashinfo {
	background:url(../../images/flashinfo.jpg) left top no-repeat;
	height:200px;
}

span.hdFlashinfo {
	font-size:20px;
	color:#FFFFFF;
	display:block;
	text-align:center;
	padding:24px 0 10px 0;
}

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

#flashinfo marquee p {
	display:block;
	margin:0;
	padding:0 10px 0 10px;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}

#ekinoxe {
	background:url(../../images/ekinoxe.png) no-repeat;
	width:79px;
	height:79px;
	display:block;
	text-decoration:none;
	margin:200px 0 0 70px;
}

#ekinoxe span {
	visibility:hidden;
}

#enteteDroite ul {
	margin:30px 0 0 0;
	padding:0;
	list-style:none;
}

#enteteDroite ul li {
	display:inline;
	margin:0 10px 0 10px;
	font-size:10px;
	font-weight:bold;
}

#enteteDroite ul li a:hover {
	color:#FF9966;
	text-decoration:underline;
}

.titre {
	background:url(../../images/h1.jpg) repeat-x;
	float:left;
	margin:0;
	padding:6px 0 0 0;
	font-size:14px;
	color:#FF9966;
	height:20px;
}

span.h1Gauche {
	background:url(../../images/h1Gauche.jpg) no-repeat;
	float:left;
	width:30px;
	height:26px;
}

span.h1Droite {
	background:url(../../images/h1Droite.jpg) no-repeat;
	float:left;
	width:30px;
	height:26px;
}

span.imgMenu1 {
	background:url(../../images/imgMenu1.jpg) no-repeat;
	display:block;
	width:213px;
	height:47px;
}

span.imgMenu2 {
	background:url(../../images/imgMenu2.jpg) no-repeat;
	display:block;
	width:213px;
	height:47px;
}

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

#menu1 ul li {
	width:174px;
	height:30px;
	background:url(../../images/menu1Li1.jpg) no-repeat;
	margin:0 0 0 20px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 0;
}

#menu1 ul li:hover {
	background:url(../../images/menu1Li2.jpg) no-repeat;
}

#menu1 ul li a {
	color:#FFFFFF;
	text-decoration:none;
	width:174px;
	height:30px;
	display:block;
}

span.hdCategorie {
	width:213px;
	height:30px;
	background:url(../../images/hdCategorie.jpg) no-repeat;
	display:block;
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
}

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

#menu2 ul li {
	display:block;
	width:174px;
	height:25px;
	text-align:left;
	font-size:12px;
	color:#FFCC99;
	margin:5px 0 5px 19px;
	padding:5px 0 0 0;
}

#menu2 ul li a {
	color:#FFCC99;
	margin:0 0 0 20px;
}

#menu2 ul li a:hover {
	color:#FFCC99;
	text-decoration:underline;
}

#menu2 h2 {
	display:block;
	width:174px;
	height:25px;
	text-align:center;
	font-size:14px;
	color:#CCCCCC;
	margin:5px 0 5px 19px;
	background:url(../../images/menu2Li1.jpg) no-repeat;
	padding:5px 0 0 0;
	cursor:pointer;
}

#menu2 h2:hover {
	background:url(../../images/menu2Li2.jpg) no-repeat;
}

#menu2 ul li a {
	width:174px;
	height:30px;
	display:block;
}

#page {
	height:600px;
}

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

#bas {
	height:106px;
	padding:25px 0 0 0;
	clear:both;
}

p.societe {
	width:80%;
	margin:0 auto 10px auto;
	padding:0 0 10px 0;
	color:#FFCC99;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	border-bottom: solid 1px #CCCCCC;
}

img {
	border: 0
}

form {
	margin:0;
	padding:0
}

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

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

#arbo {
	position:absolute;
	margin:30px 0 0 450px;
	font-size:11px;
	color:#FFCC99;
	font-style:italic;
}

#arbo a {
	color:#FFCC99;
}

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

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

#select {
	width:380px;
	clear:both;
	margin:5px 0 0 72px;
	padding:10px 0 10px 0;
	float:left;
}

img.photo {
	display:block;
	margin:2px;
	float:left;
	border:solid 1px #FFCC99;
}

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