@charset "UTF-8";
/* CSS Document */

#botoneraInferior {
	height: auto;
	width: 736px;
	margin-bottom: 20px;
}
#botoneraInferior #cabezoteBotoneraInferior {
	background-image: url(../images/imgCabezoteBotoneraInferior.jpg);
	height: 85px;
	width: 736px;
}
#botoneraInferior #bodyBotoneraInferior {
	height: auto;
	width: 736px;
	background-image: url(../images/imgBodyBotoneraInferior.jpg);
	background-repeat: repeat-y;
}
#botoneraInferior #pataBotoneraInferior {
	background-image: url(../images/imgPataBotoneraInferior.jpg);
	height: 24px;
	width: 736px;
}
#botoneraInferior  .margen  {
	padding-right: 12px;
	padding-left: 8px;
}
#bodyBotoneraInferior ul {
	list-style-image: url(../images/icoBotoneraCentral.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
#bodyBotoneraInferior li a {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #9D856B;
	font-size: 13px;
	margin-bottom: 6px;
	text-decoration: none;
}
#bodyBotoneraInferior li a:hover {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #786552;
	margin-bottom: 6px;
	text-decoration: none;
}
