html, body {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	background-color: #ffffff;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:justify;

}
#tudo {
	width:100%;
	position:absolute;
	min-height:100%;
	height:auto;
}

#conteudo {
	width:770px;
	margin-left: 50%;
	left: -385px;
	position: relative;
	height:840px;
}

#imagemfundo {
	width:543px;
	height:348px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 0px;
}

#topo {
	width:543px;
	height:349px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: -4px;
}


#logo {
	width:383px;
	height:129px;
	position: absolute;
	visibility:visible;
	left: 12px;
	top: 22px;
}

#menu {
	width:242px;
	height:291px;
	position: absolute;
	visibility:visible;
	left: 456px;
	top: 37px;
}
#links {
	width:219px;
	height:251px;
	position: absolute;
	visibility:visible;
	left: 464px;
	top: 37px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}
#link1 {
	width:219px;
	height:50px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 20px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}
#link2 {
	width:219px;
	height:50px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 70px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}
#link3 {
	width:219px;
	height:50px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 120px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}
#link4 {
	width:219px;
	height:50px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 170px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}

#quadro {
	width:225px;
	height:371px;
	position: absolute;
	visibility:visible;
	left: 21px;
	top: 328px;
	background:url(imagens/quadro.jpg) no-repeat;
}

#fotosempresa {
	width:237px;
	height:373px;
	position: absolute;
	visibility:visible;
	left: 522px;
	top: 327px;
	text-align:center;
}

#foto {
	width:225px;
	height:134px;
	margin-top:12px;
	text-align:center;
}

#descricaofoto {
	margin:5px;
	text-align:justify;
	color:#FFFFFF;
}

#texto {
	width:487px;
	height:371px;
	position: absolute;
	visibility:visible;
	left: 270px;
	top: 328px;
}

#texto2 {
	width:487px;
	height:371px;
	position: absolute;
	visibility:visible;
	left: 20px;
	top: 328px;
}

#texto3 {
	width:740px;
	height:371px;
	position: absolute;
	visibility:visible;
	left: 20px;
	top: 328px;
}

#menu2 {
	width:487px;
	height:72px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 700px;
}

#menu3 {
	width:487px;
	height:72px;
	position: absolute;
	visibility:visible;
	left: 1px;
	top: 1045px;
}
#links2 {
	width:336px;
	height:19px;
	position: absolute;
	visibility:visible;
	left: 218px;
	top: 721px;
	text-align:center;
	font-weight:bold;
}

#links3 {
	width:336px;
	height:19px;
	position: absolute;
	visibility:visible;
	left: 219px;
	top: 1079px;
	text-align:center;
	font-weight:bold;
}

#rodape {
	width:487px;
	height:57px;
	position: absolute;
	visibility:visible;
	left: 284px;
	top: 773px;
	text-align:right;
}

#rodape2 {
	width:487px;
	height:57px;
	position: absolute;
	visibility:visible;
	left: 285px;
	top: 1126px;
	text-align:right;
}

.titulo {
text-decoration:underline;
font-size:14px;
font-weight:bold;
}

a.link {
color: #ffffff;
text-decoration:none;
}

a.link:hover {
color: #CCCCCC;
}

a {
color: #000000;
text-decoration:none;
}

a:hover {
color: #666666;
}

