@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	height: 100%;
}

img { 
	border:0px;
}
#main{
	width:860px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	border-spacing: 0px;
}
#main2{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	border-spacing: 0px;
}
#principal{
	width: 0px;
	
	height: 100%;
	left: 0px;
	top: 0px;
	position:relative;
	z-index:100;
}
#principal2{
	width: 0px;
	height: 100%;
	left: 0px;
	top: 0px;
	position:relative;	
	z-index:100;
}
#haut {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	background-position: center top;
	height: 100%;
	width: 100%;
	top: 0px;
	z-index:50;
}
#haut2 {
	background-image: url(images/homeL.jpg);
	background-repeat: no-repeat;
	position: absolute;
	background-position: center top;
	height: 100%;
	width: 100%;
	top: 0px;
	z-index:50;

}
#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	position: absolute;
	width: 300px;
	left: 234px;
	top: 176px;
	z-index:100;
}
#adresse2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	position: relative;
	width: 500px;
	left: 0px;
	top: 176px;
	z-index:100;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	height: 120px;
	width: 185px;
	left: 663px;
	top: 40px;
	border: 1px solid #a1a1a1;
	z-index:100;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	height: 40px;
	width: 185px;
	left: 663px;
	top: 175px;
	border: 1px solid #a1a1a1;
	z-index:100;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	position: absolute;
	width: 860px;
	top: 240px;
	z-index:100;
}
#menu a:visited{
	color: #666666;
	text-decoration: none;
}
#menu a:link{
	color: #666666;
	text-decoration: none;
}
#menu a:hover{
	color: #333333;
	text-decoration: none;
}
#contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	width: 860px;
	top: 275px;
	z-index: 50;
	overflow: inherit;
	text-align: justify;
	z-index:100;
}
#contenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	width: 500px;
	top: 120px;
	z-index: 50;
	overflow: inherit;
	text-align: justify;
	z-index:100;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #32297F;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 250px;
}
#impaire {
	background-color: #DDDDDD;
}
#impaire:hover {
	background-color: #FFFFFF;
	color:#000000;
}
#paire {
	background-color: #BBBBBB;
}
#fondgris {
	background-color: #BBBBBB;
}
#paire:hover {
	background-color: #FFFFFF;
	color:#000000;
}
#contact {
	background-image: url(images/bt-contact.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#contact:hover {
	color:#000000;
	background-image: url(images/bt-contact2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#contactimg {
	position: absolute;
	visibility: hidden;
	z-index: 300;
	left: 1000px;
	top: 300px;
	height: 140px;
	width: 250px;
}
#commandes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	height: 118px;
	width: 185px;
	left: 663px;
	top: 0px;
	border: 1px solid #a1a1a1;
	z-index:100;
}
#adminMain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	height: 118px;
	width: 850px;
	left: 0px;
	top: 0px;
	border: 1px solid #a1a1a1;
	z-index:100;
}

