#contenedorCalendario{
	width: 863px;
	min-height: 290px;
	height: auto;
	float: left;
	position: relative;
	background-color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Verdana;
	font-size: 1em;
}

#contenidoSeccionCalendario{
	width: 863px;
	min-height: 240px;
	height: auto;
	float: left;
	position: relative;
	background-color: #000000;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 1em;
}

#contenidoSeccionActosCalendario{
	width: 863px;
	min-height: 40px;
	height: auto;
	float: left;
	position: relative;
	background-color: #000000;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 1em;
}

td.botonesControl {
	height: 30px;
	text-align: center;
	color: #ffcc00;
}

td.botonesControl a {
	text-decoration: none;
}

td.botonesControl a:hover {
	text-decoration: underline;
}

td.nombreDias {
	height: 30px;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #2c2c2c;
	text-align: center;
	color: #ffcc00;
	border-top: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
}

tr.diasMesCalendario {
	min-height: 80px;
	height: 80px;
}

td.diaPrimeraSemanaNoContar {
	min-height: 80px;
	height: 80px;
	width: 123px;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #ffcc00;
}

td.diaSemanaDomingoSinActos {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #770000;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
	border-bottom: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}

td.diaSemanaDomingoSinActos:hover {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #9f0000;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
}

td.diaSemanaGeneralSinActos {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #626262;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
	border-bottom: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}

td.diaSemanaGeneralSinActos:hover {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #7c7c7c;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
}

td.diaSemanaDomingoConActos {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #770000;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
	border-bottom: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}

td.diaSemanaDomingoConActos:hover {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #9f0000;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
}

td.diaSemanaGeneralConActos {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #626262;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
	border-bottom: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}

td.diaSemanaGeneralConActos:hover {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #7c7c7c;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
}

td.diaSemanaHoyConActos {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #818181;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
	border-bottom: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}

td.diaSemanaHoyConActos:hover {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #919191;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
}

td.diaSemanaHoySinActos {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #818181;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
	border-bottom: 1px solid #ffcc00;
	border-right: 1px solid #ffcc00;
}

td.diaSemanaHoySinActos:hover {
	min-height: 80px;
	height: 80px;
	width: 123px;
	background-color: #919191;
	position: relative;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #faa80f;
	text-align: center;
}

div.numeroDia {
	padding: 5px; 
	color: #faa80f; 
	font-weight: bold; 
	float: right; 
	margin: -40px 0px 0 0; 
	/margin: 0px 0px 0 0; 
	width: 20px; 
	text-align: center; 
	border-left: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	position: relative;
}

div.numeroDiaActos {
	padding: 5px; 
	color: #faa80f; 
	font-weight: bold; 
	float:right; 
	margin: -32px 0px 0 0; 
	/margin: 0px 0px 0 0;
	width: 20px; 
	text-align: center; 
	border-left: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	position: relative;
}

font.nombreMesCalendario {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffcc00;
	text-transform: uppercase;
}

font.textoNombreMesCalendario {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: #ffcc00;
}

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

table.listasActosHermandadesSeccion {
	width: 863px; 
	border: 0px;
}

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

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

p.indiceActoHermandadCalendarioSeccion {
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color:#cccccc;
	text-align: justify;
	/line-height: 120%;
}

p.indiceActoHermandadCalendarioSeccionProximos {
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color:#cccccc;
	text-align: justify;
	/line-height: 120%;
	padding-left: 10px;
}

p.indiceActoHermandadCalendarioSeccionProximosListadoDia {
	font-family: Verdana;
	font-size: 0.7em;
	font-weight: normal;
	color:#cccccc;
	text-align: justify;
	/line-height: 120%;
	padding-left: 30px;
}

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

td.tituloHermandadCalendarioProximosActos {
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #3c2c54;
	border: 1px #3c2c54 solid;
	background-color: #5F5F5F;
	height: 2em;
}
