/* CSS - Document  -  asconvinhedos */

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A6A6A;
	line-height: 23px;
}
a {
	text-decoration: none;
	color: #666;
}

/****************************
* Comuns
****************************/
.largura_layout {
	width: 900px;
}
.largura_menu{
	width: 240px;
}
.fundo_padrao_site_indicadores { background-color: #fff; 
}
.fundo_padrao_site {
	background-color: #fff;
	padding: 30px;
}
.titulos_principais {
	font-size: 22px;
	color: #f7941d;
	text-align:left;
}
.sub_titulos {
	font-size: 17px;
	font-weight: bold;
	font-style:italic;
	text-align:left;
}
select {
	width:150px;
	height:24px;
	border: 1px solid #e0e0e0;
	padding: 3px;
	margin: 3px;
}
.bgTopo {
	background-image: url(imgs/bg_corpo_topo.jpg);
}
.bg {
	background-image: url(imgs/bg_corpo.jpg);
}

/****************************
* CAPA
****************************/
.padding_alinha {
	padding-top: 3px;
	padding-bottom: 3px;
}
.capa_espaco { margin-bottom: 5px; 
}

.linha_base_det { border-bottom: 1px solid #e0e0e0; 
}
#tabela_conteudo div{
	text-align:justify;
}
.largura_capa_conteudo {
	width: 285px;
}
.largura_capa_conteudo_espacamento {
	padding-left: 30px;
}

/* NewsLetter */
#Capa_form {
	display: block;
	float:left;
}
form fieldset {
	border: none;
}
form fieldset label{
	float:left;
}
form fieldset input {
	width:185px;
	height:24px;
	border: 1px solid #e0e0e0;
	padding: 3px;
	margin: 3px;
}
.botao {
	width: 90px;
	background-color: #e0e0e0;
	font-weight: bold;
	color: #6A6A6A;
	border: none;
	padding: 3px;
	margin-right: 5px;
	*margin-right: 15px;
}

/* Rodapé */
#rodape {
	font-size: 12px;
	line-height: 17px;
	padding: 20px;
	background-color: #808080;
	color: #c0c0c0;
}
#rodape a {
	text-decoration: underline;
	color: #c0c0c0;
}

/* Menu Lateral */
.cor_menu_lateral {
	background-color: #404040;
}
.img_logo_siducon_alinha {
	border: 1px solid #333;
	margin-right: 29px;
}
#Div_logos_lateral {
	display: inline;
}

/****************************
* COMISSOES e DIRETORIA
****************************/
.borda_tabela {

}
.borda_tabela td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.espacamento_direita_02 {
	padding-left: 5px;
}

/****************************
* ASSOCIADOS
****************************/
#associados_tabela{
	font-size: 12px;
	font-size:11px;
}
.padding_campos{
	padding-left: 15px;
	padding-right: 15px;
}
.padding_img{
	padding-right: 5px;
	width: 170px;
}
.traco{
	border-left: 1px solid #ccc;
}
#associadosSEL {
	font-size: 10px;
	width: 200px;
}
#segmentoSEL {
	font-size: 10px;
	width: 95%;
}
.largura_campo_empresa {
	width: 200px;
}
/****************************
* CONTATO 
****************************/
.input {
	width:400px;
	height:24px;
	padding: 3px;
	margin: 3px;
}
.select {
	width:408px;
	height:24px;
	padding: 3px;
	margin: 3px;
}
#form1 textarea {
	width:400px;
	height:80px;
	padding: 3px;
	margin: 3px;
}
.fnd{
	height:24px;
	background-color: #fff;
	color: #666666;
	border: 1px solid #e0e0e0;
}
.textareaFonte {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.diretoria { margin-left: 170px; 
}
.legenda {
	font-size: 10px;
	width: 200px;
	line-height: 14px;
}

