/* CSS Document */
html {height:100%;}

body {
	height:100%;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image: url(../images/goisot-vins-g.gif);
	background-repeat:no-repeat;
	background-color: #FBFBF3;
}

#tableau-fond {height:100%; width:100%;}

#corps-texte, #menu-pinot-noir, #horaires {
	text-align:justify;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
}

.typo-normale, p {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {border:0px;}
.vert {color:#004A00;}
.rouge {color:#990000;}
.rougevif {color:#FF0000;}
.little{font-size:10px;}

#horaires {position:absolute; z-index:1000; width:180px; margin-left:-57px}