/* CSS Document */

#top {
	background-image: url(fundo1.jpg);
	width: 100%;
	height: 190px;
}
#wrap {
	MARGIN: 0px auto;
	width: 774px;
	background-color: #FFFFFF;
	position: relative;
	}
#centro {
	MARGIN: 0px auto;
	width: 774px;
	background-color: #FFFFFF;
	position: relative;
	float:left;
	}
#coluna1 {
	background-image: url(products.jpg);
	width: 170px;
	float: left;
	position: relative;
	height: 350px;
	background-color: #FFFFFF;
}

#coluna2 {
	width: 280px;
	float: left;
	position: relative;
	height: 300px;
	background-color: #FFFFFF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-top: 70px;
}
#coluna2gerpar {
	width: 520px;
	float: left;
	position: relative;
	height: 400px;
	margin-top: -130px;
	padding-left: 40px;
}
.destaque {
	font-weight: bold;
	color: #666666;
}

.grupogermer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #006699;
}

#coluna3 {
	width: 284px;
	float: left;
	position: relative;
	height: 300px;
	background-color: #FFFFFF;
	margin-top: 70px;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #006699;
	background-image: url(bg_body_pattern.gif);
	line-height: 14px;
}


#rodape {
	width: 100%;
	height: 20px;
	background-color: #DEEDF3;
	float: left;
	position: relative;
	text-align: center;
	font-size: 90%;
	padding-top: 5px;
	padding-left: -5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#logogerpar {
	position:absolute;
	width:-50px;
	height:115px;
	z-index:1;
	left: 90px;
	top: 31px;
	visibility: hidden;
}
#logotipo {
	position:absolute;
	width:-50px;
	height:115px;
	z-index:1;
	left: 90px;
	top: 31px;
}
#texto {
	position:absolute;
	width:530px;
	height:115px;
	z-index:1;
	left: 190px;
	top: 160px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.subtitulosgerpar {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #006699;
}
