/* CSS CONTEÚDO */
A {color: #414B58; text-decoration : none;}
A:visited {text-decoration : none;}
A:hover {text-decoration: underline;}
A:active {text-decoration: underline;}
a.pergunta {CURSOR:pointer; font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial';
			font-size: 11px;font-weight:bold; text-decoration: none}

body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial';
	font-size: 11px;
	color: #233E4F;
	text-align: justify;
}
.body {
	background-color: #CDD7DC;
	background-image: url(imagens/bg-main.jpg);
	background-repeat: repeat-x;

}
.justif {
text-align: justify
}
.texto-small{
font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial';
font-size: 9px;
}
.style1 {color: #FFFFFF}
/*FIM CONTEUDO*/

/****************CAPITULARES***************************/
.capitulares{
font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial';
font-size: 18px;
}
.cap-planos{
font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial';
font-size: 14px;
}
.cap-main{
font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial';
font-size: 24px;
}
.sub-cap-main{
font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial';
font-size: 16px;
}
.cap-impressao{
font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial';
font-size: 14px;
color: #FFFFFF;
}

/*FIM CAPITULARES*/

/*************INICIO DUVIDAS*********************/
.perguntas{
    Color: #414B58;
	Font-Size : 11px;
	cursor:pointer;
}
.respostas{
	font-family: 'Arial';
    Color: #414B58;
	Font-Size : 11px;
}
/*FIM DUVIDAS*/

/******************INICIO FORMULARIOS************************/
.campos_formulario{
	font-family: 'Trebuchet MS', 'Tahoma', 'Verdana', 'Arial';
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6A737A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nada {
background-color: #BCC4CA; border-style: none}
.tabela_formulario {
width: 200px;
}
.titulo_campos {
color: #6A737A;
}
/*FIM FORMULARIOS*/

/*****************INICIO NOTICIAS*********************/
#myTable1{
font-family: 'Arial';
font-size:12px;
width:400px;
height:100px;
border:1px solid #DDDDDD;
}
.linkTD{
color:#006699;
background-color:#EEEEEE;
margin:0px;
padding:4px;
text-decoration:none;
font-weight:normal;
}
.linkTD:hover{
color: #FFFFFF;
background-color:#006699;
font-weight:bold;
}
.linkTD_select{
color:#FFFFFF;
background-color:#006699;
margin:0px;
padding:4px;
text-decoration:none;
font-weight:normal;
}
/*FIM NOTICIAS*/
