@charset "utf-8";
/* CSS Document */

.sinmargen{
	padding-left:0;
	padding-right:0;
}

.formula{
	border-color: #CCC;
	border-width:.5px;
	padding-left:5px;
	font-size:9px;
}

.buscas{
	background:url(../img/buscas.jpg);
	background-repeat:no-repeat;
	height:300px;
	text-align:center;
}
.buscas:hover{
	background:url(../img/buscas1.jpg);
	background-repeat:no-repeat;
}

.eres{
	background:url(../img/eres.jpg);
	background-repeat:no-repeat;
	height:300px;
	text-align:left;
}

.eres:hover{
	background:url(../img/eres1.jpg);
	background-repeat:no-repeat;
}
