/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: arial, verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}

input, textarea{
border:1px solid #A6A6A6;
color:#7A7A7A;
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:1.1em;
line-height:17px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}
ul{
	margin-left: 30px;
}

body {
	background: #98724E;
	padding:0px;
	margin:0px;
	text-align: center; /* center on ie */
}
.gen{
	padding:0px;
	margin:0px;
	border-collapse: collapse;
	border-spacing: 0;
	
}
.tabBandeau{
	height: 75px;
	width: 964px;
	border-collapse: collapse;
	border-spacing: 0;
	padding:0px;
	margin:0px;
}

.tabContent{
	background: #582007;
	color: #D4B495;
    font-family: arial, verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
	text-align: left;
}
.tabContent a{
	color: #FFFFFF;
	text-decoration: none;
}
.tdContent{
	padding: 61px 0 0 0;
}
/*
.content{
	position: relative; right: 0px; top: 10px; width: 100%; height: 400px; clip: rect(0px 240px 420px 0px); overflow: hidden; visibility: hidden;
}
.content-inner{
	position: absolute; left: 0px; top: 0px;
}
*/
.scrollbar{
	width: 20px;
	background: #4C1E07;
}

.tabPied{
	border-collapse: collapse;
	border-spacing: 0;
	padding:0px;
	margin:0px;
}
.tabMenu{
	border-collapse: collapse;
	border-spacing: 0;
	padding:0px;
	margin:0px;
	width: 259px;

}

.col1{
	width: 10px;
	background: url(images/col1.gif) top repeat-y;
	padding:0px;
	margin:0px;
}
.col2{
	width: 964px;
	padding:0px;
	margin:0 0 5px 0;
}
.col3{
	width: 10px;
	background:url(images/col3.gif) left repeat-y;
	padding:0px;
	margin:0px;
}
.bandeau{
	height: 75px;
	width: 964px;
	background: url(images/bandeau.jpg) left no-repeat;
	padding:0px;
	margin:0px;
}
.pied{
	/*border: 1px solid black;*/
	position: absolute; bottom: 0px; left: 0px;
	z-index: 10000;
	height: 200px;
	width: 964px;
	background:url(images/pied.jpg) top no-repeat;
	padding:0px;
	margin:0px;	
}

.logo{
	position: relative;
	top: 50px;
	width: 287px;
	height: 61px;
	background:url(images/logo.gif) top no-repeat;
}

.ulModule{
	margin: 0;
   	list-style: disc;
   	text-align: left;
}
.liModule{
	margin-top: 0;
   	color: #311102;
   	line-height: 1.2;
   	list-style: none;
}
.liModule a{
	margin-top: 0;
   	color: #311102;
   	list-style: none;
   	text-decoration: none;
}
.titreArticle{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #311102;
	text-align: left;
	margin-bottom: 10px;
}

.titreArticle a{
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #311102;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}

.sousTitre{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #D4B495;
}

.article{
	font-family: arial;
	font-size: 10pt;
	color: #311102;
	text-align: left;   		
  		
}

.article a{
	font-family: arial;
	font-size: 10pt;
	color: #311102;
	text-align: left;
  		
}
.article a:hover{
	font-family: arial;
	font-size: 10pt;
	color: #311102;
	text-align: left;
  		
}
.blog{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: left;
	margin-top: -5px
}
.rss a{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-align: left;
	margin-top: -5px;
	text-decoration: none;
}

.h3{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #311102;
	text-align: left;
	margin: 0px;
}
.h3 a{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #311102;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}
.h3 a:hover{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #311102;
	text-decoration: none;
	text-align: left;
	margin: 0px;
}

.wrapper {
    z-index: 10000; position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* top nav */
.menu{
	position: absolute;
	top: 23px; right: 27px;
	height: 31px;
	text-align: right;
}

/* Navigation sous-rubriques */
.navDiv{
	z-index: 1020;
	position: absolute; top: 0px; left: 100px;/*left: 50%;*/
	/*margin-left: -70px;*/
	padding: 0;
	width: 141px;
	filter:alpha(opacity=75); -moz-opacity:0.75; opacity: 0.75;
	color: #FFFFFF;
}
.navDiv a{
	color: #FFFFFF;
	text-decoration: none;
}
a.navDivSelected {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.firstRowNav{
	height: 20px;
	background: #311102;
	padding: 12px 10px 12px 10px;
	font-family: 'Times Sans Serif', sans-serif; font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}
.navDiv2{
	/*border: 1px solid white;*/
	overflow: hidden;
	position: relative;
	padding: 0;
	color: #FFFFFF;
}
.sub_nav_close{
	z-index: 1005;
	position: absolute; left: 0px;
	margin: 0;
	padding: 0;
	width: 141px;
	/*filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8; background-color: #8a1d03;*/
}
.sub_nav_open{
	z-index: 1010;
	position: absolute; left: 0px;
	margin: 0;
	padding: 0;
	width: 141px;
	/*filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8; background-color: #8a1d03;*/
}
/* Fin navigation sous-rubriques */

/* bottom nav */
.bottom_nav_close{
	z-index: 1005;
	overflow: hidden;
	position: absolute; left: 0px;
	margin: 0;
	padding: 0;
	width: 964px; height: 179px;
	/*filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8; background-color: #8a1d03;*/
}
.bottom_nav_open{
	z-index: 1005;
	overflow: hidden;
	position: absolute; left: 0px;
	margin: 0;
	padding: 0;
	width: 964px; height: 179px;
	/*filter:alpha(opacity=80); -moz-opacity:0.8; opacity: 0.8; background-color: #8a1d03;*/
}
.border_nav{
	border-right: 1px #98724E solid;
	font-family: arial, sans-serif;
	font-size: 8pt;
	/*font-family: 'Times Sans Serif', sans-serif;
	font-size: 9pt;*/
	color: #D4B495;/*#FEFDFD*/
	line-height: 9.5pt;
}
.border_nav a{
	font-family: arial, sans-serif;
	font-size: 8pt;
	color: #D4B495;
	text-decoration: none;
}

/* Blog excerpt */
.blogDiv{
	z-index: 90;
	position: absolute; top: 0px; right: 0px;
	margin: 0;
	padding: 0;
	width: 170px;
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6;
	color: #FFFFFF;
}
.blogDiv a{
	color: #FFFFFF;
	text-decoration: none;
}

/* Wines */
.exergue{
	background: #311102;
	position: absolute; top: 125px; right: 0px;
	margin: 0;
	padding: 14px 5px 14px 6px;
	width: 100px;
	color: #FFFFFF;
}
.source{
	font-size: 11px; color: #FFFFFF;
}

.mentions{
	/*border: 1px solid black;*/
	position: absolute;
	top: 181px;
	color: #FFFFFF;
	font-family: 'Times Sans Serif', sans-serif; font-size: 8pt;
	text-transform: uppercase;
}
.mentions a{
	color: #FFFFFF;
	text-decoration: none;
}

div.bandeau_blog
{
	position: absolute;
	top: 80px;
}

div.bandeau_bottom
{
	background-color:black;
	height:40px;
	width:100%;
	filter:alpha(opacity=60); -moz-opacity:0.6; opacity: 0.6;
}

.text_bandeau *{
margin-top:3px;
	font-size:18px;
	font-family: arial, sans-serif;
	color: #D4B495;
	text-decoration: none;
}
