@charset "utf-8";

body {
	background-color: #666666;
	background-image: url(img/ecrou-noir.gif);
	background-repeat: repeat;
}

.global {
	width: 1024px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	margin-left: -512px;
	left: 50%;
}

.vib {
	width: 274px;
	background-color: #FF0000;
	display: block;
	height: 170px;
	float: left;
}
.centrage_produit {
	position: absolute;
	height: 400px;
	width: 622px;
	left: 56px;
	top: 241px;

}

.contenu {
	background-color: #FFFFFF;
	height: 570px;
	width: 740px;
	float: left;
	display: block;
	padding-right: 10px;
	
}

.contenu p {
	margin: 10px;
	display: block;
}

.contenu p img {
	margin-right: 10px;
	display: block;
	float: left;
}


.global .contenu form label {
	width: 140px;
	float: left;
	text-align: right;
	display: block;
	margin-top: 4px;
}

.promos {
	background-color: #000000;
	height: 570px;
	width: 268px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	display: block;
	text-align: center;
}

.imgcadre {
	border: 3px solid #666666;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.global .contenu h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 257px;
}



.footer {
	background-color: #FFFFFF;
	border: 3px solid #666666;
	width: 1018px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	float: left;
	text-align: center;
}


.titremenu {
	height: 170px;
	width: 750px;
	display: block;
	text-align: left;
	float: left;
	background-color: #FFFFFF;
}
.global .contenu input {
	margin-top: 3px;
	font-size: 12px;
	margin-left: 0px;
}

.global  .promos  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.promo {
	height: 285px;
	width: 268px;
}
.global .promos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.image_contenu {
	float: left;
	margin-right: 10px;
}

