/* CSS Document */

body {
	background-image: url(images/fnd.gif);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
a{
	color: #000000;
	text-decoration: none;	
}
a.btnescalera{
	text-decoration: none;
	padding: 0px;
	height: 97px;
	width: 347px;
	margin: 0px;
	display: block;
}
a.btnescalera:hover{
	text-decoration: none;
	padding: 0px;
	height: 97px;
	width: 347px;
	margin: 0px;
	display: block;
	background-image: url(images/bola.gif);
	background-repeat: no-repeat;
	background-position: left 55px;
}
a.btnescalera:active{
	text-decoration: none;
	padding: 0px;
	height: 97px;
	width: 347px;
	margin: 0px;
	display: block;
	background-image: url(images/bola_a.gif);
	background-repeat: no-repeat;
	background-position: left 55px;
}
a.btnespecial{
	text-decoration: none;
	padding: 0px;
	height: 84px;
	width: 347px;
	margin: 0px;
	display: block;
}
a.btnespecial:hover{
	padding: 0px;
	height: 84px;
	width: 347px;
	margin: 0px;
	display: block;
	background-image: url(images/bola.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
a.btnespecial:active{
	padding: 0px;
	height: 84px;
	width: 347px;
	margin: 0px;
	display: block;
	background-image: url(images/bola_a.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
a.btnandamios{
	text-decoration: none;
	padding: 0px;
	height: 71px;
	width: 347px;
	margin: 0px;
	display: block;
}
a.btnandamios:hover{
	padding: 0px;
	height: 71px;
	width: 347px;
	margin: 0px;
	display: block;
	background-image: url(images/bola.gif);
	background-repeat: no-repeat;
	background-position: left 26px;
}
a.btnandamios:active{
	padding: 0px;
	height: 71px;
	width: 347px;
	margin: 0px;
	display: block;
	background-image: url(images/bola_a.gif);
	background-repeat: no-repeat;
	background-position: left 26px;
}
a.btnseguridad{
	text-decoration: none;
	padding: 0px;
	height: 85px;
	width: 347px;
	margin: 0px;
	display: block;
}
a.btnseguridad:hover{
	padding: 0px;
	height: 85px;
	width: 347px;	
	margin: 0px;
	display: block;
	background-image: url(images/bola.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
a.btnseguridad:active{
	padding: 0px;
	height: 85px;
	width: 347px;	
	margin: 0px;
	display: block;
	background-image: url(images/bola_a.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}
a.btnelev{
	text-decoration: none;
	padding: 0px;
	height: 75px;
	width: 347px;
	margin: 0px;
	display: block;
}
a.btnelev:hover{
	padding: 0px;
	height: 75px;
	width: 347px;		
	margin: 0px;
	display: block;
	background-image: url(images/bola.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
a.btnelev:active{
	padding: 0px;
	height: 75px;
	width: 347px;		
	margin: 0px;
	display: block;
	background-image: url(images/bola_a.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
a.btninterior{
	text-decoration: none;
	padding: 0px;
	height: 83px;
	width: 347px;
	margin: 0px;
	display: block;
}
a.btninterior:hover{
	padding: 0px;
	height: 83px;
	width: 347px;		
	margin: 0px; 
	display: block;
	background-image: url(images/bola.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
a.btninterior:active{
	padding: 0px;
	height: 83px;
	width: 347px;		
	margin: 0px; 
	display: block;
	background-image: url(images/bola_a.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.fndblanco{
	background-color: #FFFFFF;	
}
.txtrojo{
	color: #CB002A;	
}