﻿@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #B2B2B2;
	color: #FFFFFF;
	text-align: center;
}

div {
	font: normal 11px tahoma, verdana, arial, sans-serif;
}

h1 {
	display: none;
}

h2 {
	padding: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

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

ul {
	list-style: none;
}

li {
	display: inline;
}

table {
	border-collapse: collapse;
}

a img,a:visited img,a:hover img {
	border: none;
}

input,select {
	border: 0px;
}

option
	{
	padding-right: 18px;
	}

td {
	border: none;
}

.masquer {
	visibility: hidden;
}

/*-----container----*/
#container {
	position: relative;
	width: 740px;
	height: 600px;
	margin: auto;
	margin-top: 40px;
	border: #000000 1px solid;
	background: #ffffff url(images/fnd.jpg) no-repeat;
	text-align: left;
}

#header {
	top: 0px;
	height: 122px;
}

#contentExt {
	float: left;
	height: 425px;
	width: 640px;
	border: #666666 1px solid;
	margin-top: 15px;
	margin-left: 30px;
	_margin-left: 15px;
	margin-bottom: 5px;
}

#content {
	height: 415px;
	width: 627px;
	margin-top: 4px;
	margin-left: 5px;
	border: #666666 1px solid;
	background-color: #eeeeee;
}

#titreSection {
	background: #666666;
	border: none;
	width: 100%;
	height: 70px;
}

/*-------les menus-----*/
#menu {
	position: relative;
	top: 110px;
	_margin-top: 110px;
	margin-right: 70px;
	text-align: right;
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
}

#menu li {
	display: block;
	float: right;
	margin-left: 20px
}

#menuBas {
	clear: both;
	height: 31px;
	background: url(images/footer.gif) no-repeat;
	font-family: "Courier New", Courier, mono;
	text-transform: uppercase;
}

#menuBas ul {
	position: relative;
	top: 18px;
	_margin-top: 18px;
	left: 5px;
	_margin-left: 5px;
}

#menuBas li {
	display: block;
	float: left;
	margin-right: 20px
}

/*-----------------------le formulaire de recherche---------------------------*/
#recherche {
	background: #666666;
	border: none;
	width: 100%;
	height: 120px;
}

#recherche span {
	position: relative;
	display: block;
	float: left;
	width: 115px;
	height: 22px;
	_height: 30px;
	padding-top: 8px;
	_padding-top: 6px;
	padding-left: 6px;
	color: #ffffff;
}
#recherche span select {
	position: absolute;
	}
#recherche .texte {
	width: 80px;
}

#ligne {
	font-size: 0px;
	clear: both;
	width: 100%;
	height: 2px;
	background-color: #ffffff;
}

#invisible {
	font-size: 0px;
	height: 0px;
	clear: both;
}

#recherche input,select {
	width: 90%;
}



/*---------le formulaire de resultat-------*/
#scroll {
	height: 295px;
	overflow: auto;
}

#resultat * {
	color: #ffffff;
}

#resultat {
	color: #000000;
	width: 100%;
	text-align: center;
}

#resultat tr {
	height: 40px;
	border-bottom: #ffffff 2px solid;
}

#resultat th {
	border: #ffffff 1px solid;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}

#resultat .tableHeader {
	
}

#resultat .light {
	background: #475C5D;
}

#resultat .dark {
	background: #3f3f3f;
}

#resultat input {
	width: 25px;
	margin-left: 2px;
	margin-right: 2px;
	color: #000000;
}

/*-----------formulaire --------*/
#compte {
	margin: 5px 100px;
}

#login {
	margin: 80px 100px;
}

#contact {
	margin: 20px 100px;
}

#login p,#compte p,#contact p {
	float: left;
	width: 160px;
	margin-bottom: 30px;
	color: #666666;
	text-align: right;
	padding-right: 5px;
}

#contact p
	{
	margin-bottom: 25px;
	}
	
#compte p {
	margin-bottom: 15px;
}

#login #envoie, #compte #envoie, #contact #envoie {
	margin-left: 110px;
	_margin-left: 56px;
}

#login input, #compte input, #contact input {
	width: 160px;
	height: 18px;
	padding-left: 5px;
	padding-top: 4px;
	background: transparent url("images/login.gif") no-repeat;
}

#compte select {
	width: 160px;
	height: 18px;
	padding-left: 5px;
	padding-right: 1px;
	padding-top: 1px;
	background: transparent url("images/login.gif") no-repeat;
}

#compte select option {
	background: #fff;
}
#contact textarea{
	border: 2px solid #bbbbbb;
	height: 80px;
	width: 300px;
	}

#login #envoie input, #compte #envoie input, #contact #envoie input, #contact #envoie input 
	{
	width: 100px;
	height: 20px;
	padding-bottom: 20px;
	text-align: center;
	background: transparent url("images/submit.gif") no-repeat;
}

/*------autres élements---------*/
#infoCommande {
	display: none;
}

#corbeille {
	display: block;
	float: left;
	margin-top: 380px;
	margin-left: 3px;
	width: 57px;
}

#content p {
	color: #000;
}

#titreSection, #recherche
	{
	position: relative;
	}
	
#titreSection h2,#recherche h2 {
	position:absolute;
	bottom: -5px;
	padding: 0px;
	padding-left: 20px;
	font-size: 20px;
	color: #eeeeee;
	text-transform: uppercase;
}

#titreSection p
	{
	position: absolute;
	margin-left: 20px;
	margin-top: 5px;
}
.loader
	{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	}
/*------pour l'adresse-----*/
.adresse
	{
	width: 140px;
	margin:20px 0px 0px 10px;
	float:left;
	border: #ffffff 1px solid;
	}
.adresse p
	{
	padding-left:3px;
	margin: 5px;
	background-color: #FFF;
	}
.adresse a
	{
	color: #000;
	}
.adresse hr
	{
	padding-left:2px;
	margin: 0px 6px 0px 6px;
	border-color: #FFF;
	border: 1px;
	border-style: solid;
	}
	
