0@charset "utf-8";
/* CSS Document */

a.relleno{	
	text-decoration: none;
	font-weight: bold;
	color: #2987e2;
}

a.relleno:hover{
	color: #0060c0;
}

a.menu1{
	width: 242px;
	height: 32px;
	background-position:100% 0px;
	background-image: url(../images/es/bot1.jpg);
	margin-top: 10px;
	margin-left: 12px;
	float: left;
}

a.menu1:hover{
	background-position:100% -32px;
}

a.menu1sel{
	width: 242px;
	height: 32px;
	background-position:100% -32px;
	background-image: url(../images/es/bot1.jpg);
	margin-top: 10px;
	margin-left: 12px;
	float: left;
}

a.menu2{
	width: 242px;
	height: 32px;
	background-position:100% 0px;
	background-image: url(../images/es/bot2.jpg);
	margin-top: 6px;
	margin-left: 12px;
	float: left;
}

a.menu2:hover{
	background-position:100% -32px;	
}

a.menu2sel{
	width: 242px;
	height: 32px;
	background-position:100% -32px;
	background-image: url(../images/es/bot2.jpg);
	margin-top: 6px;
	margin-left: 12px;
	float: left;
}

a.menu3{
	width: 242px;
	height: 32px;
	background: url(../images/es/bot3.jpg);
	background-position:100% 0px;
	margin-top: 6px;
	margin-left: 12px;
	float: left;
}

a.menu3:hover{
	background-position:100% -32px;	
}

a.menu3sel{
	width: 242px;
	height: 32px;
	background-position:100% -32px;
	background-image: url(../images/es/bot3.jpg);
	margin-top: 6px;
	margin-left: 12px;
	float: left;
}

a.menu4{
	width: 242px;
	height: 56px;
	background: url(../images/es/bot4.jpg);
	background-position:100% 0px;
	margin-top: 6px;
	margin-left: 12px;
	float: left;
}

a.menu4:hover{
	background-position:100% -56px;	
}

a.menu4sel{
	width: 242px;
	height: 56px;
	background: url(../images/es/bot4.jpg);
	background-position:100% -56px;
	margin-top: 6px;
	margin-left: 12px;
	float: left;
}

a.analisis1{
	width: 298px;
	height: 37px;
	background: url(../images/es/botanalisis1.jpg);
	background-position:100% 0px;
	background-repeat: no-repeat;
	float: left;
}

a.analisis1:hover{
	background-position:100% -37px;	
}

a.analisis2{
	width: 298px;
	height: 37px;
	background: url(../images/es/botanalisis2.jpg);
	background-position:100% 0px;
	background-repeat: no-repeat;
	float: left;
}

a.analisis2:hover{
	background-position:100% -37px;	
}

a.analisis3{
	width: 298px;
	height: 37px;
	background: url(../images/es/botanalisis3.jpg);
	background-position:100% 0px;
	background-repeat: no-repeat;
	float: left;
}

a.analisis3:hover{
	background-position:100% -37px;	
}

a.analisistodos{
	width: 298px;
	height: 37px;
	background: url(../images/es/bottodos.jpg);
	background-position:100% 0px;
	background-repeat: no-repeat;
	float: left;
}

a.analisistodos:hover{
	background-position:100% -37px;	
}

a.leermas{
	width: 72px;
	height: 21px;
	background: url(../images/es/leermas.jpg);
	background-position:100% 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}

a.leermas:hover{
	background-position:100% -21px;	
}

a.atras{
	width: 72px;
	height: 21px;
	background: url(../images/es/atras.jpg);
	background-position:100% 0px;
	float: left;
}

a.atras:hover{
	background-position:100% -21px;	
}

a.otro{
	width: 72px;
	height: 21px;
	background: url(../images/es/atras.jpg);
	background-position:100% 0px;
}




