/* CSS Document */
body, div, p,  li, dd   { 
	color: #393939; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
b,strong{
	color:#8bab30;
	font-weight:bold;
}
body  {
		overflow: auto;
	background-image:url(../img_commun/bg_home.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	background-color:#FFFFFF;
		
}
form { margin:0px;padding:0px }
a       { color: #d62d00; font-weight: bold; text-decoration: underline;  }
a:hover { text-decoration: none; }
input, textarea, select {
	color:#393939;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: inset 1px #393939;
	background-color:#FFFFFF;
	font-size:10px;
	padding:2px;
}
.submit {
	border: outset 1px #393939;
}
.error { font-size:12px; color:#FF0000; }
#puce { color:#f75c01 }
.imgZoom {  cursor: pointer; cursor:-moz-zoom-in; cursor: url(../img_commun/zoom.ico); border:solid 1px #666666; }
.imagepng  { behavior:	url(../scripts/pngbehavior.htc); }
#container {
	width:724px;
	height:408px;
	margin:0px;
	padding:0px;
	position: absolute;
	left: 50%;
	top:74px;
	margin-left: -362px;
	background-image:url(../img_commun/cave-de-cleebourg.jpg)
}
#logo {
	position: absolute;
	left: 33px;
	top:9px;
}
#coord {
	position: absolute;
	left: 260px;
	top:0px;
}
#coord p {
	margin: 0;
	padding: 0.3em;
}
#coord strong  {
	color: #393939; 
}
#texte {
	position: absolute;
	left: 12px;
	top: 167px;
	width:330px;
	text-align:justify;
}
#liens {
	position: absolute;
	left: 509px;
	top: 0px;
	width:100px;
	padding:10px;
}
#liensboutique {
	position: absolute;
	left: 604px;
	top: 0px;
	width:100px;
	text-align:right;
	padding:10px;
}
#liens a, #liensboutique a  { font-weight: bold; text-decoration:  underline; color: #FFFFFF;}
#liens a:hover, #liensboutique a:hover { font-weight: bold; text-decoration: none; color: #FFFFFF;}
#liens a:visited, #liensboutique a:visited  { font-weight: bold; text-decoration:  underline; color: #FFFFFF;}
#liens a:visited:hover, #liensboutique a:visited:hover   { font-weight: bold; text-decoration:  underline; color: #FFFFFF;}
#footer {
	width:710px;
	top:406px;
	margin:0px;
	padding:7px;
	position: absolute;
	left: 50%;
	margin-left: -363px;
	font-size:9px;
}
.pp   { font-size: 9px; font-weight: normal; text-decoration: none; color:#4f4f4f;}
.pp a   { font-size: 9px; font-weight: normal; text-decoration: none; color: #4f4f4f;}
.pp a:hover { color: #4f4f4f; text-decoration: underline;  }
.pp a:visited  { font-size: 9px; font-weight: normal; text-decoration: none; color: #4f4f4f;}
.pp a:visited:hover   { color: #4f4f4f; text-decoration: underline;  }
