@charset "utf-8";
td img{
	display: block;
}
body{
	background-color: #F3F3F3;
}
.fondo1{
	background-image: url(../images/home_r3_c3.jpg);
	background-repeat: no-repeat;
}
.texto{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.titulos{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #110879;
}
.negrita{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #110879;
}
.negrita2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #110879;
}
.fondo2{
	background-image: url(../images/home_r2_c2b.jpg);
	background-repeat: no-repeat;
}
.boton{
	background:url(../images/btn.jpg);
	width:77px;
	height:19px;
	border:none;
}