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:22px;
}
#contact ul {
	padding-top:0px;
	margin-top:0px;
			}
	#contact li {
	list-style-type: none;
	display: inline;
	margin-left: 15px;
	}
#maincontent {
	padding-top:10px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}
	#menu {
	background-image: url(top_vert.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 695px;
	padding-top:5px;
	}
#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 {
	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;
}
.textecentre {
	text-align: center;
}
.titrebeer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;

}
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;
	}