body {
	margin: 15px 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 21px;
	color: #FFFFFF;
	background-image: url(imagenes/fondo.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E15A00;
	text-decoration: none;
}
div#derecha_general {
	width: 545px;
	height: auto;
	margin-bottom: 15px;
	margin-left: 5px;
	border-top: 4px none #FFFFFF;
	border-right: 4px dotted #FFFFFF;
	border-bottom: 4px none #FFFFFF;
	border-left: 4px dotted #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}
div#derecha_general a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#derecha_general a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#derecha_general a:hover {
	color: #666666;
	text-decoration: none;
}
div#fotos {
	width: 300px;
	height: 200px;
	background-color: #999900;
}
div#derecha {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: auto;
	width: 845px;
	padding-left: 5px;
	margin-left: 18px;
	background-color: #3c3c3c;
	border-top-width: 3px;
	border-top-color: #3c3c3c;
}
div#botones {
	height: 30px;
	width: 700px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#botones a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#botones a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#botones a:hover {
	color: #000000;
	text-decoration: none;
}

#eventoEspecial {
	width: 200px;
	height: 283px;
	border: 5px solid #FFFFFF;
	margin-left: 11px;
}

#eventoEspecial img{
	width: 200px;
	height: 283px;
}

#eventoEspecial .eventoFecha{
	color: #FF0505;
	margin-top: 5px;
	margin-bottom:5px;
	padding-left: 17px;
	padding-right:5px;
}

#eventoEspecial .eventoContenido{
	color: #ffffff;
	margin-top: 3px;
	padding-left: 17px;
	padding-right:5px
	
}

. paginaActual{
	color:red;
}