body {
	background-color: #CDCD9B;
}
#botonera_top{
height:31px;
margin:auto;
}

#botonera_top ul {
	margin: 0;
	padding:0;
	list-style: none;

}

#botonera_top li {
	display: inline;	
}

#botonera_top a {
	margin-top: 5px;
	float:left;
	/*height: 10px;*/
	width:100px;
	padding: 0;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	FONT-WEIGHT: bold;
	color: #000000;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #FF6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#botonera_top .representadas a {
	width:110px;
	}

#botonera_top .fin a {
	border-right: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

