#menu_principal 
{ 
	/* tamaņo fijo */
	font-size: 12px;
	font-weight:bold;
	color: #ffffff; 
	/*background: #ffffff url("../imagenes/imagenes_globales/skin_normal/fondo_menu_principal.gif") no-repeat bottom left;*/
	/*border-bottom: 6px solid #4B4B4B;*/
	 
	height: 26px; 
	width: 486px;
	
	float: left; 
	position:absolute;
	
	margin: 105px 0px 0px 2px; 
	padding: 5px 0px 0px 10px; 
} 

.boton_principal
{
	float:left;
	height:33px;
	margin-right: 3px;
}
.izq_boton
{
	width:5px;
	height: 32px;
	float:left;
	background: url("../imagenes/imagenes_globales/skin_normal/esquina_izq_boton.gif") left no-repeat;
}
.ico_boton
{
	float: left;
	
	height: 32px;
	background: #ffffff;
}
.texto_boton
{
	float:left;
	
	height: 24px;
	
	background: #6795c2;
	padding: 8px 2px 0px 2px;
	
	color:white;
	font-size:12px;
}
.texto_boton a
{
	color:white;
}
.texto_boton a:hover
{
	text-decoration: underline;
}
.der_boton
{
	width:5px;
	height: 32px;
	float:left;
	background: url("../imagenes/imagenes_globales/skin_normal/esquina_der_boton.gif") right no-repeat;
}


#menu_ayuda 
{ 
	/* tamaņo fijo */
	font-size: 12px;
	font-weight:bold;
	color: #000000; 
	background: #ffffff;
	 
	height: 25px; 
	width: 150px;
	
	float: right; 
	
	margin: 0px 0px 0px 0px; 
	padding: 5px 0px 0px 7px; 
} 
.menu_ayuda a
{
	color: #000000; 
}
#menu_ayuda a:hover
{
	text-decoration: underline;
}





#pie_detalles_contenido
{
	float:left;
	font-size:55%;
	color:#ffffff;
	width: 100%;
	height:30px;
	padding: 0px 0px 0px 0px;
}
#pie_detalles_contenido a
{
	display: block;
	float: left;

	font-size:100%;
	color:#ffffff;
}
#pie_detalles_contenido a:hover
{
	text-decoration: underline;
}




.fuente_naranja
{
	color: #fe9705;
}
.fuente_naranja a
{
	color: #fe9705;
	font-size: 100%;
}
.fuente_naranja a:hover
{
	text-decoration:underline;
}




#noticia_destacada
{
	float:left;
	background:#FFF7d7;
	width: 430px;
	
	padding: 5px 5px 5px 5px;
}
.titulo_noticia_destacada
{
	color: #fe9705;
}

.titulo_noticia_destacada a
{
	color: #fe9705;
}
.titulo_noticia_destacada a:hover
{
	text-decoration:underline;  
}

#fuente_enlace
{
	color: #fe9705;
	font-size: 100%; 
}
#fuente_enlace a
{
	color: #fe9705;
	
	display:inline;
	float:none;
}
#fuente_enlace a:hover
{
	text-decoration: underline;
}




#migas 
{ 
	font-size:13px; 
	color:#4b4b4b;
	/*float:left;*/
} 
#migas a 
{ 
	font-size:13px; 
	color:#4b4b4b;
}
#migas a:hover
{ 
	color:#6795C2;
	text-decoration:underline;
}



#paginacion
{ 
	/*border: #6795c2 1px solid;*/
	float:left;
	font-size:11px; 
	font-weight:bold;
	color:#74aa2e;
} 
#paginacion a 
{ 	
	padding: 0px 5px 0px 5px;
	font-size:11px; 
	font-weight:bold;
	color:#74AA2E;
}
#paginacion a:hover
{ 
	text-decoration:underline;
}