/* CSS Document */

.text10-azul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: 576C8E;
	text-decoration: none;

}
.text10-azul:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #8294B3;
	text-decoration: none;
}



.text11-azul-neg {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: 7188AD;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.text11-azul-neg:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: 7188AD;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}



.text11-cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: 4D4D4D;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.text11-cinza:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: 4D4D4D;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}





.tab-line-cinza {
	border: 1px solid #CCCCCC;
}



.tab-line-cinza2 {
	border: 1px solid #EAEAEA;
	background-color: #F2F2F2;
}



body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}





.form-home-news {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7EAAC0;
	border-right-color: #EAEEF0;
	border-bottom-color: #EAEEF0;
	border-left-color: #7EAAC0;
	color: #666666;
}

