/*
=====================================================================
Cascading Style Sheet
Site: www.afeigraf.org.br
Criado em: 27/08/2009
=====================================================================
*/


body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	margin:12px 0 0 0;
	background:url(../imagens/bg.gif);
}


img{border:0px; margin:0px; padding:0px;}
p{margin:0px; padding:0px;}
form{border:0px; margin:0px; padding:0px;}
a{  color:#003373; text-decoration:none;}
a:hover{color:#FC7215;}
.inputDefault{ width:99%; height:20px; border: 1px solid #666666; background:#E6E6E6;}

/*-------- ESTRUTURA --------*/
#alinha{
	width:950px;
	margin:auto;
}
#conteiner{
	position:relative;
	float:left;
	width:950px;
}

#topo{
	position:relative;
	float:left;
	width:950px;
	height:195px;
}

#menu{
	position:relative;
	float:left;
	width:950px;
	height:35px;
	background:url(../imagens/menuBG.jpg) repeat-x;
}
#menu ul {
	padding: 0; margin: 0;
	list-style-type: none;
}
#menu ul li {
	float:left;
	padding: 0; margin: 0;
	font-size: 12px;
}
#menu ul li a {
	padding: 10px 16px 11px 17px; margin:0;
	display: block;
	text-decoration: none;
	color:#fff;
}
#menu ul li a:hover {
	background: url(../imagens/menuOver.jpg) repeat-x;
	color:#FC7213;
}

#conteudo{
	position:relative;
	float:left;
	width:950px;
	min-height:410px; /*IE6*/
	background:#fff;
}

#conteudoInterno{
	position:relative;
	float:left;
	width:950px;
	min-height:410px; /*IE6*/
	background:url(/imagens/bgInterno.gif) repeat-y;
}

#conteudoInterno .colunaEsq{
	position:relative;
	float:left;
	width:210px;
	margin-top:20px;
}

#conteudoInterno .colunaDir{
	position:relative;
	float:right;
	width:705px;
	text-align: justify;
	line-height:20px;
	margin:20px 17px 20px 0;
}





#rodape{
	position:relative;
	float:left;
	width:950px;
	height:31px;
}

#rodape .esq{
	position:relative;
	float:left;
	width:8px;
	height:31px;
	background: url(../imagens/rodapeEsq.png) no-repeat;
}
#rodape .dir{
	position:relative;
	float:right;
	width:8px;
	height:31px;
	background: url(../imagens/rodapeDir.png) no-repeat;
}
#rodape .text{
	position:relative;
	float:left;
	width:934px;
	height:31px;
	padding-top:8px;
	text-align:center;
	color:#fff;
	background: url(../imagens/rodapeBG.png) repeat-x;
}


#copyright{
	position:relative;
	float:left;
	width:950px;
	padding:20px 0 20px 0;
	text-align:center;

}
#copyright .text{
	color: #ccc;
	font-size:11px;
}
#copyright .bsp{
	position:absolute;
	z-index:20;
	right:10px; top:22px;
	width:74px; height:11px;
}

/*-------- ESTRUTURA --------*/



/*-------- HOME --------*/

#colunaEsq{
	position:relative;
	float:left;
	width:390px;
	min-height:200px;
	margin:18px 0 10px 10px;
}
#colunaDir{
	position:relative;
	float:left;
	width:390px;
	min-height:200px;
	margin:18px 0 10px 0;
}
#linhaVert{
	position:relative;
	float:left;
	width:25px;
	height:480px;
	margin:18px 0 0 0;
	background:url(../imagens/linhaVert.gif) repeat-y;

}
#associados{
	position:relative;
	float:right;
	width:125px;
}




#boxHome{
	position:relative;
	float:left;
	width:390px;
	min-height:182px;
	background:#eeeeee;
	margin:0 0 18px 0;
	text-align:left;
}





#boxHome .tit{
	position:relative;
	float:left;
	width:390px;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background:url(/imagens/titFundo.gif) repeat-x;
	border-bottom:2px #ffff solid;	
}
#boxHome .seta{
	position:relative;
	float:left;
	width:20px;
	height:23px;
	background:url(/imagens/titSeta.gif);
}
#boxHome .text{
	position:relative;
	float:left;
	height:23px;
	margin:0 0 0 5px;
	color:#FC7214;
	font-size:15px;
	text-align:left;
}
#boxHome .descricao{
	position:relative;
	float:left;
	width:370px;
	text-align:left;
	line-height:17px;
	padding:18px 0 18px 10px;
}
#boxHome .img{
	position:relative;
	float:left;
	width:139px;
	margin:18px 10px 0 10px;
}


#boxHome .textEventos{
	position:relative;
	float:left;
	width:366px;
	text-align:left;
	padding:12px;
	line-height:15px;
}






.data{
	font-size:11px;
	color:#666666;
}
.noticias{
	position:relative;
	float:left;
	width:366px;
	text-align:left;
	padding:12px;
	line-height:15px;
}
.linhaNoticias{
	position:relative;
	float:left;
	width:366px;
	height:9px;
	margin:0 0 0 12px;
	background:url(../imagens/linhaHoriz.gif) repeat-x;
	font-size:0px;
}
.btnVerNoticias{
	position:relative;
	float:right;
	font-size:11px;
	font-weight:bold;
	background:#fff;
	margin:5px 10px 5px 0;
}

.marginImg img{
	margin:15px 0 15px 0;
}
/*-------- HOME --------*/




/*-------- SUBMENU --------*/
.btnSubMenu{
	position:relative;
	float:left;
	width:180px;
	height:35px;
	margin:3px 0 3px 14px;
	background:#F5F5F5;
}

.btnSubMenu .esq{
	position:relative;
	float:left;
	width:4px;
	height:35px;
	background:url(/imagens/subMenuEsq.gif);
}
.btnSubMenu .dir{
	position:relative;
	float:right;
	width:4px;
	height:35px;
	background:url(/imagens/subMenuDir.gif);
}
.btnSubMenu .text{
	position:relative;
	float:left;
	height:35px;
	padding:10px 0 0 8px;
	font-size:13px;
	color:#333;
}

/*--- SUBMENU SELECIONADO ---*/

.btnSubMenuSEL{
	position:relative;
	float:left;
	width:180px;
	height:35px;
	margin:3px 0 3px 14px;
	background:url(/imagens/subMenuBgSEL.gif) repeat-x;
}

.btnSubMenuSEL .esq{
	position:relative;
	float:left;
	width:4px;
	height:35px;
	background:url(/imagens/subMenuEsqSEL.gif);
}
.btnSubMenuSEL .dir{
	position:relative;
	float:right;
	width:4px;
	height:35px;
	background:url(/imagens/subMenuDirSEL.gif);
}
.btnSubMenuSEL .text{
	position:relative;
	float:left;
	height:35px;
	padding:10px 0 0 8px;
	font-size:13px;
	color:#fff;
}
/*-------- SUBMENU --------*/




/*-------- BOX ASSOCIADOS --------*/
.boxAssociados{
	position:relative;
	float:left;
	width:207px;
	height:104px;
	margin:12px;
	background:url(/imagens/boxAssociadosBg.gif);
	cursor:pointer;
}

.boxAssociados .esq{
	position:relative;
	float:left;
	width:11px;
	height:104px;
	background:url(/imagens/boxAssociadosEsq.gif);
}
.boxAssociados .dir{
	position:relative;
	float:right;
	width:11px;
	height:104px;
	background:url(/imagens/boxAssociadosDir.gif);
}
.boxAssociados .logo{
	position:relative;
	float:left;
	width:185px;
	height:104px;
}

/*--- BOX ASSOCIADOS SELECIONADO ---*/

.boxAssociadosSEL{
	position:relative;
	float:left;
	width:207px;
	height:104px;
	margin:12px;
	background:url(/imagens/boxAssociadosBgSEL.gif);
	cursor:pointer;
}

.boxAssociadosSEL .esq{
	position:relative;
	float:left;
	width:11px;
	height:104px;
	background:url(/imagens/boxAssociadosEsqSEL.gif);
}
.boxAssociadosSEL .dir{
	position:relative;
	float:right;
	width:11px;
	height:104px;
	background:url(/imagens/boxAssociadosDirSEL.gif);
}
.boxAssociadosSEL .logo{
	position:relative;
	float:left;
	width:185px;
	height:104px;
}
/*-------- BOX ASSOCIADOS --------*/











#titulo{
	position:relative;
	float:left;
	width:705px;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 4px 0 20px 0;
	background:url(/imagens/titFundo.gif) repeat-x;
}
#titulo .seta{
	position:relative;
	float:left;
	width:20px;
	height:23px;
	background:url(/imagens/titSeta.gif);
}
#titulo .text{
	position:relative;
	float:left;
	height:23px;
	margin:0 0 0 5px;
	color:#FC7214;
	font-size:15px;
}

.subTit{
	width:705px; background: #ccc; color:#000; font-weight:bold;
}
.dataNoticia{
	color:#FC7214;
}

.linkNoticiass{ color:#000000; }
.linkNoticiass:hover{ color: #FC7214; }

.subTitulo{ color:#FC7214; font-size:14px; font-weight:bold; }

.btnVoltar{ font-weight:bold; color:#FC7214; }
