html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #261A19;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	outline:none;
	  }
a { outline:none; }

.backcentre {
	background-color: #261A19;
	background-image: url(images/vinosafe_02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.backbottom {
	background-color: #261A19;
	background-image: url(images/vinosafe_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backtop {

	background-color: #261A19;
	background-image: url(images/vinosafe_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bordhaut {
	background-color: #261A19;
	background-image: url(images/bords_01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bordbas {
	background-color: #261A19;
	background-image: url(images/bords_04.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_txt {font-size: 10px; color: #816F62; }
.footer_txt a{font-size: 10px; color: #816F62; text-decoration:none;}
.footer_txt a:hover{font-size: 10px; color: #BDA892;  text-decoration:underline;}

.footer_dbl {font-size: 9px; color: #503735; }
.footer_dbl a{font-size: 9px; color: #5A4240; text-decoration:none;}
.footer_dbl a:hover{font-size: 9px; color: #503735;  text-decoration:underline;}

h1 {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	color: #BB996A;
	text-decoration:none;
	font-weight: normal;
		line-height: 14px;
}
h2 a{
	font-size: 12px;
	color: #BB996A;
	text-decoration:none;
	font-weight: normal;
	line-height: normal;
}
h2 a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	line-height: normal;
}
h3 {
	font-size: 14px;
	color: #BB996A;
	text-decoration:none;
	font-weight: bold;
		line-height: 12px;
}
h3 a{
	font-size: 14px;
	color: #BB996A;
	text-decoration:underline;
	font-weight: bold;
		line-height: 12px;
}
h3 a:hover{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
		line-height: 12px;
}
h4 {
	font-size: 13px;
	color: #BB996A;
	text-decoration:none;
	font-weight: bold;
		line-height: 14px;
}

.fondcall {

	background-image: url(images/fondcall_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

