body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 11px;
}
td,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin:0;
	padding:0;
	line-height: 11px;
}
img{
	border: none;
}
#site_container{
	margin-right: auto;
	width:750px;
	text-align: left;
	position: relative;
	margin-left: auto;
}
#logo_index {
	position:relative;
	text-align: left;
	top: 30px;
	z-index: 1;
	left: 0px;
}
#logo {
	position:relative;
	text-align: left;
	top: 10px;
	z-index: 1;
	left: 0px;
}
.top_index{
	width: 100%;
	background-image: url(../images/index_bg_top.jpg);
	background-repeat: no-repeat;
	height: 282px;
}
.top{
	width: 100%;
	background-repeat: no-repeat;
	height: 182px;
	background-image: url(../images/top_image.jpg);
	margin-bottom: 20px;
}
.menu{
	width: 100%;
	font-size: 11px;
	text-transform: uppercase;
	width:100%;
	text-align:right;
	padding-bottom: 10px;
}
.menu div{
	float:left;
	padding-right: 30px;
	background-image: url(../images/picto_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}
.menu_pad{
    padding-top:96px;
	padding-left:3px;
}
.contenu{
	width: 750px;
}
.contenu td{
    vertical-align:top;
}
.titre{
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3A608B;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 5px;
}
.t_contenu {
	border-color: #496462;
	border-style: solid;
	border-width: 1px;
	border-bottom:none;
	width:235px;
	margin-bottom: 20px;
	line-height: 16px;
}
.t_contenu td{
	padding:5px;
	border-bottom-color: #496462;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	line-height: 16px;
}
.t_contenu p{
	line-height: 16px;
}
.contenu_txt{
    width:180px;
}
#img_produit {
    padding:0;
	margin:0; 
	height:170px;
	vertical-align:middle;
	text-align:center;
}
.bottom{
	color: #999999;
	border-top-color: #496462;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.a_bot{
    vertical-align:bottom;
}
.a_top{
    vertical-align:top;
}
.petit{
	font-size: 9px;
}
.blanc{
	color: #FFFFFF;
}
#footer{
	position: absolute;
	bottom: 3px;
	z-index: 0;
	right: 3px;
}
#no_padding {
    padding:0;
	margin:0;
}
#no_border {
    border:0;
}
ul {
    padding:0px;
	margin:0px;
	margin-left:15px;
	margin-top:5px;
}
