/* CSS Document */
/*--------------------------------------------------------------*/
body {	
	margin:0px;
}

/*--------------------------------------------------------------*/
.texto_1 {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
}
/*--------------------------------------------------------------*/
.texto_2 {
	font-family:tahoma;
	font-size:12px;
	color:#CE0D1F;
}
/*--------------------------------------------------------------*/
.texto_3 {
	font-family:tahoma;
	font-size:12px;
	color:#353128;
}
/*--------------------------------------------------------------*/
.texto_4{
	font-family:tahoma;
	font-size:11px;
	color:#9A6F45;
}/*--------------------------------------------------------------*/
.texto_5{
	font-family:tahoma;
	font-size:14px;
	color:#3799D4;
}