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

/*botones*/	
	
	.bot {
		border:0px solid #FF0000;
		width:135px;
		height:25px;
		display:block;	
		background-position:bottom left;				
		margin-left:6px;
		}
	a.bot:hover{
		background-position:bottom left;
		}		
	.one {
		background:url(../interface/botones/b1.png) no-repeat;
		}
	.two{
		background:url(../interface/botones/b2.png) no-repeat;
		}	
	.three{
		background:url(../interface/botones/b3.png) no-repeat;
		}
	.four{
		background:url(../interface/botones/b4.png) no-repeat; height:20px;
		}	
	.five{
		background:url(../interface/botones/b5.png) no-repeat; height:20px;
		}	
	.six{
		background:url(../interface/botones/b6.png) no-repeat; height:20px;
		}	
	.seven{
		background:url(../interface/botones/b7.png) no-repeat; height:20px;
		}		
	.eight{
		background:url(../interface/botones/b8.png) no-repeat;
		}	
	.nine{
		background:url(../interface/botones/b9.png) no-repeat;
		}	
	.ten{
		background:url(../interface/botones/b10.png) no-repeat;
		}	
	.eleven{
		background:url(../interface/botones/b11.png) no-repeat;
		}				