#cabecera
{
	width: 502px;
	height: 100px;
	background-color: #990000;
	border-top: 5px solid white;
}

#nombre
{
	position: absolute;
	margin-top: 30px;
	margin-left: 110px;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
}

#fecha
{
	float: right;
	font-size: 14px;
	text-align: right;
	margin-top: 80px;
	margin-right: 10px;
	color: #CCCCCC;
	font-style: italic;
}

#contenido
{
	width: 500px;
	background-color: #FFFFFF;
	border-right: 1px dotted #333333;
	border-left: 1px dotted #333333;
}

#contenido_mensaje
{
	color: #666666;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

#contenido_cabecera
{
	width: 500px;
	height: 20px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	background-color: #CCCCCC;
	font-weight: bold;
}

#contenido_cabecera img
{
	margin-top: 3px;
}

#contenido_noticia
{
	width: 500px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #333333;
}

#contenido_imagen
{
	text-align: center;
}

#contenido_mostrar
{
	margin-right: 20px;
}

#contenido_titulo a
{
	color: #990000;
	font-weight: bold;
}

#contenido_titulo p
{
	color: #666666;
	text-align: justify;
	margin-right: 5px;
}

#contenido_titulo a:hover
{
	text-decoration: underline;
}

#contenido_descripcion
{
	color: #666666;
}

#contenido_fuente
{
	color: #666666;
}

#contenido_fuente a
{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

#contenido_fuente a:hover
{
	text-decoration: none;
}

#interes
{
	width: 199px;
	height: 600px;
	float: right;
	background-color: #FFFFFF;
	text-align: center;
}

#interes_elemento
{
	width: 190px;
	height: 190px;
	background-color: #999999;
	margin-top: 10px;
}

#interes_elemento img
{
	margin-top: 5px;
}

#enlaces
{
	width: 700px;
	height: 80px;
	clear: both;
	background-color: #CCCCCC;
	text-align: center;
}

#enlaces table
{
	margin-top: 15px;
}

#enlaces table a
{
	color: #990000;
}

#enlaces table a:hover
{
	text-decoration: underline;
}

#pie
{
	width: 500px;
	height: 40px;
	clear: both;
	background-image: url(http://www.cuscoculto.com/aatc/pie.png);
	color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
}

#calendario
{
	float: center;
	width: 155px;
	height: 160px;
	background: url('cale7.jpg') no-repeat;
	text-align: center;
	font-size: 14px;
	margin-left: 17px;
	margin-top: 5px;
	/*position: relative;*/
}

#calendario a
{
	 color: white; 
}

/*#calendario a:hover
{
	 background: black; 
}*/

/*#calendario a:visited
{
	 background: black; 
}*/

#calendario th
{
	font-size: 16px;
	border-bottom: solid 1px black;
}

#calendario th a
{
	color: #D49311;
}

#dias
{
	color: black;
	font-weight: bold;
	border-right: solid 1px black;
	padding: 4px;
	font-size: 11px;
}

#calendario td
{
	font-size: 11px;
}

#calendario td a:hover
{
	background: black; 
}

#diaa
{
	background: black;
}


#webmaster a hover
{
	color: #CC0000;
}
