/*
***************************************************************************************************************************
***************************************************************************************************************************
***************************************************************************************************************************

									                 HOJA DE ESTILO

***************************************************************************************************************************
***************************************************************************************************************************
***************************************************************************************************************************

Cuerpo principal
*/


body
{

	background-color: black;

	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "trebuchet ms";
	color: #5E5228;
	font-size: 12px;
}



/*
Capas contenedoras
*/

div.cabecera
{
	float: center;
	background-color: black;
	width:100%;
	margin: 0px;
}
 
div.contenedor
{
	display: block;
	width: 760px;

	border-left:   1px solid black;
	border-top:    1px solid black;
	border-bottom: 1px solid black;
	border-right:  1px solid black;
}
  
div.left_content
{

	background-color: #DDCF9F;
	
	border-left:   1px solid #5E5228;
	border-top:    1px solid #5E5228;
	border-bottom: 1px solid #5E5228;
	border-right:  1px solid #5E5228;
		
}

div.right_ima
{
	width: 0px;	
}

div.pie
{

	width: 760px;
	background-color: #AA9B7C;
	
	border-left: 10px #5E5228;
	border-right: 5px #5E5228;
	border-bottom: 1px solid #5E5228;
	border-top: 1px solid #5E5228;	
	
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

div.botonera
{
	background-color: white;	
}




/*
Noticias
*/

div.noticia             {height:  170px;	 											  background-color: #CCBE8E; border-bottom: 1px solid #3C3006; border-top:    1px solid #3C3006;	border-left:   1px solid #3C3006; border-right:  1px solid #3C3006; margin-right: 10px;	margin-left: 10px;}
div.noticia_titulo      {clear:   both;    												  background-color: #BBAD7D; border-bottom: 1px solid #3C3006;}
div.noticia_interna     {display: block; height: 20px;                                    background-color: #CCBE8E; margin-left:   1px; margin-right: 1px; margin-top: 1px; margin-bottom: 1px;}
div.noticia_imagen      {float:   left;    width: 100px; height: 100px; overflow: hidden; background-color: #CCBE8D; margin-left:   5px; margin-right: 1px; margin-top: 1px; margin-bottom: 1px; vertical-align: middle;}
div.noticia_descripcion {float:   right;   width: 600px; height: 100px; overflow: hidden; background-color: #DDCF9F; border-bottom: 1px dashed #3C3006;   border-top: 1px dashed #3C3006; border-left: 1px dashed #3C3006; border-right:  1px dashed #3C3006; padding-left: 10px; margin-left: 1px; margin-right: 1px; margin-top: 1px; margin-bottom: 1px;}
div.noticia_opciones    {}



font.titulos   {font-family: "trebuchet ms";; 	font-size: 18px; color: #5E5228;	font-weight: bold;	text-decoration: none;}



a.titulos:link{	font-family:   Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #777777;	text-decoration: none;}
a.titulos:visited{	font-family:   Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #777777;	text-decoration: none;}
a.titulos:active{	font-family:   Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #777777;	text-decoration: none;}
a.titulos:hover{	font-family:   Arial, Helvetica, sans-serif; 	font-size: 18px;	color: black;	text-decoration: none;}
a.titulo_enlaces:link{	font-family:   Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #ECEF0E;	text-decoration: none;}
a.titulo_enlaces:visited{	font-family:  Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #111111;	text-decoration: none;}
a.titulo_enlaces:active{	font-family:  Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #111111;	text-decoration: none;}
a.titulo_enlaces:hover{	font-family:  Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #FDFF1E;	text-decoration: none;}

a.enlaces:link     {font-family: "trebuchet ms"; font-size: 12px; font-weight: bold; color: #800000; text-decoration: none;}
a.enlaces:visited  {font-family: "trebuchet ms"; font-size: 12px; font-weight: bold; color: #800000; text-decoration: none;}
a.enlaces:active   {font-family: "trebuchet ms"; font-size: 12px; font-weight: bold; color: #800000; text-decoration: none;}
a.enlaces:hover    {font-family: "trebuchet ms"; font-size: 12px; font-weight: bold; color: #7F744A; text-decoration: none;}

a.titulos:link{	font-family:  Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #777777;	text-decoration: none;}
a.titulos:visited{	font-family: Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #777777;	text-decoration: none;}
a.titulos:active{	font-family:  Arial, Helvetica, sans-serif; 	font-size: 18px;	color: #777777;	text-decoration: none;}
a.titulos:hover{	font-family:  Arial, Helvetica, sans-serif; 	font-size: 18px;	color: black;	text-decoration: none;}
a.enlaces2:link{	font-family:  Arial, Helvetica, sans-serif; font-size: 11px;	color: black;	text-decoration: none;}
a.enlaces2:visited{	font-family:   Arial, Helvetica, sans-serif; font-size: 11px;	color: black;	text-decoration: none;}
a.enlaces2:active{	font-family:   Arial, Helvetica, sans-serif; font-size: 11px;	color: black;	text-decoration: none;}
a.enlaces2:hover{	font-family:  Arial, Helvetica, sans-serif; font-size: 11px;	color: #777777;	text-decoration: none;}


.boton 
{
	font-size: 10px;
	font-family: "trebuchet ms";
	background-color: #5E5228;
	color: #DDCF9F;	
}

