body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "trebuchet ms" ;}
body,td,div,p,pre,ul {font-size: 14px;}
BODY {
	text-align: center;
	background-color: #003300;
	background-repeat: repeat-y;
	background-position: center top;
}
#container {
	width: 900px;
	min-height: 594px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(http://www.distillerie-lepocreau.com/Templates/images/cadre_milieu.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}

#conteneurmenu {
 width: 900px;
 text-align: center;
 float: center;
 margin-left: auto;
 margin-right: auto;
}

#foot {
 width: 900px;
 text-align: center;
 float: center;
 margin-left: auto;
 margin-right: auto;
}

h1 {
	font-size: 18px;
	width: 895px;
}
h3 {font-size: 13px;}
p {
	text-align: justify;
	text-indent: 0em;
}

.small {font-size: 12px;}
.mini {        font-size: 11px;}
.minimini {font-size: 10px;}
.gras {
	font-size: 13px;
	font-weight: bold;
}

.h1 {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #157f38;
	padding-left: 75px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(http://www.distillerie-lepocreau.com/Templates/images/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 14px;
	margin-top: 0px;
}
.h2{
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #157f38;
	padding-left: 75px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(http://www.distillerie-lepocreau.com/Templates/images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 14px;
	margin-top: 0px;
}
.h3{
	color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #157f38;
	padding-left: 75px;
	font-weight : bold;
	font-size: 16px;
	background-image: url(http://www.distillerie-lepocreau.com/Templates/images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 14px;
	margin-top: 0px;
}
a {
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
}
a:link {
	color:#157f38
}
a:visited {
	color:#157f38
}
a:active {color:#993333}
a:hover{
	color: #993333;
	text-decoration: underline;
}

div.float {
 	float: left;
	 	text-align: justify ;
	 padding: 10px;
 }
 
 div.floatanim {
 	float: left;
	 	text-align: justify ;
	 padding: 10px;
 }

div.float p {
 	text-align: justify ;
	font-style: italic;
	font-size: 12px; 
  }
  
div.floatd {
 	float: right;
	 	text-align: justify ;
	 padding: 10px;
 }
 
 div.floatdrapeau {
 	float: right;
	 padding-right: 10px;
 }

div.floatd p {
 	text-align: justify;
	font-size: 12px; 
  }
  
 .spacer {
  clear: both;
  	border-bottom-style:dotted; border-bottom-width:1px; border-color:#ED1C24;
}

 div.floatimgcentre{
 
 	float: center;
	 	text-align: center;
	 padding-right: 0px;
 }
 
 a.info {
  position:relative;
}
a.info:hover {
   background: none; 
   z-index: 500; 
}
a.info span {display: none;}
a.info:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:15px;
   font-weight:normal;
   width:150px;
   top: 40px; 
   left: 50px;
   background: white;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #5D779A;
}

.clearer {
	clear: both;
	}