/*@charset "utf-8";*/
/* CSS Document */


/*BOTONERAS*/
/*.botones{text-align:right; background:#f6f4f4; height:25px; position:relative; margin:0px; border-top:0px solid #999;border-bottom:1px solid #bab8b9;}
.botones div{height:25px; float:right; border:#b6b6b6 0px solid; overflow:hidden; border:#F00 0px solid}

a.bot{background:url(../images/fondoBot.gif) top repeat-x; border:#F00 0px solid; margin:0px; height:25px; overflow:hidden; border:#F00 0px solid; display:block;}
a.bot:hover{background:url(../images/fondoBot.gif) bottom repeat-x;}
*/
.botones			{background:#f6f4f4; width:1000px; text-align:right; top:0px; line-height:25px; border:#F00 0px solid; border-bottom:1px solid #bab8b9;}

a.bot {background:url(../images/fondoBot.gif) top repeat;
	display:inline-block;
	width:108px;
	height:25px;
	text-decoration:none;
	margin-left:0px;
	margin-right:0px;
	text-indent:0px;
	text-align:center;
	vertical-align:center;
	font-weight:bold;
	letter-spacing:1px;
	color:#454545;
}	
a.bot:hover{background-position:bottom;color:#fff; font-weight:bold;}	
