body{
   text-align:center;
   margin:0px;
   padding:0px;
   top:0px;
    }
#geral{
    position:relative;
    text-align: center;
	margin: auto;
	top:0px;
	width:760px;
	height:598px;
	}
	
#layout{
	position:absolute;
	width:760px;
	height:598px;
	background:url(../imgs/corpo.jpg) no-repeat;
	left: 0px;
	top: 1px;
    }

a.link{color: #000000; text-decoration:none; font-size:11px; font-family: Arial; font-weight:none;} 
a.link:hover {color: #000000; text-decoration :underline; font-size:11px; font-family:  Arial; font-weight:none;} 

a.link2{color: #E60000; text-decoration:none; font-size:11px; font-family: Arial; font-weight:none;} 
a.link2:hover {color: #000000; text-decoration :underline; font-size:11px; font-family:  Arial; font-weight:none;} 

.titulos{
    font-family: Arial;
	font-size:14px;	
	color: #E60000;
	font-weight: bold;
	background-color:none;
	border:none;
}


.titulos2{
    font-family: Arial;
	font-size:12px;	
	color:#666666;
	font-weight: bold;
	background-color:none;
	border:none;
}

.titulos3{
    font-family: Arial;
	font-size:13px;	
	color: #E60000;
	font-weight: bold;
	background-color:none;
	border:none;
}
.txt_geral{
    font-family: Arial;
	font-size:12px;	
	color:#000000;
	font-weight: none;
	background-color: none;
	border:none;
}
.txt_geralb{
    font-family: Arial;
	font-size:13px;	
	color:#000000;
	font-weight: none;
	background-color: none;
	border:none;
}

.txt_geralc{
    font-family: Arial;
	font-size:10px;	
	color:#000000;
	font-weight: none;
	background-color: none;
	border:none;
}
.campo01{
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	border:1px solid #666;
}

.borda01{
	border:1px solid #E60002;
	border-left:0px;
	border-right:0px;
}
a.menu01{
	position:relative;
	padding:12px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#E60002;
	text-decoration:none;	
}
a.menu01:hover{
	color:#B3111D;
	background:url(../imgs/BgMenuAtivo.gif) repeat-x;	
}
.type01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E60002;
}
.type02{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#F16E6E;
}
.menuAtivo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#B3111D;
	background:url(../imgs/BgMenuAtivo.gif) repeat-x;	
}
.bordaMenus{
	border-left:1px solid #CC0000;
}
.borda02{
	border:1px solid #f0f0f0; 
}
a.submenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	position:relative;
	color:#666;
	padding:5px;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;
	background-color:#f9f9f9;
}
a.submenu:hover{
	background-color:#CC0000;
	color:#FFFFFF
}
.type03{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.borda03{
	border:1px solid #CCCCCC
}