* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#DivContent{
	background-image: url(images/menu_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 645px;
}

#HomeFlash { border: 1px solid gray; padding: 2px; width: 350px; }
#wrap {
margin: 20px auto;
width: 724px;
background: #fff url('images/midbg.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topbg.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {
background: #fff url('images/botbg.jpg');
height: 30px;
}


.header {
height: 100px;
background: #85ACF7 url('images/hidr.jpg');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
   background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
}
	
.middle {
	float: left;
	width: 470px;
	height: 345px;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.middlemoreheight {
	height: 440px;
}
.middleProdutos {
	height: 580px;
}

.middlextended 
{
	width: 480px;
	height: 345px;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
	}

.right {
	float: left;
	width: 120px;
	height: 345px;
	margin-left: 5px;
	height: 330px;
	margin-left: 10px;
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.middlextended h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:15px;
	overflow:hidden;
	background-color: #EEEEEE;
	color: Gray;
	font-size: 10px;
	text-align: right;
	line-height: 15px;
}

#footer {
	text-align: center;
	color: #666;
	font-size: 9px;
	margin-top: -20px;
}


#DivCopyright{
	padding-right: 10px;
}

.DivLanguages { float: right; width: 35px; height: 50px; text-decoration: none; padding-top: 15px; }
.LinkLang { margin: 0; border:0; padding: 1px; text-decoration: none;}
.DivLanguages>a { margin: 0 border:0; padding: 0px; text-decoration: none;}
.DivLanguages:a { margin: 0; padding: 0px; text-decoration: none;}

#map{
	margin-top: 10px;
	width: 420px;
	height: 300px;
}

#tooltip {
	font-size: 15px;
	color: #3B6EBF;
	font-weight:bold;
	width: 150px; height: 15px;
	}
	
.img{
	border: 1px solid #B0C4DE;
	padding: 1px;
	}
	
.SubTitle { font-weight: bold; color: #3B6EBF; font-size: 13px; font-variant: small-caps; } 
	
.imgGrupeles01 { float: left;	margin-right: 10px; margin-bottom: 5px; }

.imgProdutos01 { float: right;	margin-left: 10px; margin-bottom: 5px; }
.imgProdutos02 { float: right;	margin-left: 10px; margin-bottom: 5px; }
.imgProdutos03 { float: right;	margin-left: 10px; margin-bottom: 5px; }


#DivPaletSearch { position: relative; float: right; }
