@charset "utf-8";
/* CSS Document */


/* Estrutura do site   */


body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	background: url(../imagens/fundo.gif) #333333;
}

h1{
	font-size:16px;
	font-weight:bold;
}

h2{
	font-size:14px;
	font-weight:bold;
}

h3{
	font-size:14px;
	font-weight:bold;
}

/* Fontes e links   */

.texto_negrito {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	line-height: normal;
	font-weight: bold;
}

.texto_cinza {
	color: #8F8F8F;
}

a.menu {
	color:#8F8F8F;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}


a.menu:hover {
	color:#CCCCCC;
	text-decoration:underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

a.menu2{
	color:#B90000;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}


a.menu2:hover {
	color:#CCCCCC;
	text-decoration:underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
}


.chamada_blog{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #BEBEBE;
	line-height: 18px;
}

.bem_vindo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

a.link_blog{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #BEBEBE;
	line-height: 18px;
	font-weight: bold;
	text-decoration:none;
}

a.link_blog:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #BEBEBE;
	line-height: 18px;
	font-weight: bold;
	text-decoration:underline;
}

.linha {
	margin:0;
	padding:0;
	background:url(../imagens/linha.gif);
	height:15px;
}

a.link_italico {
	color:#B6B6B6;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
	
a.link_italico:hover {
	color:#B6B6B6;
	text-decoration:underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

a.leia_mais {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.leia_mais:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}

a.menu_troca_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 14px;
	text-decoration: none;
}

a.menu_troca_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	line-height: 14px;
}

.menu_troca_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 14px;
	text-decoration: none;
}

.menu_troca_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 14px;
	background-color: #FFFFFF;
}

.titulos{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	line-height: normal;
	font-weight: normal;
}

.perg{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}

.resp{
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.caixa_vermelha{
	width:100%;
	height:53px;
	background:#CC0000;
}

.cv_texto{
	padding-top:10px;
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	line-height:18px;
	text-align:center
}

.cv_texto_link{
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	line-height:18px;
	text-align:center;
	text-decoration:none
}

.cv_texto_link:hover{
	text-decoration:underline;
}


/* Alinhamento    */




#principal {
	display:table;
	width: 720px;
	margin: 0 auto;
	text-align: left;
	padding:0;
}

#principal #topo_logo {
	display:table;
	padding: 0;
	margin: 0;
	width:100%;
}

#principal #topo_logo #logo{
	display:block;
	padding:10px 0 0 0;
	margin: 0;
	float:left;
	text-align:left;
}

#principal #topo_logo #endereco {
	margin:10px 0 0 0;
	padding: 10px 0;
	display: block;
	float:right;
	text-align:right;
}

#principal #linha {
	margin:0;
	padding:0;
	background:url(../imagens/linha.gif);
	height:15px;
}

#principal #menu {
	display:table;
	margin:0;
	padding:0;
	width:100%;
}

#principal #menu #esq{
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:15px;
}

#principal #menu #dir{
	display:block;
	float:right;
	margin:0;
	padding:0;
	height:15px;
}


#principal #rodape {
	margin:0;
	padding:0;
	display:table;
	width:100%;
	float:left;
}

#principal #rodape #rodape_esq{
	margin:5px 0 0 0;
	padding:0;
	display:block;
	float:left;
}

#principal #rodape #rodape_dir{
	margin:0;
	padding:0;
	display:block;
	float:right;
}

#principal #rodape #rodape_dir{
	margin:0;
	padding:0;
	display:block;
	float:right;
}

#principal #rodape #rodape_dir img{
	margin:0;
	padding:0;
	border:0;
}

#caixa_esquerda{
	padding:0;
	display:table;
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#caixa_direita{
	padding:0;
	display:table;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#coluna{
	padding:0;
	display:table;
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}

.clear_float{clear:both;}

/* CSS Document */
