pre {
	text-indent: 30px;
	}

#contentCalendario{
	display: block;
	margin-top: -10px;
}

#tabmenu {
	font-family: Verdana;
	font-size: 0.5em;
	/font-size: 0.5em;
	font-weight: normal;
	color:#ffffff;
	text-transform: uppercase;
	border-bottom: 1px solid #ffcc00;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	padding-left: 7px;
	margin-bottom: -5px;
}

#tabmenu a, a.active {
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	color:#ffcc00;
	text-transform: uppercase;
	background: #2C2C2C;
	border: 1px solid #ffcc00;
	border-bottom: none;
	padding: 2px 5px 5px 5px;
	margin: 0px;
	text-decoration: none;
	cursor:hand;
}

#tabmenu a.active {
	background: #000000;
	border-bottom: 10px solid #000000;
}

#tabmenu a:hover {
	color: #ffffff;
	background: #5F5F5F;
	cursor:pointer;
}

#tabmenu a:visited {
	color: #ffffff;
}

#tabmenu a.active:hover {
	background: #000000;
	color: #ffffff;
}

#content {
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	text-align: justify;
	background-image: url(/img/bg-calendar.png);
	background-position: bottom right;
	background-repeat: no-repeat;	
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	z-index: 2;
	height: 268px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: auto;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	background: #666666;
}

table.listasActosHermandadesPrincipal {
	width: 340px; 
	border: 0px;
}

.actosHermandadPrincipal {
	font-family: Verdana;
	font-size: 1em;
	font-weight: normal;
	color:#cccccc;
	text-align: justify;
}

p.calendarioFecha {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color:#fff1b9;
	/line-height:120%;
	margin-top: 5px;
}

font.nombreHermandadCalendario {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color:#ffcc00;
}

font.indiceActoHermandadCalendario {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color:#fff1b9;
	text-align: justify;
}

img.warningActos {
	border: 0px;
	width: 20px;
	height: 20px;
	margin-right: 12px;
}
