body {
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	background-color:#889977;
}

#titulo{
	position:relative;
	float:left;
	left:6px;
	top:0px;
	width:203px;
	height:70px;
	background-color:#036;
	font-family:helvetica, arial, sans-serif;
	text-align:center;
}

#titulo h1{
	font-size:18px;
	position:relative;
	top: 10px;
	*top: 23px;
}

#submenu{
	position:relative;
	float:left;
	left:4px;
	top:0px;
	width:308px;
	height:70px;
	background-color:#963;
	text-align: center;
	font-family:helvetica, arial, sans-serif;
	line-height: 1.5em;
}

#submenu a{
	color:#fff;
	
}

#submenu a:link{
	color:#fff;
 	text-decoration:none;
}

#submenu a:visited{
	color:#fff;
 	text-decoration:none;
}

#submenu a:hover{
	color:#fff;
 	text-decoration:underline;
}

#submenu a:active{
	color:#fff;
 	text-decoration:none;
}


#submenu span a{
	color:#fff;
	font-weight:bold;
	font-size: 13px;
}

#submenu span a:link{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#submenu span a:visited{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#submenu span a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#submenu span a:active{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}


#tudo{
	width:1024px;
	margin:0 auto;
	padding: 0px;
	text-align:left;
	top:-40px;
}

#principal{
 	top:-40px;
 	left:0px;
	width:1024px;
	height:674px;
	position:relative;
	margin-top:50px;
	border:0px solid black;
	background-color:#fff;
}

#cabecalho1{
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:33px;
	background-color:#fff;
}

#cabecalho2{
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:36px;
	background:url(imagens/barra.jpg) no-repeat;
}

#linha{
	width:311px;
	height:33px;
	background-color:#963;
	position:relative;
	float:left;
	left:0px;
}

#linhab{
	width:196px;
	height:33px;
	background-color:#963;
	position:relative;
	float:left;
	margin-left:2px;
}

#linhac{
	width:308px;
	height:33px;
	background-color:#963;
	position:relative;
	float: left;
	margin-left:2px;
}

#linhad{
	width:203px;
	height:33px;
	background-color:#963;
	position:relative;
	float: left;
	margin-left:2px;
}

#area{
	width:1024px;
	height:575px;
	position:relative;
	float:left;
    top:5px;
}

#area a:link {
	color: #fff;
	text-decoration: none;
}

#area a:visited {
	color: #fff;
	text-decoration: none;
}

#area a:hover {
	color: #fff;
	text-decoration: none;
}

#area a:active {
	color: #fff;
	text-decoration: none;
}

#menu{
	position:relative;
	float:left;
	left:1px;
	top:0px;
	width:195px;
	height:575px;
	background:url('imagens/logo2.jpg');
}

#conteudo{
	width:514px;
	height:504px;
	position:relative;
	left:3px;
	float:left;
	top:1px;
	background-color:#fff;
}

#menu a {
	color: #fff;
	text-decoration: none;
}

#menu a:visited {
	color: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #fff;
	text-decoration: none;
        font-weight: bold;
}

#menu a:active {
	color: #fff;
	text-decoration: none;
}

#home{
	width:514px;
	height:294px;
	position:relative;
	left:0px;
	top:0px;
	background:url('imagens/logo3.jpg') no-repeat;
}

#home2{
	width:514px;
	height:210px;
	position:relative;
	left:0px;
	top:0px;
	background:url('imagens/logo4.jpg') no-repeat;
}

#paginas{
	width:514px;
	height:504px;
	position:relative;
	left:0px;
	top:0px;
	background:url('imagens/logo5.jpg') no-repeat;
	line-height:1.1em;
	
	
}

#paginas a:link {
	color: #fff;
	text-decoration: underline;
}

#paginas a:visited {
	color: #fff;
	text-decoration: underline;
}

#paginas a:hover {
	color: #fff;
	text-decoration: underline;
}

#paginas a:active {
	color: #fff;
	text-decoration: underline;
}

#rodape{
	position:relative;
	float:left;
	left:0px;
	top:4px;
	width:1024px;
	height:26px;
	background-color:#963;
}

#rodape a:link {
	color: #fff;
	text-decoration: underline;
}

#rodape a:visited {
	color: #fff;
	text-decoration: underline;
}

#rodape a:hover {
	color: #fff;
	text-decoration: underline;
}

#rodape a:active {
	color: #fff;
	text-decoration: underline;
}

#linha2{
	width:2px;
	height:26px;
	background-color:#fff;
}

