/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
}



.texto {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 13px;
	text-decoration: none;
	color: #444444;
}

.titulo {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow:#000000;
	color:#4A5155;
}



.link {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}


.titulo_home {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color:#780000;
}

.sub_titulo_home {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#2F5372;
}


