div.espectaculo {
	margin: 2em 0 1em 0;
	width: 65%;
}

div.espectaculo h2 {
	padding: 1.3em 0 0 0;
}

div.espectaculo img {
	float: left;
	padding: 2em;
}

div.espectaculo div.ficha {
	margin: 0 0 1em 22.7em;
	padding: .5em 1em;
	background-color: #ebe9ed;
}

div.espectaculo div.descrip {
	margin: 0 0 1em 21.8em;
	padding: .5em 1em;
}

h3.mes_c {
	color: #333333;
	width: 15em;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

table {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 14px;
}

table tr td {
	background-color: #fff;
	padding: .5em 1em;
	border: solid 1px #e6e4df;
}

table tr td a {
	color: #e20a16;
}

table tr td a:hover {
	color: #000;
	text-decoration: none;
}

table tr td.fondohoy {
	background-color: #FBD7D9;
}

#col_dcha p.enlaces_c {
/*	width: 12em;*/
	margin-bottom: 10px;
}

#col_dcha p.enlaces_c a {
	color: #E20A16;
	font-size: 12px;
	margin-right: 1em;
}

#col_dcha p.enlaces_c a:hover {
	color: #000000;
	text-decoration: none;
}
