@charset "utf-8";


#texto
{
	color:#535252;
	font-size:12px;
	font-weight:400;
	line-height:18px;
	width:392px;
	padding:20px 0 0 15px;
	float:left;
}

#condiciones
{
	color:#535252;
	font-size:12px;
	text-align:justify;
	width:480px;
	padding:20px 0 0 15px;
	float:left;
}

#cuadro
{
	font-size:11px;
	line-height:13px;
	background-image:url(../img/bg.quienes.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:272px;
	padding: 40px 40px 40px 40px;
	
	float:right;
	
}
.txd
{
	color: #DA251D;
}
#boton
{
	width:136px;
	height:23px;
	padding:25px 20px 0 0;
	float:right;
}

