@charset "utf-8";
body {
	background-image: url(../images/fond.gif);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body tr td {
	text-align: left;
	vertical-align: top;
}

#header {
	background-color: #FFFFFF;
	width: 1180px;
	text-align: left;
	background-image: url(../images/logo_vinci.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 30px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}
hr {
	color: #FE1D1D;
	width: 1200px;
}
#header #rub {
	width: 730px;
	/*border: 1px solid #666666;*/
	float: right;
	font-size: 12px;
	color: #636363;
}
#header #rub ul {
	margin: 0px;
	padding: 0px;
}
#header #rub li {
	display: inline;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #636363;
	
	}
#header #rub li a {
	color: #636363;
	text-decoration: none;
	display: inline;
}
#header #rub li a:hover {
	color: #2165AB;
	text-decoration: none;
	display: inline;
}
#intro {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #797979;
	padding: 6px;
	line-height: 17px;
}
#intro td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#intro ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#header #rub input {
	width: 120px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #ededed;
}
#header #rub input.image {
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	
}
#header #rub form {
display: inline; 
	width: 200px;
	padding: 0px;
	margin: 0px;
}
#header #rub .ok {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/ok.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
}
#contenu {
	width: 1180px;
	background-color: #000000;
	background-image: url(../images/fond_noir.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	}

#ariane {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
#ariane a {
	color: #FFFFFF;
}

#menu {
	float: left;
	width: 230px;
}
h1 {
	color: #FFFFFF;
	font-size: 24px;
}
h2 {
	color: #FE2323;
	font-size: 16px;
}
#myContent {
	padding-top: 30px;
	display: block;
	position: relative;
	margin-top: 30px;
}
.flash-cat {
	float: left;
	margin-top: 10px;
}
.print-entete
{
visibility:hidden;
}

#fiche_produit hr{
width:600px;
}
