#listHermandadesPenitenciales {
	width: 863px;
	height: 505px;
	overflow: hidden;
	position: relative;
	color: #000000;
	margin-left: 5px;
	border: 1px #ffcc00 solid;
}

#contenidoTitulosListaHermandades {
	width: 863px;
	height: 40px;
	overflow: hidden;
	position: relative;
}

#contenidoEscudosListaHermandades {
	width: 863px;
	height: 475px;
	margin-top: -10px;
	overflow: hidden;
	position: relative;
}

.columnaListHermandadesPenitencialesPar {
	width: 94px;
	height: 475px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 0px;
	background-color: #2C2C2C;
	border-left: 1px #5F5F5F solid;
	border-right: 1px #5F5F5F solid;
	font-size: 0.6em;
	/font-size: 0.7em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	color: #a9bbdc;
	padding-top: 5px;
}

.columnaListHermandadesPenitencialesImpar {
	width: 95px;
	height: 475px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 0px;
	background-color: #000000;
	font-size: 0.6em;
	/font-size: 0.7em;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	color: #a9bbdc;
	padding-top: 5px;
}

.tituloColumnaListHermandadesPenitencialesImpar {
	width: 95px;
	height: 25px;
	overflow: hidden;
	float: left;
	position: relative;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 5px;
	font-size: 0.6em;
	/font-size: 0.7em;
	font-weight: bold;
	color: #ffcc00;
	text-align: center;
	text-transform: uppercase;
}

.tituloColumnaListHermandadesPenitencialesPar {
	width: 94px;
	height: 25px;
	overflow: hidden;
	float: left;
	position: relative;
	background-color: #2C2C2C;
	border-left: 1px #5F5F5F solid;
	border-right: 1px #5F5F5F solid;
	margin-top: 0px;
	padding-top: 5px;
	font-size: 0.6em;
	/font-size: 0.7em;
	font-weight: bold;
	color: #ffcc00;
	text-align: center;
	text-transform: uppercase;
}

img.escudoListaHermandadesPrincipal {
	border: 0px;
	width: 50px;
	height: 50px;
	margin-bottom: 2px;
}

a.enlaceTip {
	text-decoration: none;
	color: #a9bbdc;
}

a.enlaceTip:visited {
	text-decoration: none;
	color: #a9bbdc;
}

a.enlaceTip:active {
	text-decoration: none;
	color: #ffcc00;
}

a.enlaceTip:hover {
	text-decoration: none;
	color: #ffcc00;
}