*{padding:0;margin:0}

body {
font-family:Arial;
font-size:12px;
width:100%;
background-color:#e6e6e4;
}

a{
}

a:link,a:active,a:visited{
	text-decoration:none;
	color:#c52c2e;
}
a:hover{
	text-decoration:underline;
}

a img
{
border: none;
} 

ul{
	padding-left:40px;
}

#page{
    width:998px;
    margin:0px auto;
	display:table;
}

#header{
    float:left;
	width:998px;
	height:10px;
	background-image:url("../images/bg_header.jpg");

}

#bg{
	padding-top:10px;
    float:left;
	width:998px;
	background-image:url("../images/bg_repeat.jpg");
	background-repeat:repeat-y;
}

#logo_vins{
    float:left;
    margin-left:5px;
	width:560px;
	height:68px;
}

#telecharger{
	float:left;
	background-image:url("../images/fond_telecharger.jpg");
	background-repeat:no-repeat;
	width:270px;
	height:96px;
	padding-left:20px;
}

.bt_banniere{
	float:left;
	padding-top:5px;
}

#logo_proxima{
    float:right;
    padding-right:15px;
	padding-top:10px;
	width:116px;
	height:44px;
}

#barre_rouge_sup{
	float:left;
	width:998px;
	padding-left:5px;
}

#barre_rouge_inf{
	float:left;
	width:998px;
	padding-left:5px;
}

.barre_type{
	float:left;
	border-left: 1px solid #FFFFFF;
	background-image:url("../images/barre_type.jpg");
	width:140px;
	height:20px;
}

.menu_type{
	float:left;
	border-left: 1px solid #FFFFFF;
	width:140px;
	height:20px;
}

#menu_sup{
	float:left;
	width:998px;
	padding-left:5px;
}

.menu_type{
	float:left;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width:140px;
	height:140px;
}

#menu_inf{
	float:left;
	width:998px;
	padding-left:5px;
}

.menu_type2{
	float:left;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
	width:140px;
	height:140px;
}

#logos{
	float:left;
	width:700px;
	padding-left:20px;
}

#contact_mentions{
	text-align:center;
	float:right;
	width:220px;
	padding-top:23px;
	padding-right:10px;
}

#footer{
    float:left;
	width:998px;
	height:10px;
	background-image:url("../images/bg_footer.jpg");

}

#bg_contenu{
	background-color:#dad8a1;
}

#ombre{
	float:left;
	width:986px;
	height:13px;
	background-image:url("../images/ombre_banniere.jpg");
}

#header_contenu{
	float:left;
	width:986px;
	height:13px;
	background-image:url("../images/header_contenu.jpg");
	background-color:#dad8a1;
	background-repeat:no-repeat;
}

#contenu{
	line-height:16px;
	padding-left:40px;
	padding-right:45px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	width:690px;
	background-image:url("../images/repeat_contenu.jpg");
	background-repeat:repeat-y;
	background-color:#dad8a1;
	text-align:justify;
}

#footer_contenu{
	float:left;
	width:986px;
	height:13px;
	background-image:url("../images/footer_contenu.jpg");
	background-color:#dad8a1;
	background-repeat:no-repeat;
}

#conteneur1{
	width:768px;
	float:left;
}

#conteneur2{
	float:left;
}

#formulaire{
	
}

.titre_formulaire{
	width:110px;
	float:left;
	font-weight:bold;
}

.champ_formulaire{
	padding-bottom:15px;
	width:450px;
	float:left;
}

#tableau_appreciations tr{
	border-bottom:1px solid #f0f0f0;
}