.TitulosEquipos {
	color: #F60;
	text-decoration: none;
	font-family: Arial, Verdana, Geneva, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
#portadas {
	font-family: Arial, Verdana, Geneva, Helvetica;
	font-size: 12px;
	float: left;
}
ul#portadas {
	font-family: Arial, Verdana, Geneva, Helvetica;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	list-style-type: none;
}
ul#portadas li {
	float: left;
}
ul#portadas li a {
	color: #000;
	text-decoration: none;
	background-image: url(../laboreo/imagenesLab/portadas/fondo_portadas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	width: 34px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	text-align: center;
	height: 19px;
	font-size: 11px;
	vertical-align: 50%;
	padding-top: 7px;
}
ul#portadas li a.seleccionado {
	color: #FFF;
	background-position: bottom;
}
ul#portadas li a:hover {
	background-position: bottom;
	color: #FFF;
}
ul#portadas li.principio {
	color: #333;
	font-weight: bold;
	width: 67px;
	text-align: center;
	height: 20px;
	padding-top: 6px;
	background-image: url(../laboreo/imagenesLab/portadas/fondo_portadas2.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 12px;
}
