#Contenido {
	background-color: #000;
	background-image: url(../../ocio/fiestas/fiestasteruel/img_dias/fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom right;
	padding-top: 6px;
	padding-left: 6px;
	width: 966px;
} 

.Titulo {
	width: 960px;
	background-image: url(../../ocio/fiestas/fiestasteruel/img_dias/fondo_titulo.jpg);
	background-repeat: repeat-x;
	background-position: top left;	
}

.Titulo a {
	font-family: arial;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	background-image: url(../../ocio/fiestas/fiestasteruel/img_dias/fondo_titulo.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 75px;	
}

.Titulo a strong {
	display: none;
}

.ListadoTitulares {
	margin: 0px;
	padding: 12px;
	background-color: #fff;
	margin-bottom: 12px;
}

.Cintillo {
	color: #ff0000;
	font-family: Georgia;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: none;
	background-color: #252525;
	border-bottom: 2px solid #c0c0c0;
}

.Cintillo a {
	color: #ff0000;
}

.ListadoTitulares .UnTitular {
	border: 0px;
	background-color: #fff;
}

.Caja {
	padding: 12px;
}



.Caja th, .ListadoTitulares th {
	border: 1px solid #910000;
	background-color: #cd0000;
	color: #fff;
}

.Caja th a, .ListadoTitulares th a {
	color: #fff;
}

.Caja th.Domingo, .ListadoTitulares th.Domingo {
	background-color: #910000;
}


.Caja td, .ListadoTitulares td {
	border: 1px solid #c0c0c0;
}

.Caja td.Domingo, .ListadoTitulares td.Domingo {
	background-color: #ffe9eb;
}


.ListadoTitulares h3 {
	font-size: 1.1em;
	margin: 0px;
}


.ListadoTitulares h2 {
	font-size: 1.8em;
	color: #910000;
	margin-bottom: 6px;
}

.ListadoTitulares p {
	margin: 0px;
	margin-bottom: 6px;
}

.UnTitular {
	display: block;
	clear: both;
	margin-bottom: 24px;
	padding-bottom: 12px;
	border-bottom: 1px solid #252525;
}

.FotoTitular {
	display: block;
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

.FotoTitular img {
	max-width: 300px;
	background-color: #ffffff;
	padding: 12px;
	border: 1px solid #efefef;
}
