/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	/*background:url(../imagens/fd.jpg) top center no-repeat fixed;*/
}

.div_geral {
	margin:auto;
	text-align:justify;
	width:1000px;	
}

.div_linguagem {
	padding-right:2px;
	text-align:right;
	font-size:10px;
	cursor:pointer;
	margin:3px 0px;
	display:inline;
	float:right;
}

.div_menu {
	clear:both;
	background:url(../imagens/menu_fd.png) repeat-x;
	height:26px;
	width:100%;	
	margin-top:10px;
	color:#333;
	font-weight:bold;
}

.div_menu_left {
	background:url(../imagens/menu_left.png);
	width:5px;
	height:26px;
	float:left;
	margin-right:6px;
}

.div_menu_left_en {
	margin-right:7px;
}

.div_menu_right {
	background:url(../imagens/menu_right.png);
	width:5px;
	height:26px;
	float:right;	
}

.item_menu {
	float:left;
	font-size:12px;
	padding:5px 30px;
	/*padding:5px 44px;*/
	cursor:pointer;
}

.item_menu_en {
	padding:5px 52px;
}

.item_menu_selecionado, .item_menu:hover {
	background:url(../imagens/menu_fd_hover.png) repeat-x;
	color:#FFF;
}

.item_menu_separador {
	float:left;
	margin-left:1px;
	border-left:1px solid #EEE;
	padding-top:1px;
	height:24px;
	width:1px;	
}

.div_banner_superior {
	position:relative;
	height:200px;
	width:992px;
	clear:both;
	margin-top:10px;
	padding:3px;
	border:1px solid #EEE;
}

.div_logo_superior {
	position:absolute;
	top:0px;
	left:40px;
	width:330px;
	height:203px;
	background:url(../imagens/bg_logo.png) no-repeat;
}

.img_logo_superior {
	position:absolute;
	top:30px;
	left:100px;
}

.div_submenu {
	border-bottom:1px solid #EEE; 
	padding-bottom:20px; 
	margin-top:20px;
	margin-bottom:20px;
	height:10px;
}

.div_submenu_logo {
	float:left; 
	margin-right:10px;
	cursor:pointer;	
}

.div_submenu_logo img {
	float:left; 
	margin-right:5px;
}

.div_submenu_logo div {
	font-weight:bold; 
	font-size:14px; 
	float:left; 
	padding-top:5px;
}

.item_submenu {
	margin-right:10px;
	float:left;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
	color:#999;
	background:url(../imagens/submenu_fd_left.png) left top no-repeat;	
}

.item_submenu div {
	background-color:#FFF;
	padding:10px 20px 5px 20px;	
	background:url(../imagens/submenu_fd_right.png) right top no-repeat;
}

.item_submenu:hover, .item_submenu_selecionado{
	border-bottom:2px solid #FFF;
	color:#28166F;
}

/* home */
.div_home_bloco_home {
	float:left;
	padding:20px;
	width:200px;
	height:240px;
	margin:5px 43px;
	color:#AAA;
	font-weight:bold;
	font-size:19px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	cursor:pointer;
}

.div_home_bloco_home:hover .div_texto_home{
	text-decoration:underline;	
}

.div_texto_home {
	padding-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	background:url(../imagens/home_bloco_texto.png) repeat-x;
	margin-top:5px;
}
/* fim home */

/* títulos */

.titulo_1 {
	padding:10px;
	padding-bottom:5px;
	color:#28166F;
	font-weight:bold;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	text-transform:uppercase;
	background:url(/imagens/titulo1_fd.png) #FFF repeat-x bottom;
}

.titulo_2 {
	font-weight:bold;
	font-size:13px;
}

.titulo_3 {
	font-weight:bold;
	font-size:13px;
	color:#333;
	background:url(../imagens/marcador.jpg) center left no-repeat;
	padding-left:20px;
}

.titulo_4 {
	font-weight:bold;
	font-size:12px;
	color:#333;
}

/*fim títulos */

/* links */

.link_1 {
	text-decoration:none;
	color:#F90;
}

.link_1:hover {
	text-decoration:underline;	
}

.link_2 {
	color:#666;
	text-decoration:none;
}	

.link_2:hover {
	color:#F90;	
}

.link_3 {
	text-decoration:none;
	color:#444;	
	font-size:10px;
}

.link_3:hover {
	color:#F90;	
}

.link_4 {
	font-weight:bold;
	color:#AAA;
	text-decoration:none;	
}

.link_4:hover {
	color:#F90;		
}

.link_5 {
	color:#AAA;
	text-decoration:none;	
}

.link_5:hover {
	color:#F90;		
}

/* fim links */

/* estrutura */

.div_palco {
	padding:5px 0px;
	text-align:justify;
	font-size:12px;
	line-height:16px;
	color:#666;
	margin-top:10px;
}

.div_conteudo {
	float:left; 
	width:670px;
}

.div_bloco {
	padding:1px;
	float:left;
	width:100%;
	background-color:#EEE;
}

.div_bloco_conteudo {
	background-color:#FFF;
	padding:5px;	
}

.div_bloco_destaques {
	width:300px;
	float:right;	
}

.div_rodape {
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
	padding:5px;
	background:url(../imagens/fd_rodape.jpg) bottom repeat-x #FFF;
	border:1px solid #DDD;
	color:#AAA;
	position:relative;
}

.div_paginacao {
	position:relative; 
	height:20px; 
	font-size:11px;	
}	

.div_voltar {
	text-align:center;
	padding:5px 10px; 
	border-top:1px solid #EEE; 
	text-align:left; 
	margin-top:20px;	
}

.div_veja_mais {
	border-top:1px solid #EEE; 
	text-align:right; 
	padding-top:5px; 
	margin-top:10px; 
	padding-right:10px;	
}

.div_bloco_data {
	float:left; 
	margin-right:10px; 
	position:relative;	
}

.div_bloco_data_mes {
	position:absolute; 
	left:7px; 
	top:3px; 
	width:54px; 
	text-align:center;
	font-size:10px; 
	font-weight:bold; 
	color:#FFF; 
	font-family:"Times New Roman", Times, serif;
	text-transform:lowercase;
}

.div_bloco_data_dia {
	position:absolute;
	left:7px;
	top:31px; 
	width:54px; 
	text-align:center;
	font-size:28px; 
	font-weight:bold;
	color:#333;
}

.div_item {
	color:#28166F;
	background:url(/imagens/ic_mais.gif) top left no-repeat;
	padding-left:18px;
}

.div_item_selected {
	background:url(/imagens/ic_menos.gif) top left no-repeat;
}

.div_item:hover, .div_item_selected{
	color:#FF9900;	
}

/*fim estrutura */

/*shaded border */
.round .sb-inner{
	background:#FFF	
}
.round .sb-shadow { background:#EEE; }
.round .sb-border { background:#EEE; }
/*fm shaded border*/


/*form */

input[type=text],input[type=password], select, textarea {
	font-size:12px;
	padding:3px;
	border:1px solid #666;
	font-family:Tahoma, Geneva, sans-serif;
}

input[type=text]:hover, input[type=text]:active, input[type=text]:focus, textarea:hover, textarea:active, textarea:focus,
select:hover, select:active, select:focus {
	background-color:#F0F8FF;	
}

/* CSS Botão */
.botao {
	padding: 0px;
	margin:auto;
}

.botao div {
	margin: 0 10px;
}

.botao div a {
	text-decoration: none;
	float:left;
	color: #FFF;
	cursor: pointer;
	font: 900 12px/22px "Arial", Helvetica, sans-serif;
}

.botao div a span {
	margin: 0 10px 0 -10px;
	padding: 1px 8px 5px 18px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}

/*Azul*/
.azul div a  {
	background: url(/imagens/botao_azul.png) no-repeat top right;
	color:#333;
	
}

.azul div a span {
	background: url(/imagens/botao_azul.png) no-repeat top left;
	margin-bottom:1px;
}

.azul div a:active span{
	padding-top:2px;
	margin-bottom:0px;	
}

.formulario_contato {
	border:1px solid #EEE; 
	padding:5px; 
	margin-top:30px;
}

.campo_formulario {
	clear:both;
	padding:5px;
}

.campo_formulario_label {
	float:left;
	width:140px;
	text-align:right;
	margin-right:5px;
	padding:2px;
	font-weight:bold;
}

.campo_obrigatorio {
	color:#F00;
	font-weight:bold;
	font-size:16px;
	margin-left:5px;
}

.fieldset_round {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding:10px;
}

.fieldset_round legend
{
	padding:5px;
	margin-left:10px;
	color:#3E4095;
	font-weight:bold;
}

/*fim form */

/* galerias */
.div_galeria {
	margin-top:10px;
	padding:0px 10px;
}

.div_galeria img {
	max-height:90px;
	max-width:120px;
	border:2px solid #EEE;
}

.div_galeria_item {
	float:left;
	width:120px;
	height:90px;
	padding:1px;
	margin:7px;
	cursor:pointer;
	text-align:center;
}

.div_galeria_item_destaque {
	 float:none;
	 width:230px; 
	 height:185px; 
	 margin:auto; 
	 text-align:center;
}


.div_galeria_item_destaque img{
	max-width:230px; 
	max-height:185px; 
	margin:auto;
}

.div_galeria_item_com_legenda {
	height:120px;
	margin:15px;
	position:relative;
}

.div_galeria_item:hover .div_galeria_item_legenda{
	text-decoration:underline;
	color:#F90;
}

.div_galeria_item_legenda {
	width:120px;
	text-align:center;
	line-height:12px;
	font-size:9px;
}

.div_galeria_item:hover img{
	border-color:#F90;	
}
/* galerias */ 


