/* CSS Document */

body {
	background-color: #999;
	margin: 0
}

marquee {
	width: 200px;
	height: 126px;
	margin: 0;
}

#conteneur {
	width: 984px;
	padding: 0;
	margin: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}

#menu_haut {
	width: 984px;
	height: 62px;
	background: #666666 url(../../images/aqua_bg.jpg) repeat-x bottom;
	text-align:right;
}

#menu_haut ul {
	margin: 0;
	padding: 0;
	list-style: none;;
	background:url('../../images/menu_haut_bg.gif') top right no-repeat;
	width:984px;
	height: 20px;
	padding-top:5px;
}

#menu_haut li {
	display: inline;
	margin: 0;
	padding: 0
}

#menu_haut li a {
	height: 22px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8B8B8B;
	margin: 3px 5px 0 5px;
}

#bandeau {
	width: 984px;
	height: 202px;
	background: #CACACA url(../../images/aqua_bg.jpg) repeat-x bottom
}

#logo {
	width: 739px;
	height: 176px;
	padding: 2px 0 2px 8px;
	float: left;
}

#flashinfo {
	width: 200px;
	height: 126px;
	padding: 30px 10px 20px 10px;;
	background: url(../../images/flashinfo_bg.jpg) no-repeat;
	float: right;
	margin-top: 2px;
	margin-right: 8px;
}

#bas {
	width: 984px;
	height: 39px;
	background: #666666 url(../../images/aqua_bg.jpg) repeat-x top;
	text-align: center;
}

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

#bas li {
	display: inline;
	color: #000000;
}

#bas li a {
	text-decoration: none;
	color: #000000;
}

#ekinoxe {
	width: 984px;
	height: 22px;
	position: absolute;
}

#ekinoxe img {
	float: right;
	margin-top: 1px;
	margin-right: 15px;
}

.table_centre {
	width: 984px;
	height: auto;
	min-height: 500px;
}

.td_menu {
	width: 206px;
	height: auto;
	min-height: 380px;
	background: #000000 url(../../images/contenu_haut.jpg) repeat-x top;
	vertical-align: top;
	padding: 0
}

.td_contenu {
	width: 778px;
	background: #000000 url(../../images/contenu_haut.jpg) repeat-x top;
	vertical-align: top;
	padding: 0
}

#menu {
	width: 201px;
	height: auto;
	min-height: 230px;
	margin: 0;
	padding:0;
	margin-top:25px
}

#menu h2 {
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 7px 12px;
	padding: 0;
	list-style: none;
	height: 23px;
	padding: 3px 0 0 0;
	background: url(../../images/menu_bg.jpg) repeat-x;
	text-align: center;
	cursor: pointer;
}

#menu h2 a {
	display: block;
	height: 23px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu ul {
	margin: 0 0 0 12px;
	padding: 0;
	list-style: none;
}

#menu li {
	height: 23px;
	margin: 0 0 7px 0;
	padding: 3px 0 0 0;
	text-align: center;
}

#menu li a {
	height: 23px;
	text-decoration: none;
	color: #FFFFFF;
}

#newsletter {
	width: 188px;
	margin-left:13px;
	height: 64px;
	background: url('../../images/newsletter_bg.gif') no-repeat;
	margin-top: 6px;
	margin-right: 8px;
	padding: 0;
	text-align:center
}

#newsletter input.champ {
	width: 136px;
	margin-top: 15px;
	text-align: center
}

#newsletter input.bouton {
	width: 62px;
	height: 22px;
	border: 1px solid #666666;
	background-image: url(../../images/bouton.jpg);
	cursor: pointer;
	margin-top:2px
}

#page {
	width: 735px;
	margin: 0 20px 0 20px;
	padding: 50px 0 20px 0;
}

#page h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: auto;
}

#page h1.rub a {
	text-decoration: none;
	color: #FFFFFF;
}

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

#page li a {
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: 0
}

form {
	margin: 0px;
	padding: 0px;
}

h1.titre {
	margin: 5px;
	font-size: 16px;
	border-bottom: 1px dotted #000
}

#mainleft {
	margin: 0 40px 0 40px;
}

#arbo {
	margin-left: 10px;
}

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

#fond {
}

#societe {
	display: block;
	height: 19px;
	text-align: center;
	color: #000000;
	padding-top: 3px;
	margin: 0;
}

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

#cadre {
	width: 630px;
	margin: 10px 4px 10px 4px;
	float: left;
	padding: 0 0 5px 60px;
}

#select {
	float: left;
	margin: 0 0 10px 0;
}

#select img {
	float: left;
	margin: 5px 0 0 5px;
	border: 2px solid #fff;
	background-color: #FF0000;
}

#galerie {
	float: left;
	width: 250px;
	height: 187px;
	border: solid 2px #FFFFFF;
	margin: 0 0 10px 223px;
}

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