body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p
{
 margin : 0; padding : 0; 
}

h1,h2,h3,h4,h5,h6 
{ 
font-size : 100%;
}
img { behavior: url(css/iepngfix.htc) }

body { 
position : relative; 
width : 976px; 
margin : 0 auto; 
text-align : left; 
background-color: #3F0808;
margin-top: 25px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
border-right: 4px solid #E6D8AB;
border-left: 4px solid #E6D8AB;
}

div#bandeau
{
position: relative;
background-color: #E6D8AB;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
background-position: 0px 25px;
height: 284px;
color: #670C0C;
}
div#bandeau p
{
position: absolute;
top: 227px;
left: 40px;
text-align: center;
font-size: 11px;
}
div#bandeau p strong
{
font-weight: bold;
font-size: 12px;
}
div#bandeau a
{
display: block;
position: absolute;
top: 36px;
left: 83px;
height: 170px;
width: 150px;
text-align: center;
font-size: 12px;
text-indent: -9999px;
}


div#bandeau h1
{
position: absolute;
top: 227px;
right: 12px;
height: 53px;
width: 417px;
text-align: center;
font-size: 12px;
text-indent: -9999px;
background-image: url(../img/titre_hotte_a_vins.gif);
 
}

div#page 
{ 
position : relative; 
width : 100%; 
background-image: url(../img/menu_1px.jpg);
background-repeat: repeat-y;
background-color: #670C0C;
height: 100%;

}

div#page2 
{ 

background-image: url(../img/menu.jpg);
background-repeat: no-repeat; 
height: 100%;
overflow: auto;
}


div#page_menu 
{
float: left;
left : 0; 
width : 396px; 
}
  
div#page_contenu
{ 
float: right;
left : 396px;  
width : 468px;
background-color: #670C0C;
color: #E6D8AB;
padding-top: 55px;
padding-left: 60px;
padding-right: 50px;

}

div#pied_page
{
	background-color: #E6D8AB;
	clear: both;
}

dl#menu
{
	margin-left: 78px;
	margin-top: 80px;
	list-style: none;
	width: 200px;
}
dl#menu dt a
{
	color: #670C0C;
	font-size: 14px;
	text-decoration: none;
	display: block;
	width: 200px;
}
dl#menu dt a:hover
{
	background-color: #670C0C;
	color: #E6D8AB;
	font-size: 14px;
	text-decoration: none;
}
#menu dt 
{
	border-bottom: 1px solid #670C0C;	
} 


dl#menu ul
{
	margin-left: 15px;
	list-style: none;
}
dl#menu ul li
{
	margin-left: 10px;
	line-height: 12px;
}

dl#menu li a 
{
	color: #670C0C;	
	font-size: 13px;
	text-decoration: none;
	background-image: url(../img/puce_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 10px;	
}
dl#menu li a:hover
{
	font-weight: bold;
}
dl#menu li.liste_der
{
	margin-bottom: 5px;
}
dl#menu dt#menu_fin
{
	margin-top: 5px;
	border: none;	
}



div#page_contenu
{
	font-size: 11px;
}
div#page_contenu h1
{
	font-size: 24px;
	height: 33px;
	background-image: url(../img/titre_h1_fd.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	width: 460px;
}
div#page_contenu h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 3px 0;
	background-image: url(../img/titre_h2_fd.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 23px;
	line-height: 24px;
}
div#page_contenu h3
{
	font-size: 13px;
	font-weight: bold;
	margin: 14px 0 3px 0;
}
div#page_contenu a
{
	text-decoration: underline;
	color: #E6D8AB;
}
div#page_contenu a:hover
{
	text-decoration: underline;
	color: /*#882C2C*/ #963F3F;
}

div#page_contenu p
{
	margin-bottom: 5px;
}

div#page_contenu ul
{
	margin-left: 40px;
}
div#page_contenu ol
{
	margin-left: 40px;
}

/* =si_clear_children */
.pc,.sc { position : absolute; top: 0; left: 0; }
.clear_children,.cc_tallest { position: relative; } 

/*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */


#pied_page 
{
	padding-bottom: 8px;
}
#pied_page p
{
	font-size: 12px;
	text-align: center;

}
#pied_page a
{
	color: #670C0C;
	
}
#pied_page p#message_prevention
{
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	color: #670C0C;
	padding-top: 10px;

}
