﻿@import url('reset.css');
body{
	background-image: url('/imagens/estrutura/fundo.jpg');
	background-repeat: repeat;
}

.clear
{	
	clear:both;
}

.nomarginright
{
	margin-right:0px!important;
}

#redes
{
	width:247px;
	height:58px;
	display:block;
	position:absolute;
	left:68%;
	margin-top:20px;
	z-index:3;
}

#corpo
{
	width:1028px;
	margin-left:50%;
	left:-514px;	
	position:relative;
}

#corpo #topo_menu{

	background-image: url('/imagens/estrutura/menu_topo.png');
	background-repeat: no-repeat;
	width:1028px;
	height:144px;
	display:block;
	behavior: url('/css/iepngfix.htc');
}

#logo{


	background-image: url('/imagens/estrutura/logo.png');
	background-repeat: no-repeat;
	width:170px;
	height:213px;
	display:block;
    margin-left:50%;
	left:-100px;	
	position:absolute;
	z-index:1;
	behavior: url('/css/iepngfix.htc');

}

#corpo #banner_topo
{
z-index:0;
padding-left:4px;
}

#corpo #corpo_interno
{
	background-color:black;
	padding-left:2px;
	padding-right:2px;
	width:968px;
	left:-490px;
	margin-left:50%;
	position:relative;
	height:1585px;

}

/************************************
*Modulo Cobertura
********************************/
.cobertura
{
	background-image: url('/imagens/estrutura/cobertura-moldura.jpg');
	width:962px;
	height:325px;
	display:block;
	margin-left:4px;
}

.cobertura .itens
{
	
	margin-top:65px;
	margin-left:40px;
}

.cobertura .itens .item
{
	margin-top:inherit;	
	width:176px;
	margin-right:8px;	
	float:left;
}

.cobertura .itens .item a,
.cobertura .itens .item a:hover,
.cobertura .itens .item a:visited,
.cobertura .itens .item a:active
{
	text-decoration:none;	
	margin-top:15px;
}

.cobertura .itens .item span
{
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#fff;
}

.cobertura .itens .item span strong
{
	
	color:#fb6902;
}

/********************************************
*Modulo Agenda 
*****************************************/
.agenda
{
	background-image: url('/imagens/estrutura/agenda-moldura.jpg');
	width:432px;
	height:644px;
	display:block;
	margin-left:4px;
	margin-top:10px;
	float:left;
}

.agenda .itens
{
	
	margin-top:85px;
	margin-left:20px;
}

.agenda .itens .item
{
	
	width:395px;
	height:90px;
	margin-right:38px;	
	background-color:#494949;
}

.agenda .itens .alternating
{
	background-color:#4f4f4f;
}

.agenda .itens .item div
{
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	color:#fff;
	float:left;
	margin-left:8px;
}

div strong
{
	
	color:#fb6902;
}


.agenda .itens .item a img,
.agenda .itens .item a:hover img,
.agenda .itens .item a:visited img,
.agenda .itens .item a:active img
{
	text-decoration:none;	
	float:left;
	margin-left:10px;
	margin-top:5px;	
}

.agenda .itens .item div a,
.agenda .itens .item div a:hover,
.agenda .itens .item div a:visited,
.agenda .itens .item div a:active
{
	text-decoration:none;	
	float:left;
	margin-left:10px;
	margin-top:10px;	
	color:#fff;
}


/********************************************
*Modulo Twiter
*****************************************/

.twiter
{
	background-image: url('/imagens/estrutura/twiter-moldura.jpg');
	width:432px;
	height:644px;
	display:block;
	margin-left:4px;
	margin-top:10px;
	float:left;	
	margin-left:95px;
}

.twiter .conteudo
{
	margin-left:20px;	
	margin-top:80px;
}

/********************************************
*Modulo Destaques
*****************************************/
.destaques
{
	background-image: url('/imagens/estrutura/destaque-moldura.jpg');
	width:472px;
	height:223px;
	display:block;
	margin-left:4px;
	margin-top:20px;
	float:left;	

}

.destaques .itens
{
	margin-top:60px;
	margin-left:20px;
}

.destaques .itens .item
{
	margin-right:18px;
	float:left;
}


/********************************************
*Modulo confira
*****************************************/
.confira
{
	background-image: url('/imagens/estrutura/confira-moldura.jpg');
	width:470px;
	height:223px;
	display:block;
	margin-left:15px;
	margin-top:20px;
	float:left;	

}

.confira .conteudo
{
	margin-top:60px;
	margin-left:20px;
}

/*************************
Rodape
*************************/
.rodape
{
	width:968px;
	height:45px;
	background-color:#363636;
	display:block;
	margin-top:20px;
	top:10px;
	position:relative;
}

.rodape #endereco_rodape
{
	padding-top:8px;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:9pt;	
	font-weight:bold;
}

.rodape a
{
	float:right;
	top:-18px;
	position:relative;
}


#topo_menu .left,
#topo_menu .right
{
	float:left;
	margin-top:122px;
}

#topo_menu .left
{
	margin-left:20px;
}

#topo_menu .right
{
	margin-left:170px;
}


#topo_menu .left a:hover,
#topo_menu .right a:hover
{
	color:#ff6900!important;
}

#topo_menu .left a,
#topo_menu .right a,
#topo_menu .left a:visited,
#topo_menu .right a:visited
{
	color:#fff;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	margin-left:60px;
	
}
