body , html
{
	/*  Les margin, les scrolls, et la hauteur sont les seuls propriétés a redefinir dans le body   */
	
	
	margin : 0px 0px 0px 0px;
	height:100%;
	scrollbar-base-color: #950303;
}

td
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
line-height:18px;
color:#F1CF84;
background-attachment: scroll;
background-repeat: repeat-y;
background-position: left top;

}
.verdana
{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
line-height:18px;
color:#F1CF84;
text-align:justify;


}
.verdana_bold
{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:18px;
color:#F0E3C8;
text-align:justify;


}
.verdana_bold1
{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:18px;
color:#F0E3C8;


}

a { 
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px; 
	text-decoration: none; 
	color: #F1CF84;
	}

a:hover{ 
font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px; 
	text-decoration: none; 
	color:#000000 ;
	}
.pag { 
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:11px; 
	text-decoration: none; 
	color: #F1CF84;
	}

.pag:hover{ 
font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px; 
	text-decoration: none; 
	color:#000000 ;
	}
	.pagi { 
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-decoration: none; 
	color: #000000;
	}

.menu_little
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#F1CF84;
line-height:18px;

}
.tab_middle{
background-image:url(images/tabel/tabel_03.gif);
background-position:top;
background-repeat:repeat-y;

}
.tab_middle1{
background-image:url(images/tabel/tabel_03a.gif);
background-position:top;
background-repeat:repeat-y;

}
.tab_middle2{
background-image:url(images/tabel/tabel_02.gif);
background-position:top;
background-repeat:no-repeat;

}
.tab_middle2a{
background-image:url(images/tabel/tabel_02a.gif);
background-position:top;
background-repeat:no-repeat;

}
.tab_middle2b{
background-image:url(images/tabel/tabel_02b.gif);
background-position:top;
background-repeat:no-repeat;

}
#container
{	
	width:100%;
	height:100%;
	text-align:center;
	background-color:#950303;
	
}

#table_charte
{
	/*  Définir ici ce que vous mettiez auparavant dans la balise table */
	/*  Dans la page HTML, quand vous voulez vous servir de ce style pour votre tableau faites comme ceci : */
	/*  <table id="table_charte">   */
	height:100%;
	min-height:100%;

	
	
	/*  pour un site centré utilisez les propriétés suivantes*/
	width:950px;
	background-color:#950303;
	margin-left:auto;
	margin-right:auto;
	   
	
	/*  pour un site en 100%, utilisez les propriétés suivantes  
	width:100%;
	background-color:#B0D262;  */
}

#td_charte	
{
	height:100%;
	width:100%;
	text-align:left;
	background-image:url(images/charte/cave-lanrezac_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	background-attachment: scroll;
}




h1
{
border-bottom:1px dashed #F1CF84;
}
h5
{
border-bottom:1px dashed #F1CF84;
width:100%
}

h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
color:#ffffff;
}

h3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:normal;
}

#basdepage
{
    width:100%;
	height:20px;
	text-align:center;
	background-color:#74B2FF;
	background-image:url();
		/*   mettre ici le style que vous voulez définir pour les liens bas de page */
}

.text_area1 {
	font-size: 11px;
	color: #47A3FE;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 150px;
	border: 1px solid #47A3FE;
}

/*
Start contact form
*/
.inputForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #Ffffff;
	width: 140px;
	border: 1px solid #F9B971;
}
.inputFormOver{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #FAF6ED;
	width: 140px;
	border: 1px solid #EBD18B;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	background-position: bottom left;
	background-color: #C1503B;
	border: 1px solid #EBD18B;
	vertical-align: bottom;
}
.buttonOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #950304;
	border: 1px solid #FBF2E1;
	color: #ffffff;
}
.notice{
	color:#F1CF84;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
/*
End common form definition
********************************************************
Start contact form
*/
.frmContact{ /* dedicated ID for "contact form"*/
width:470px;
padding:3px;
}
.frmContact .Label, .frmContact label{

	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #F1CF84;

}
/*
Start contact_send
*/

.ContactTableHead{
background-color:#E5F3F7;
height:40px;


}.ContactHeader{
color:#1F5076;
font-weight:bold;
font-family: "Trajan Pro","Times New Roman", Times, serif;
font-size: 20px;
font-style: normal;
padding-left:5px;
}
.verdana_contact
{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
line-height:18px;
padding-left:5px;

}


/*
End contact_send
*/
