* {
	margin:0px;
	padding:0px;
	border:0px;
	font-family: Verdana, Arial;
}

html, body {
	height: 100%;
	width: 100%;
	background-color: #f2f0d5;
	font-size:12px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.lien a {
	color:#e42c2a;
	font-weight: bold;
	font-size: 11px;
}

.site {
	margin-top:25px;
	width: 920px;
	margin-left:auto;
	margin-right: auto;
	background-color: white;
}

.header {
	height: 225px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.header .carre {
	background-image: url(images/fond_carre.png);
	position: absolute;
	margin-top:50px;
	background-repeat: no-repeat;
	height: 175px;
	width:920px;
}

.header .recherche_bloc {
	position: absolute;
	right:5px;
	top:55px;
	z-index:2;
}

.header .recherche_bloc .btn_rechercher {
	height:34px;
	width:39px;
	background-image: url(images/btn_rechercher.png);
	background-repeat: no-repeat;
	float:left;
	cursor: pointer;
}

.header .recherche_bloc .input_rechercher {
	height:34px;
	width:201px;
	background-image: url(images/input_rechercher.png);
	background-repeat: no-repeat;
	margin-right:5px;
	float:left;
}

.recherche_bloc .input_rechercher input {
	margin-top:6px;
	margin-left:3px;
	color:#898989;
	font-style:italic;
	border:0px;
	width:98%;
}

.menu_general {
	height:40px;
	background-repeat:repeat-x;
	background-image: url(images/menu_header.jpg);
	margin-bottom:30px;
}

.menu_general ul {
	list-style: none;
}

.menu_general ul li {
	float: left;
	font-family:Georgia;
	font-size:13px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	height:30px;
	cursor: pointer;
}

.menu_general ul li:hover {
	background-image: url(images/menu_header_hover.jpg);
}

.menu_general ul li a {
	color:#303030;
}

.menu_general #separator {
	width:1px;
	margin-top:5px;
	height:30px;
	padding: 0px;
	border-right:1px solid #303030;
}

.menu_general ul li a:hover {
	text-decoration: none;
}

.footer {
	height:25px;
	background-color: #303030;
	text-align: right;
	padding-top:10px;
	font-size:11px;
	color:#898989;
	padding-right:10px;
	padding-left:10px;
}

.footer a {
	color:#898989;
}

.footer a:hover {
	color:white;
	text-decoration: none;
}

.menu_header {
	height:50px;
	background-color: #303030;
}

.menu_header ul {
	float:right;
	margin-top:12px;
	list-style: none;
}

.menu_header ul li {
	float: left;
	padding-left:8px;
	padding-right:8px;
	font-size:12px;
	padding-top:4px;
	height:21px;
	border-right:1px solid #4e4e4e;
}

.menu_header ul li a {
	color:#898989;
}

.menu_header ul li a:hover {
	color:white;
	text-decoration: none;
}

.menu {
	width:240px;
	padding-left:15px;
	float:left;
}

.menu a {
	color:#e42c2a;
	font-weight: bold;
	font-size: 11px;
}

.smenu {
	width:230px;
	font-size:11px;
}

.formulaire_login .special_input_password, 
.formulaire_login .special_input {
	width:122px;
	height:23px;
	background-image: url(images/input_login.jpg);
	background-repeat: no-repeat;
	margin-bottom:5px;
}

.formulaire_login .btn_ok {
	float: left;
	width:36px;
	height: 23px;
	background-image: url(images/btn_ok.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.formulaire_login .special_input_password {
	float: left;
	margin-right:5px;
}

.formulaire_login .special_input input[type=text],
.formulaire_login .special_input_password input[type=password] {
	background-color: #ececec;
	margin-left:3px;
	width:118px;
	margin-top:3px;
	border:0px;
}
	
.smenu .content {
	width:186px;
	margin-left:15px;
	border-right:1px solid #dadada;
	border-left:1px solid #dadada;
	padding:5px;
	text-align: justify;
}

.smenu .bas {
	height: 22px;
	background-image: url(images/bas_smenu.jpg);
	background-repeat: no-repeat;
}

.content_site {
	float: left;
	width:622px;
	margin-right:30px;
}

.content_site .bas {
	background-image: url(images/bas_content_site.jpg);
	width:622px;
	height:18px;
	background-repeat: no-repeat;
}

.content_site .content {
	margin-left:14px;
	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	padding:8px;
}


.clear {
	clear: both;
}

.dataGridView {
	font-size:11px;
	font-family:Verdana;
	color:#44474E;
	border:1px solid #CFCFCF;
	width: 100%; 
	border-collapse: collapse;
}

.dataGridView th {
	font-weight: bold; 
	text-align: center; 
	background-color: #EAEAEA;
	border:1px solid #CBCBCB;
	padding:3px;
	color:black;
}

.dataGridView td {
	border:1px solid #CBCBCB;
	padding:3px;
	text-align: center;
}

.dataGridView tr:hover {
	background-color: #F1F1F1;
	color:black;
}

.dataGridView .c2 {
	background-color: #F1F1F1;
}

.dataGridView .odd {
	background-color: #F1F1F1;
}

.dataGridView .even {
	background-color: white;
}

.none, .none tr, .none td, .none th {
	border:0px;
}

.dataGridView a {
	color:#44474E;
}

.coordonees {
	position:relative;
	float:left;
	padding-left:10px;
	width:260px;
}

.coordonees .retrait {
	padding-left:40px;
}

.formulaire_contact {
	float:left;
	width:300px;
}

.prix {
	font-size:20px;
	font-weight: bold;
}


input[type=text] {
	width:180px;
	border:1px solid gray;
	height: 20px;
	margin-bottom: 2px;
}

input[type=submit] {
	min-width:30px;
	border:1px solid gray;
	height: 20px;
	color:black;
}

input[type=password] {
	width:150px;
	border:1px solid gray;
	height: 20px;
	margin-bottom: 2px;
}

textarea {
	border:1px solid gray;
	font-size: 12px;
	height: 80px;
	width:180px;
	margin-bottom: 4px;
}

select {
	border:1px solid gray;
	font-size: 12px;
	height: 20px;
	width:180px;
	margin-bottom: 2px;
}

.listing .bloc_produit {
	width:196px;
	float:left;
	height:220px;
	text-align: center;
	padding-top:10px;
	position: relative;
}

.listing .bloc_produit:hover {
	background-color: #ececec;
}

.listing .bloc_produit .description_produit {
	font-size:11px;
	height: 160px;
}

.nom_categorie {
	color:black;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom:10px;
}

.nom_categorie:hover {
	text-decoration: none;
}

.selection_caddie {
	padding-top:1px;
	margin-right:2px;
	float: left;
	width:140px;
}

.marque {
	margin-top:15px;
	width:920px;
	overflow:auto;
	height:50px;
	padding-top:10px;
	background-color: #cecece;
}

.conditionnement {
	color:black;
}

.conditionnement:hover {
	text-decoration: none;
}

.montant a:hover,
.montant a,
.montant {
	margin-top:5px;
	text-decoration:none;
	color:#d30a07;
	font-weight: bold;
}

.haut_content {
	width:597px;
	height:22px;
	background-image: url(images/haut_content.jpg);
	background-repeat: no-repeat;
	color:black;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	padding-left:40px;
	padding-top:5px;
}

.logo {
	position: absolute;
	width:387px;
	height: 221px;
	z-index:3;
	background-image: url(images/logo_final.png);
	left:-40px;
	top:-11px;
	cursor: pointer;
}

.langue {
	position: absolute;
	top:150px;
	left:50px;
}

.smenu .haut {
	height:22px;
	color:black;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	padding-left:40px;
	padding-top:5px;
	background-image: url(images/haut_menu_rond.jpg);
	background-repeat: no-repeat;
}

.caddie {
	height:23px;
	width:36px;
	background-image: url(images/caddie.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
}

.content h1 {
	font-size:14px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.content p {
	font-size:11px;
	text-align: justify;
}

.footer .impressum {
	float:left;
	width:50%;
	text-align: left;
}

.footer .copyright {
	float:left;
	width:50%;
	text-align: right;
}
