/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #103C79;
}
img {
	border:0px;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#topo {
	background:url(imagens/capa/topo.jpg);
	background-repeat:no-repeat;
	width:778px;
	height:190px;
	}

#textTopo {
	position:absolute;
	margin-left:327px;
	margin-top:77px;
	height:100px;
	width:293px;
	text-align:right;
	top: 143px;
	left: -13px;
	z-index: 2;
	}
	

.style1 {
	font-size: 30px
	}

.style2 {
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	font-size: 10px;
	font-weight:bold
	}


#menu1 {
	position:static;
	margin-left:11px;
	margin-top:165px;
	text-align:left;
	top: 20px;
	left: 177px;
	}
	
#menu2 {
	position:absolute;
	index: 3;
	margin-left:11px;
	margin-top:1px;
	width:580px;
	text-align:left;
	top: 192px;
	left: 174px;
	}


#base{
	height:40px;
	background-image:url(imagens/capa/base.jpg);
	}
	
#cont1 {
	background:url(imagens/capa/cont1.jpg);
	background-repeat:no-repeat;
	background-color:#F6F6F6;
	width:543px;
	height:449px;
	text-align:left;
	vertical-align:top;
	}
	
	
#cont2 {
	background:url(imagens/capa/cont2.jpg);
	background-repeat:no-repeat;
	
	width:222px;
	height:449px;
	text-align:left;
	vertical-align:top;
	}

	
#cont3 {
	background:url(imagens/capa/cont3.jpg);
	background-repeat:no-repeat;
	
	width:13px;
	height:449px;
	text-align:left;
	vertical-align:top;
	}

#logo {
	position:absolute;
	margin-top:25px;
	margin-left:20px;
	top: 292px;
	left: 76px;
	}
	
	
	
#ing {
	position:absolute;
	margin-top:5px;
	margin-left:700px;
	top: 1px;
	}
	
#por {
	position:absolute;
	margin-top:5px;
	margin-left:735px;
	top: 1px;
	}
	
#fotos {
	position:absolute;
	left:61px;
	top:211px;
}
	
.font1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;

	}
	
.font2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;

	}
	
.font3 {
	font-size: 16px;
	font-weight: bold;
}

.font4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration:none

}

.font5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none
}
a:hover {
	text-decoration: none;
	color: #5D88B2;
}
	

.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #103C79;
	font-weight:bold;
	text-decoration:none

}
.link a:hover {
	text-decoration: none;
	color: #5D88B2;
}



.linkBase a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration:none

}
.linkBase a:hover {
	text-decoration: none;
	color: #5D88B2;
}

hr {
	border : dotted;
	color:#999999;
	height: 1px;
}

.campo {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 10pt; 
	  color: #666666; 
	  background-color: #ffffff; 
	  border: #103C79; 
	  border-style: solid; 
	  border-top-width: 1px; 
	  border-right-width: 1px; 
	  border-bottom-width: 1px; 
	  border-left-width: 1px
	  }
	  
.botao {  
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 10pt; 
	  color: #FFFFFF; 
	  background-color: #103C79; 
	  border-style: solid; 
	  border-top-width: 1px; 
	  border-right-width: 1px; 
	  border-bottom-width: 1px; 
	  border-left-width: 1px
	  }
