body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
}

a { 
color: #1F7A2B;
}
a:hover { 
	color: #1F7A2B;
	text-decoration: none;
}


#main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	width: 695px;
	}
#contact {
	text-align: right;
	clear:both;
	padding-top:26px;
}
#contact ul {
	padding-top:0px;
	margin-top:0px;
}
#contact li {
	list-style-type: none;
	display: inline;
	margin-left: 15px;
}
#submenu {
	text-align: left;
	clear:both;
	padding-top:0px;
	width: 150px;
}
#submenu ul {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
}
#submenu li {
	list-style-type: none;
	margin-right: 5px;
}
#maincontent {
  padding-top:5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#menu {
	background-image: url(/images/design/top_vert.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 970px;
	padding-top:0px;
	text-align:left;
	}
#translucentbkg {
	width:200px;
	height:100px;
	border:0px;
	top:10px;
	position:absolute;
	cursor:pointer;   
	background-image: url(transparent.png) !important;  /* Mozilla only */
	background-color: transparent !important;           /* Mozilla only */
	background-image: none;                             /* IE only */
	background-color: #ffffff;                          /* IE only */
	filter:alpha(opacity=0);                           /* IE only */
}

#picsup {
	margin-top:2px;
	/*margin-left:332px;*/
	float:right;
		}
#picsup a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
#picsup a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.smailprod {
	float: left;
	width: 58px;
	height:53px;
	font-size: 9px;
	display:block;
	text-align:center;
}
.textepetit {
	font-size: 9px;
}

	
	#languages ul {
	margin-top: 0px;
	margin-right: 10px;
	padding-left:0px;
	margin-left: 5px;
	margin-bottom: 0px;
	text-align:right;
	}
	#languages li {
	list-style-type: none;
	display: inline;
	color: #000000;
	font-size: 10px;
	margin-right:2px;
	}
	.biglinka {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
        }
.biglinka:hover {
        color: #000000;
        text-decoration: underline;
        }
	
	
.leftside {
	background-image: url(img/leftside.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
.rightside {
	background-image: url(img/rightside.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
.link {
	background-image:url(/images/design/greenarrow2.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding-left : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 800;
	color: #006600;
	letter-spacing: 1px;
	line-height: 20px;
	text-decoration: none;

}
.link:hover {
	 text-decoration: underline;
	 color: #006600;
}
.linksubmenu {
	background-image:url(/images/design/greenarrow2.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	padding-left : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 800;
	color: #006600;
	line-height: 20px;
	text-decoration: none;
}
.linksubmenu:hover {
	 text-decoration: underline;
	 color: #006600;
}
.textecentre {
	text-align: center;
}
.titrebeer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	margin-top: 10px;
}
hr {
	height: 1px;
	border-top: 1px solid #6F7072;
	border-right: none;
	border-bottom: none;
	border-left: none;
	clear: both;
}
#fiche li {
	list-style-image: url(pdf.gif);
	list-style-type: none;
	margin-left: 15px;
}
.imgborder {
	border: 1px solid #333333;
}
.hidendiv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	width:1px;
	position: absolute;
	}
.showdiv {
	visibility:visible;
	overflow: hidden;
	}
.linklogo {
  position: inherit;
  top: 0px;
  right: 0px;
  border: 1px black solid;
}
