
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
td{
	text-align: justify;
} 

h1{
	font-size: 18px;
	font-weight: bold;
	color: #2b9b9a;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #2b9b9a;}
.bottom {
	background-image: url(images/bottle.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#lang {
	font-size: 12px;
	color: #999999;
	margin-bottom: 7px;
	margin-right: 25px;
}

#lang  a{

	color: #999999;
}



.submenu{
	position: absolute;
	visibility: hidden;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: 0;

}
.submenu ul{
	padding:0;
	list-style:none;
	width:200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:0;

}
.submenu li{width:120px;float:left;text-align:left;margin-left:0px;}
.submenu a{float:left;display:block}

* html .submenu a{width:120px}
.submenu .first a{border-top:1px solid #000}
.submenu a{background:#2b9b9a; color:#ffffff; margin:0 0 0 0;text-decoration:none;font:bold 11px tahoma, verdana, arial, sans-serif;padding:5px 10px 5px 23px; width:120px;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000}
.submenu a:hover{color:#fff; background:#88c1bb}

#tablepr {
	border: 1px solid #2b9b9a;
}

#tablepr th {
	border: 1px solid #2b9b9a;
	background-color: #88c1bb;
	color: #FFFFFF;
		text-align: center;
}

#tablepr td {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b9b9a;


}

#tablepr td.last {

	border-bottom-width: 0px;!important
	border-bottom-style: solid;
	border-bottom-color: #2b9b9a;

}
#tablepr a {
	font-weight: bold;
	color: #000000;
}