@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#BB9952;
	background-image: url(../images/bg.gif);
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#333333;
}
td{	font-size:12px;}

a:visited, a:active, a:link, .link{
	color:#6F0037;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.link{
	cursor:pointer;
}

a.detalhe:visited, a.detalhe:active, a.detalhe:link{
	font-size:10px;
	color:#6F0037;
	text-decoration:none;
}
a.detalhe:hover{
	text-decoration:underline;
}

.submit, .button {
	font-size:12px; font-weight:bold; border-right:#999999 solid
}

.counter{width:25px; font-size:9px; padding:0; border:none }

select{ 
	background:#fffff0; 
	border:1px #666666 solid; 
	font-size:11px; 
	padding:2px
}

legend{
	color:#000000;
}

a.branco:visited, a.branco:link, a.branco:active {
	color:#FFFFFF;
	text-decoration:none;
}
a.branco:hover{
	text-decoration:underline
}
#homepage{
	margin:0 auto 0 auto; 
/*	width:770px; */
	width:900px; 
    min-height:500px;
    background-color:#FFFFFF;
    background-image: url(../images/fundo1.gif); 
    background-repeat:repeat-x;
	border-top:1px #FDF4C9 solid; 
	border-left:none; 
	border-right:none; 
	border-bottom:none
}
#sombra_esq{
width:10px; background-color:#00FF00;
float:left;
}
#conteudo{
width:770px;
float:left;
}
#sombra_dir{
float:left;
width:10px; background-color:#00FF00
}

#coluna_esquerda{
	float:left; 
	width:530px; 
	margin:0 0 20px 30px; 
	_margin:0 0 20px 10px;
}
#coluna_direita{
	float:right; 
	width:258px; 
	margin:0 30px 20px 0; 
	_margin:0 10px 20px 0;
}

.detalhe{
	font-size:10px; color:#666666;
}
.detalheBranco{
	font-size:10px; color:#ffffff;
}

.barra_over{
	float:left; height:20px; width:1px; background-color:#ffffff
}
.barra_out{
	float:left; height:20px; width:1px; background-color:#cccccc
}



/*
MENU CAPA
*/
.menu_out{
	float:left; padding:5px 10px 10px 10px;
}
.menu_over{
	float:left; padding:5px 10px 10px 10px; background-color:#6F0037; color:#FFFFFF; cursor:pointer
}
#menu_capa{
	margin-left:10px; width:384px;
}
#box_aniversario, #box_eventos, #box_convenios, #box_links, #box_legislacoes{
	height:150px; margin-left:10px; padding:6px; width:378px; 
	background-color:#FFF8F7; display:none;
	border:1px #6F0037 solid;
}
/*
FIM MENU CAPA
*/


/*
NOTICIAS
*/


.manchete{
	padding-top:12px;
	font-size:14px;
	font-weight:bold;
	color:#6F0037;
}

a.manchete:link, a.manchete:active, a.manchete:visited, a.manchete:hover {
	font-size:14px;
	font-weight:bold;
	color:#6F0037;
}
#noticias{
	margin:30px auto 10px auto; 
	padding:0; 
	width:118px;
	border-right:240px #6F0037 solid;
}
#noticia_foto{
	margin:15px auto 10px auto; 
	padding:0; 
	width:328px;
}
#noticias_textos{
	margin:15px auto 10px auto; 
	padding:0; 
	width:328px;
}
#noticias_capa{
	margin-left:10px; 
	width:384px;
}
/*
FIM NOTICIAS
*/


#associados,#ccheque,#busca{
	width:258px;
	border-bottom:1px #6F0037 solid;
	margin:30px 10px 10px auto; 
	padding:0; 
}
#associados_{
	width:83px;
	border-right:175px #6F0037 solid;
}
#ccheque_old{
	width:113px; 
	border-right:145px #6F0037 solid;
}

#ccheque_, #associados_{
	width:258px;
	border-bottom:1px #6F0037 solid;
}

.titulo{
	font-size:16px; color:#333333
}
.tituloPagina{
	font-size:24px; font-weight:bold;
}
.tituloBranco{
	font-size:16px; color:#ffffff; font-weight:bold
}


.mais{
color:#6F0037;

}



#rodape{
margin:0 20px 0 20px;
border-top:2px #6F0037 solid;
padding:6px
}