/*---------------- MENU ------------------*/
.menu 
{
	background-image: url(images/fondomenu.png);	
	/*display: inline;*/
	font-weight:bold;
	font-family: Verdana;
	font-size: 15px;
	color: White;
	padding:5px,5px,5px,5px;
	text-decoration: none;
}
.menu:hover 
{
	background-image: url(images/fondomenu-h.png);
	font-weight:bold;
	font-family: Verdana;
	font-size: 15px;
	color: #A6DBFA;
	text-decoration: none;
}

/*----------------- NAVEGADOR -------------------*/
.navi {
	font-family: Tahoma;
	font-size: 15px;
	background-color: #006699;
	color: white;
	padding:5px 10px 5px 10px;
	text-decoration: none;
}
.navi:hover {
	font-family: Tahoma;
	font-size: 15px;
	background-color: #A6DBFA;
	color: white;
	text-decoration: none;
}

/*---------------- TEXTO -----------------*/
.titulo
{
    font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: Black;
	text-decoration: none;
}
.titular
{
    font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	text-decoration: underline;
}
.titular:hover
{
    font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: Black;
	text-decoration:underline;
}
.enlace
{
    font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-decoration: underline;
}
.enlace:hover
{
    font-family: Verdana;
	font-size: 10px;
	color: REd;
	text-decoration:underline;
}
.resumen:hover
{
    font-family: Tahoma;
	font-size: 13px;
	color: #030D66;
	text-decoration: none;
}
.parrafo
{
    font-family: Verdana;
	font-size: 11px;
	color: #030D66;
	text-decoration: none;
}
.tiempo
{
    font-family: Verdana;
	font-size: 9px;
	color: Red;
	text-decoration: none;
}

.volver
{
	background-image: url(images/fondomenu.png);	
	display: inline;
	font-family: Century Gothic;
	font-size: 15px;
	color: white;
	height: 30px;
	width:100px;
	line-height:31px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
.volver:hover
{
	background-image: url(images/fondomenu-hv.png);
	font-family: Century Gothic;
	font-size: 15px;
	color: white;
	text-decoration: none;
}
/*----------------- PIE -------------------*/
.pie {
	font-family: Tahoma;
	/*font-weight:bold;*/
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.pie:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: Blue;
	text-decoration: underline;
}
.pie2 {
	font-family: Tahoma;
	/*font-weight:bold;*/
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

/*----------------- CABECERA -------------------*/
.cabe {
	font-family: Verdana;
	//*font-weight:bold;*//
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.cabe:hover {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-decoration: underline;
}
.cabe2 {
	font-family: Verdana;
	//*font-weight:bold;*//
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

/*----------------- NAVEGADOR ----------------*/
.navipro
{
	background-image: url(images/navipro.png);	
	display: block;
	font-family: Century Gothic;
	font-size: 15px;
	color: white;
	height: 30px;
	line-height:31px;
	padding: 0 0 0 0px;
	text-decoration: none;
}
.navipro:hover
{
	background-image: url(images/navipro-h.png);
	font-family: Century Gothic;
	font-size: 15px;
	color: white;
	text-decoration: none;
}

.navipro-sel
{
	background-image: url(images/navipro.png);	
	display: block;
	font-family: Century Gothic;
	font-size: 16px;
	font-weight:bold;
	color: #B5027A;
	height: 30px;
	line-height:31px;
	padding: 0 0 0 0px;
	text-decoration: none;
}

/*----------------- CONTACTAR -------------------*/
.contactar {
	font-family: Tahoma;
	font-size: 13px;
	color: Black;
	text-decoration: none;
}
/*----------------- NOTAS -------------------*/
.nota {
	font-family: Arial;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
}

/* AJUSTE A FIREFOX */

.img-dest-ini
{
	width:150px;	
	border: none;
}

.img-productos
{
	width:180px;	
	border: none;
}

.img-producto
{
	width:300px;	
	border: none;
}

.img_destacados_hor
{
    width:110px;
}
.img_productos
{
	width:150px;	
}

.imgprod_p
{
	width:120px;	
}

.imgprod_p2
{
	width:90px;	
}

.imgprod_p3
{
	width:75px;	
}

.img-info
{
	max-width:200px;	
}

.imagen_noticia
{
	border : none;
	display: block;
	margin: 10px 10px;
	float:left;
	background: transparent none no-repeat scroll rigth top;
}

.img-localizacion img
{
	width: 250px;
	border : none;
}

.parrafoc_busq
{
	font-family: Sans-Serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	width:65px;
}



.imagen-not
{
    width:180px;
}

.imagen_noticia
{
	border : none;
	display: block;
	margin: 10px 10px;
	float:left;
	background: transparent none no-repeat scroll rigth top;
}

.img-info1:
{
    max-width:690px;
}


.img-info2:
{
    width:200px;
}
