* {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	margin:0px;
}
#top {
	width: 655px;
	height: 37px;
	background-image: url(../images/bot_up/top.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}

/*BOTONERA*/
#bot {
	height:21px;
	margin:0px;
	padding:0px;
	clear:both;
	float:none;
	text-align:center;
	position:absolute;
	top:37px;
	margin-right:auto;
	margin-left:auto;
}
#bot ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold; 
	list-style:none;
	margin:0;
	padding:0;
	}
#bot ul li {
	margin:0px;
	padding:0px 3px 0px 3px;
	float:left;
	}
#bot .off {
	display:block;
	width:150px;
	padding:3px 0px 3px 0px;
	color:#C46538;
	background-color:#FDDB9A;
}
#bot ul li a {
	display:block;
	width:150px;
	padding:3px 0px 3px 0px;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A52503;
	background-color: #FDC357;
}
#bot ul li a:hover {
	color:#FFFFFF;
	background-color: #FA7900;
}
#bot table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#bot table td {
	background-color: #FDC357;
}



/*
#bot {
	width:655px;
	height: 23px;
	margin:0px;
	padding: 0px;
	clear: both;
	float: none;
	text-align:center;
	position:absolute;
	top:37px;
	margin-right: auto;
	margin-left: auto;
}
#bot ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin:0px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
}
#bot li {
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	height: 25px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	height: 23px;
}
#bot ul li a {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A52503;
	background-color: #FDC357;
	padding:5px;
	margin:0px;
	height: 23px;
}
#bot ul li a:link, #bot ul li a:visited {
	color: #A52503;
	background-color: #FDC357;
	height: 23px;
}
#bot ul li a:hover, #bot ul li a:active {
	color: #C83103;
	background-color: #FCE3B3;
	height: 23px;
}
#bot table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 23px;
}
#bot table td {
	background-color: #FDC357;
	height: 23px;
}
*/
