.bordeOro {
	border: 1px solid #fdb500;
}

.bordeRight {
	border-right: 1px solid #ed7b00;
	}
	
.bordeVerde {
	border: 1px solid #68ba0e;
	font-family: Arial;
  font-size: 11px;
}	

.lineaVerde {
	border-bottom: 1px solid #68ba0e;

}	
	
.filtrosi {
	background-image: url(../imgs/si_off.gif);
	margin-right: 0px;
}

.filtrosi:hover { background-image: url(../imgs/si_on.gif); }

.filtroyes {
	background-image: url(../imgs/yes_off.gif);
	margin-right: 0px;
}

.filtroyes:hover { background-image: url(../imgs/yes_on.gif); }

.filtrono {
	background-image: url(../imgs/no_off.gif);
	margin-right: 0px;
}

.filtrono:hover { background-image: url(../imgs/no_on.gif); }

.fondopie	{
	background-color:#fdb500;
	}
	
.textoBlanco {
	font-family: Century Gothic;
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
}

.linkBlanco {
	font-family: Century Gothic;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.linkBlanco:hover {
	font-family: Century Gothic;
	font-size: 12px;
	color: #ffffff;
	padding: 2px;
	text-decoration:underline;
}

/* MENU HORIZONTAL */

		#hor {
			list-style:none;
			padding:0;
			margin:0;	
		}

			#hor li {
				float:left;
				padding:0px;
			}

			#hor a {
				display:block;
				height: 28px;
				text-indent:-999em;
			}
			
			#hor a.sobre {
				width:107px; 
				background:url(../visitable/imgsMenu/c_sobre.gif) no-repeat 0 0;	
			}

			#hor a.compromiso {
				width:140px; 
				background:url(../visitable/imgsMenu/c_compromiso.gif) no-repeat 0 0;	
			}
			
			#hor a.marcas {
				width:138px; 
				background:url(../visitable/imgsMenu/c_marcas.gif) no-repeat 0 0;	
			}
			
			#hor a.estamos {
				width:113px; 
				background:url(../visitable/imgsMenu/c_estamos.gif) no-repeat 0 0;	
			}

			#hor a.unete {
				width:132px; 
				background:url(../visitable/imgsMenu/c_unete.gif) no-repeat 0 0;	
			}
						
			#hor a.cultura {
				width:139px; 
				background:url(../visitable/imgsMenu/c_cultura.gif) no-repeat 0 0;	
			}
			
			#hor a.prensa {
				width:120px; 
				background:url(../visitable/imgsMenu/c_prensa.gif) no-repeat 0 0;	
			}
			
			.clear {
			clear:both;	
			}	
			
/* MENU HORIZONTAL -FIN */

 

.bordeVerdeTabla {
		border: 1px solid #68ba0e;
}

.txtPortadaSeccion {
	font-family: Arial;
  	font-size: 14px;
	color: #4b4b4b;
	font-style:italic;
}

.txt {
	font-family: Arial;
  font-size: 12px;
	color: #4b4b4b;
}

.txtVerde {
	font-family: Arial;
  font-size: 11px;
	color: #68ba0e;
}
	
.txtNaranja {
	font-family: Arial;
  font-size: 11px;
	color: #ed7b00;
}	
	
.tituloVerde {
	font-family: Arial;
	font-size: 14px;
	color: #68ba0e;
	font-weight: bold;
}

.tituloNaranja {
	font-family: Arial;
	font-size: 14px;
	color: #ed7b00;
	font-weight: bold;
}

.enlace {
	font-family: Arial;
	font-size:11px;
	color: #ed7b00;
	text-decoration:none;
}

.enlace:hover {
	font-family: Arial;
	font-size:11px;
	color: #fff;
	background-color:#ed7b00;
	text-decoration:none;
}

.noticia {
	font-family: Arial;
	font-size:12px;
	color: #4b4b4b;
	text-decoration:none;
}

.noticia:hover {
	font-family: Arial;
	font-size:12px;
	color: #ed7b00;
	text-decoration:none;
}

.volver {
	font-family: Arial;
	font-size:15px;
	color: #ed7b00;
	text-decoration:none;
  font-weight: bold;
}

.fondoTabla {
	background-color:#ffe194;
	border: 1px solid #fdb500;
}

.rounded { -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }

.widget { width: 225px; 
          margin: 0 5px 5px 0; float: center; position: relative; }
          
.overlay { 
    position: absolute; top: 0; left: 0; right: 0; bottom: 0;
    background: url(/imgs/Galeria/Imagenes/black75.png);
    background: rgba(0,0,0,0.6); 
    text-align: center; 
}
           
.widget-button { 
    position: relative; 
    padding: 4px 16px; font-family: Arial; font-size:11px; background: #68ba0e; color: white; text-decoration: none; -moz-box-shadow: 0 0 20px white; -webkit-box-shadow: 0 0 20px white; box-shadow: 0 0 20px white; }

.widget-button:hover { color: #000; }

/* Player */

.next {
	background-image: url(../imgs/next_off.gif);
	margin-right: 0px;
}

.next:hover { background-image: url(../imgs/next_on.gif); }

.prev {
	background-image: url(../imgs/prev_off.gif);
	margin-right: 0px;
}

.prev:hover { background-image: url(../imgs/prev_on.gif); }

.play {
	background-image: url(../imgs/play_off.gif);
	margin-right: 0px;
}

.play:hover { background-image: url(../imgs/play_on.gif); }

.pausa {
	background-image: url(../imgs/pausa_off.gif);
	margin-right: 0px;
}

.pausa:hover { background-image: url(../imgs/pausa_on.gif); }

/* Player */

/* Puntos Mapa */

.puntoalovera {
	position: absolute;
	top: 955px;
	left: 435px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

.puntoburgos {
	position: absolute;
	top: 893px;
	left: 414px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

.puntolleida {
	position: absolute;
	top: 918px;
	left: 523px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

.puntomalaga {
	position: absolute;
	top: 1077px;
	left: 393px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

.puntotenerife {
	position: absolute;
	top: 1106px;
	left: 190px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

/* Puntos Mapa */

/* Puntos Mapa Fichas de fábrica */

.puntofichaalovera {
	position: absolute;
	top: 206px;
	left: 303px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

.puntofichaburgos {
	position: absolute;
	top: 145px;
	left: 285px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

.puntofichalleida {
	position: absolute;
	top: 172px;
	left: 392px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

.puntofichamalaga {
	position: absolute;
	top: 330px;
	left: 263px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

.puntofichatenerife {
	position: absolute;
	top: 392px;
	left: 58px;
	width: 15px;
	height: 15px;
	cursor: hand;
}
.puntofichagranada {
	position: absolute;
	top: 310px;
	left: 289px;
	width: 15px;
	height: 15px;
	cursor: hand;
}

.puntofichacordoba {
	position: absolute;
	top: 285px;
	left: 270px;
	width: 15px;
	height: 15px;
	cursor: hand;
}
/* Puntos Mapa Fichas de fábrica */

