/* @override http://www.vieux-bourg.com/new/style.css */

/* @override http://www.vieux-bourg.com/new/style.css */

/* @override http://www.vieux-bourg.com/new/style.css */

/* @override http://vieux-bourg.com/new/style.css */

/* @override http://www.vieux-bourg.com/new/style.css */

/* @override http://www.vieux-bourg.com/new/style.css */

/* @override http://www.vieux-bourg.com/new/style.css */


/* @group remise à 0 */
/* @group */
/* remise à zéro http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end remise à zéro */

/* @group Général */

body {
	background: #a50235 no-repeat 50%;
}
a{
	color: #a50235;
	text-decoration: none;
}
.clearboth{
	clear: both;
}
.aguauche{
	float: left;
}

img.aguauche {
	float: left;
	border: 1px solid #a9a9a9;
	padding: 2px;
	margin-right: 10px;
	margin-top: 10px;
}


.adroite{
	float: right;
	padding-left: 10px;
}
p{
	color: #6c6c6c;
	font: normal 14px/16px "Gill Sans", arial;
	text-decoration: none;
}
ul{
	color: #6c6c6c;
	font: normal 14px/16px "Gill Sans", arial;
	text-decoration: none;
}
.bloc li{
	padding-left: 30px;
	list-style-type: square;
	list-style-position: inside;
}
hr{
	border: 1px solid #a50235;
	border-top-style: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* @group entêtes */

.blocgauche h1{
	margin-right: 20px;
	font: 18px/40px Georgia, "Times New Roman", Times, serif;
	color: #a50235;
}
h1{
	color: #303030;
	font-size: 16px;
	line-height: 34px;
	padding-left: 0;
}
h2{
	color: #4b5b7c;
	font: normal normal 18px/20px 
	padding-bottom: 10px;
}
h3{
	color: #5f6b79;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}
h4{
	
}
h5{
	
}
h6{
	
}

/* @end */
/* @end */

/* @group header */

#header{
	background-color: white;
}
#centreheader{
	width: 950px;
	background: url(images/vieux-bourg.png) no-repeat 50%;
	margin: auto;
}
#logo{
	margin-left: 820px;
}

/* @end */

/* @group menu
 */

#menu{
	margin-right: 10px;
	float: right;
}

#navlist li{
display: inline;
list-style-type: none;
padding-right: 80px;
}

#navlist li a{
	color: white;
	text-decoration: none;
	font: normal 18px/40px Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navlist li a:hover{
	color: #c7a370;
}
#selected{
	color: yellow;
}
/* @end */

/* @group contenu */
#main{
	margin-left: 280px;
}
#content{
	width: 1000px;
	margin: auto;
}
#contenu{
	background: url(images/main-bg.png) repeat-y;
	width: 800px;
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
}
#contenucontenu{
	width: 600px;
}
.bloc h1{
	color: #a50235;
	font: 18px/40px Georgia, "Times New Roman", Times, serif;
}
.deuxblocs{
}
.blocgauche{
	width: 350px;
	float: left;
}
a.blocgite{
	width: 220px;
	float: right;
	background: url(images/fd-gite.jpg) repeat-x;
	border: 1px solid #384b6c;
	padding: 10px;
}
.blocgite:hover {
	background-color: #a50234;
}

.blocgite h1{
	color: #ddffff;
	font: 20px/30px Georgia, "Times New Roman", Times, serif;
}

.blocgite p{
	color: white;
}
.blocgite img{
	text-align: center;
	margin-top: 10px;
}

.appellation{
}
.cuvee{
	background-color: white;
	border: 1px solid #eee;
	display: inline-block;
	padding: 5px;
	width: 580px;
}
.cuvee:hover {
	background-color: #e8e8e8;
	border: 1px solid #c2c2c2;
}
.btncuvee{
	border-top-style: none;
	border: 2px solid #878787;
}
.basplus{
	background: url(images/btn_fiche-millesime.png) no-repeat 0;
	display: block;
	margin-top: 10px;
	padding-top: 28px;
	padding-bottom: 0;
	width: 240px;
}
.descriptioncuvee{
	margin: 10px 14px 10px 10px;
}
a.btnfichecuvee{
	width: 140px;
	height: 30px;
	background: url(images/btn_fiche-cuvee.png) 0;
}
a.btnfichecuvee:hover{
	background: url(images/btn_fiche-cuvee.png) -140px;
}

a.bouton {
  color: white;
  background-color: #000080;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
	display: block;
}
a.bouton:hover {
  background-color: #6495ED;
  background-image: url(aqua.jpg);
}


/* @end */
#photos{
	position: absolute;
	z-index: 50;
	margin: auto;
	width: 300px;
	left: -270px;
	top: -80px;
}
/* @group Footer */
#contenubs{
	text-align: right;
	margin-right: 55px;
}
#footer{
	font-size: 12px;
	background: url(images/footer-fd.png) no-repeat;
	width: 950px;
	color: #fff;
}
#footerdroit{
	width: 780px;
	float: right;
	padding-right: 10px;
	text-align: right;
}
#footerdroit a{
	color: #fff;
	text-decoration: none;
}
#footerdroit a:hover{
	color: #c7a370;
	text-decoration: underline;
}
#footerguauche{
	float: left;
	text-align: left;
}

#footerguauche1{
	padding-bottom: 5px;
}
#footerguauche2{
	padding-bottom: 50px;
}
/* @end */

