@charset "utf-8";

/* CSS Document */



body {

	font-family:Tahoma, Verdana, Arial;

	font-size:12px;

	color:#333333;
}



.link{
	color:#6F0037;
	text-decoration:underline;
	cursor:pointer;
}

a:visited, a:active, a:link{

	color:#6F0037;

	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}





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; 

    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:440px; 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;

}



.menu_out{

	float:left; padding:5px 10px 10px 10px;

}

.menu_over{

	float:left; padding:5px 10px 10px 10px; background-color:#6F0037; color:#FFFFFF;

}

.barra_over{

	float:left; height:20px; width:1px; background-color:#ffffff

}

.barra_out{

	float:left; height:20px; width:1px; background-color:#cccccc

}



#box_aniversario, #box_eventos, #box_convenios, #box_links, #box_legislacoes{

	height:150px; margin:0 auto 0 auto; padding:6px; width:358px; 

	background-color:#FFF8F7; display:none;

	border:1px #6F0037 solid;

}



#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;

}

#associados{

	margin:30px 10px 10px auto; 

	padding:0; 

	width:83px;

	border-right:175px #6F0037 solid;

}

.titulo{

	font-size:16px; color:#333333

}

.tituloBranco{

	font-size:16px; color:#ffffff; font-weight:bold

}



.manchete{

padding-top:12px;

font-size:14px;

font-weight:bold;

color:#6F0037;

}

.mais{

color:#6F0037;



}



#rodape{

margin:0 20px 0 20px;

border-top:2px #6F0037 solid;

padding:6px

}