@charset "UTF-8";
/*existe um border de 3 px na zona de topo a que corresponderá o incremento da posição do logo */
#wrap {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#topo {
	height: 294px;
	width: 984px;
	position: relative;
}
#logo {
	position: absolute;
	height: 52px;
	width: 239px;
	left: 3px;
	top: 0px;
}
#menu_banner {
	border: 3px solid #F5F5F3;
	position: absolute;
	height: 255px;
	width: 984px;
	left: 0px;
	top: 73px;
}
#menu {
	height: 255px;
	width: 239px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#menu img {
	float: left;
	border: none;
}
#banner {
	position: absolute;
	height: 255px;
	width: 745px;
	left: 239px;
	top: 0px;
}
#menu_topo {
	position: absolute;
	height: 14px;
	left: 789px;
	top: 10px;
	width: 201px;
}
#menu_topo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form_news {
	position: absolute;
	height: 15px;
	width: 231px;
	left: 759px;
	top: 45px;
}
#cont {
	position: absolute;
	left: 0px;
	top: 360px;
	width: 984px;
}
/*
classes
*/
.mrg10{
	margin-left: 10px;
}
.w10 {
	width:10px;
	}
	.bloco_home {
width: 285px;
height: 417px;	
margin-left: 20px;
float: left;
}
.bloco_home img {
	
	width: 100%; height: auto;
}
.sep_vertical_home {
background-image:url(/imagens/repv1.gif);
background-repeat:repeat-y;
height: 160px;	
margin-left: 25px;
margin-right: 5px;
float: left;
width: 2px;
}
.sep_vertical_2 {
background-image:url(/imagens/repv1.gif);
background-repeat:repeat-y;
height: 20px;	
margin-left: 25px;
margin-right: 25px;
background-position:center;
}
.submenu_interno td {
white-space: nowrap;
padding-right: 10px;
padding-left: 10px;		
}
.submenu_interno .td1 {
padding-left: 0px;		
}
/*
formulário
*/
.cmp1 {
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-color: 11px;
	border:solid 1px #CCC;
}

	
#rodape {
	background-color: #9FBA3C;
	height: 20px;
	padding: 5px;
}
#rodape .copy {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	float: left;
	font-size: 11px;
	margin-top: 5px;
}
#rodape .copy a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 11px;
	margin-top: 5px;
}
#rodape .menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	float: right;
	text-align: right;
	margin-top: 5px;
}
#rodape img {
	border: none;
}
/*
textos
*/
.titulo_bloco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #949686;
	font-weight: bold;
	background-image: url(/imagens/reph1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
		height: 30px;
}
.titulo_bloco_verde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#9FBA3C;
	background-image: url(/imagens/reph1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	height: 30px;
}
.texto_bloco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949686;
	height: 140px;
}
.submenu_interno .titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#949686;
	text-transform: uppercase;
}
.submenu_interno .titulo a {
	color:#949686;
	text-decoration:none;
}
.submenu_interno .titulo a:hover {
	color:#949686;
	text-decoration:underline;
}
.submenu_interno .subtitulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9FBA3C;
	text-transform: uppercase;
}
.submenu_interno .subtitulo a {
	color:#9FBA3C;
	text-decoration: none;
}
.submenu_interno .subtitulo a:hover {
	color:#9FBA3C;
	text-decoration: underline;
}
.textos1, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949686;
}
.current {
	font-weight: bold;
	text-decoration: underline;
}
#col1 {
	float: left;
	width: auto;
}
#col2 {
	float: left;
	margin-left: 20px;
	
}
.sepH{
background-image: url(/imagens/reph1.gif);
	background-repeat: repeat-x;
	height: 11px;
	background-position: 0px 6px;
}
.link_smaller {
	color:#9FBA3C;
	text-decoration: none;
	font-size: 11px;
}
.link_smaller:hover {
	color:#9FBA3C;
	text-decoration: underline;
	font-size: 11px;
}
