body {
	margin: 0;
	padding: 0;
	color: #4f5660;
	font: 14px georgia;
	background: #cdd5db url(bgx.png) repeat-x top;
	text-align: center;
	}
#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #cdd5db url(bgy.gif) repeat-y center;
	}
#top {
	background: url(top.gif) no-repeat top center;
	padding: 0 0 220px 0;
	}
	
ol, ul, li {
	margin: 0;
	padding: 0;
	}
	
.sigla {
	position: absolute;
	margin: 40px 0 0 75px;
	}
.sigla img {
	border: none;
	}
#top ul {
	padding: 25px 30px 0 0;
	text-align: right;
	}	
#top li {
	display: inline;
	border-right: 1px solid #4f5660;
	
	}
#top li a {
	color: #4f5660;
	text-decoration: none;
	padding: 0 10px 0 10px;
	
	}
#top li a:hover {
	color: #000;
	}
	
#lang {
	padding: 30px 30px 0 0;
	text-align: right;
}
	
#left {
	float: left;
	padding: 25px 0 0 30px;
	}
	
#left li {
	list-style: none;
	padding: 5px 0 8px 12px;
	font-weight: bold;
	}

#left li li {
	list-style: none;
	background: url(arrow.png) no-repeat 0 9px;
	padding: 5px 0 0 12px;
	}
#left a {
	display: block;
	text-decoration: none;
	color: #4f5660;
	font: 12px georgia;
	width: 210px;
	}
#left a:hover {
	color: #000;
	}
	
.menutitle {
	font-weight: bold;
	font-size: 14px;
	background: #cccccc;
	height: 20px;
	width: 220px;
	padding: 2px;
	text-align: center;
}
	
#content {
	margin: 0 20px 0 290px;
	padding: 23px 20px 0 0;
	line-height: 20px;
	font-family: Georgia, Verdana, Tahoma;
	font-size: 12px;
	}
	
#content li {
	margin: 10px 0 10px 30px;
	
}

#content a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #505050;
}

#content a:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #CC3300;
}

#content img {
	border: 3px solid #999999;
	padding: 2px;
	margin: 0;
}

#content #left {
	width: 350px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#content #right {
	width: 250px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;	
}

#content #right img {
	border: 1px solid #999999;
	padding: 2px;
}

#product {
	width: 180px;
	border: 1px solid #cccccc;
	padding: 20px;
}

#pdf img {
	border: none;
}


h1 {
	font: 22px verdana;
	color: #f48000;
	margin: 0 0 20px 0;
	padding: 0;
	}
h2 {
	font: 16px georgia;
	color: #f48000;
	margin: 20px 0 10px 0;
	padding: 0;
	}
	
p {
	margin: 10px 0;
	padding: 0;
	}

#bottom {
	background: url(bottom.png) no-repeat bottom center;
	padding: 15px 0 35px 40px;
	
	}
#bottom li {
	display: inline;
	border-right: 1px solid #b6c0cd;
	color: #fff;
	}
#bottom li a {
	color: #b6c0cd;
	text-decoration: none;
	padding: 0 5px 0 5px;
	font: 12px georgia;
	
	}
#bottom li a:hover {
	color: #fff;
	}
	
.contactleft {
	float: left;
	width: 150px;
	line-height: 20px;
	padding-bottom: 10px;
}

.contactright {
	float: left;
	width: 300px;
	line-height: 20px;
	padding-bottom: 10px;
}

.clear {
	clear: both;
}

.service {
}

table.service {
 	width: 99%;
	font-size: 11px;
	line-height: 15px;
	border-collapse: collapse;	
}

table.service td {
	border: 1px solid #999999;
	vertical-align: top;
	padding: 5px;
	margin: 0;
}

img#email {
	border: 0;
}

td.oras {
	font-size: 12px;
	font-weight: bold;
}

.smallheight {
	height: 5px;
}