/* CSS Document */

#bot_sedes {
	font: bold 9pt Arial, Helvetica, sans-serif;
}

#bot_sedes ul, li {
	list-style-type: none;
}

#bot_sedes ul {
	margin: 0;
	padding: 0;
}

#bot_sedes li {
	float: left;
	width: 175px;
	background-image: url(images/bot_sedes01.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#bot_sedes a {
	text-decoration: none;
	color: #666666;
	display: block;
	padding: 10px 10px;
	text-align: center;
	font-weight: bold;
}


#bot_sedes a#primero {
	background-image: url(images/bot_sedes02.jpg);
	color: #FA7A21;
}

#bot_sedes a:hover {
	background: url(images/bot_sedes02.jpg) repeat-x;
	color: #FA7A21;
}
