BODY{
	font-family : Verdana; 
	font-size : 12px;
	color : #414141;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;

}

TD{
	font-family : Verdana; 
	font-size : 12px;
	color : #414141;
}

P{
	text-align : justify;
	margin-right : 10px;
	margin-left : 3px;
	margin : 10px;
	margin-bottom : 10px;
}

.sub_lista{
	text-align : justify;
	margin-right : 10px;
	list-style-type : square;
}

.caixa_texto {
	background-color : #FFFFFF;
	border : 1px solid Gray;
    font-family : Arial;
    font-size : 11px;
}


.caixa_texto_login {
	background-color : #FFFFFF;
	border : 1px solid Gray;
    font-family : verdana;
    font-size : 11px;
}


.descritivo{
	font-family: verdana; 
	font-size: 9px;
	color : black;
	font-weight : normal;
	
}


.comentarios_form {
	font-family : Arial; 
	font-size : 9px;
	
	color : navy;

}

.titulo_cabecalho {
	font-family : Arial; 
	font-size : 9px;
	color : #80a8d8;

}

.titulo_pagina{
	font-family : Verdana; 
	font-size : 13px;
	color : #000000;
	font-weight : bold;
}

.botao_site {
	background-color: #c6e2ff;
	color: #000000;
	border: 1 solid #0055aa;
	font-style : normal;
	font-size: 8 pt ; 
	font-family : Arial;
	font-weight : bold;
	height : auto;
}

.botao_login {
	background-color: #0080c0	;
	color: #FFFFFF;
	border: 1 solid #0055aa;
	font-style : normal;
	font-size: 7 pt ; 
	font-family : Arial;
	font-weight : bold;	
	height : auto;
}


.font_menu {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}

/* ---------------------------------------------------------- */
/* Links */
/* ---------------------------------------------------------- */




A {
	color : gray;
	text-decoration : none;
}

A:HOVER {
	color : Gray;
}
A.menu_esquerda {
	font-family : Verdana;
	font-size : 10px;
	color : #808080;
	text-decoration : none;
}
A.menu_esquerda:HOVER {
	color : #000000;
}



A.link_destaque {
	color : navy;
	text-decoration : none;
}
A.link_destaque:HOVER {
	color : red;
}


A.link_destaque_p {
	color : navy;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}

A.link_destaque_p:HOVER {
	font-family : Verdana;
	font-size : 10px;
	color : red;
}


.botao_site {
	background-color: #ffff80;
	color: #000000;
	border: 1 solid #000000;
	font-style : normal;
	font-size: 8 pt ; 
	font-family : Arial;
	font-weight : bold;
	height : auto;
}

.marca_texto {
	background-color: #ffff80;
	color: #000000;
	font-weight : bold;
}



.caixa_texto_site {
	background-color : #FFFFFF;
	border : 1px solid Gray;
    font-family : Arial;
    font-size : 10px;
}

.td_label_site {
	vertical-align: top;
	font-family : Arial;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	background-color : 	#ffffcc;
}

