@charset "windows-1252";
/* CSS Document */

body{ color:#333333; font-family: Tahoma , Arial, sans-serif; padding:0px;}
.titulo_back
{
	background-color:#73384a;
	height: 26px;
}
.titulo
{
	color:#ffeb5a;
	height: 26px;
	margin-left: 20px;
	font-weight: bold;
	line-height: 26px;
	font-size: 14px;
}
.texto
{	line-height: 14px;
	font-size: 12px;
}
.titulo_back_thin
{
	background-color:#73384a;
	height: 2opx;
}

