body{
	background-color: #cccccc;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
}
hr
{
	height:0.5px;
	border-bottom:1pt dotted #666666;
}
img{
	behavior: url("../includes/pngbehavior.htc");
	border: 0px;
	display: block;
}
#wrapper
{
	position:relative;
	width: 969px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}
#cabecera
{
	position:relative;
	height: 183px;
	background-image:url("../images/fondoCabecera.jpg");
	background-repeat:no-repeat;
	width:969px;
	
}
#menuSuperior
{
	position:absolute;
	left:420px;
	top:20px;
}
#menuSuperior a
{
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}
#menuSuperior a:hover
{
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}
#menu
{
	position:absolute;
	left:15px;
	top:148px;
	color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
}
#menu a
{
	color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}
#menu a:hover
{
	color:#e4cb1f;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}
#logo
{
	width:400px;
	position:absolute;
	left:40px;
	top:50px;
}
#logo h2
{
	margin-top:20px;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
}
#portada
{
	position:relative;
	height: 548px;
	background-image:url("../images/fondoPortada.jpg");
	background-repeat:no-repeat;
	width:929px;
	padding-left:20px;
	padding-right:20px;
	color:#666666;
}
#portada h1
{
	margin:0px;
	font-family:Tahoma;
	font-size:20px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	letter-spacing:-1.1px;
}
#portada .textoIntro
{
	width:500px;
	margin-top:5px;
	text-justify:auto;
}
#fotoHome
{
	position:absolute;
	top:28px;
	left:530px;
	width:412px;	
}
#fotoHome #conocenos
{
	position:absolute;
	top:200px;
	width:378px;
	height:53px;
	background-color:#000000;
	padding-left:10px;
	z-index: 100;
}
#fotoHome #conocenos h3
{
	color:#ffffff;
	margin:0px;
	font-family:Tahoma;
	font-size:23px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1.1px;
}
#fotoHome #conocenos a
{
	color:#ff0000;
	margin:0px;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1.1px;
}
#fotoHome #conocenos a:hover
{
	color:#ff0000;
	margin:0px;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	letter-spacing:-1.1px;
}

#pie{
	width: 969px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	text-align: center;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
}
#pie a{
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}
#pie a:hover{
	color:#666666;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

#portada #noticias
{
	width:400px;
	text-justify:auto;

}
#portada #noticias h2
{
	margin:0px;
	font-family:Tahoma;
	color:#990000;
	font-weight:bold;
	font-size:18px;
	letter-spacing:-1.1px;
	margin-bottom:10px;
}
#portada #noticias a
{
	font-family:Tahoma;
	color:#990000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
#portada #noticias a:hover
{
	font-family:Tahoma;
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
}
#portada #banner1
{
	background-color:#ffffff;
	top:393px;
	left:20px;
	position:absolute;
	width:200px;
	height:125px;
	text-justify:auto;
	border:1.5pt solid #e1e1e1;
}

#portada #banner2
{
	background-color:#ffffff;
	top:393px;
	left:240px;
	position:absolute;
	width:200px;
	height:125px;
	text-justify:auto;
	border:1.5pt solid #e1e1e1;
}
#mapaPortada
{
	top:316px;
	left:471px;
	position:absolute;
	width:480px;
	height:310px;
	border:1.5pt solid #e7e7e7;
}
#mapaPortadaTitulo
{
	top:626px;
	padding-top:10px;
	padding-left:10px;
	left:471px;
	position:absolute;
	width:480px;
	height:30px;
	color:#ffffff;
}
#mapaPortadaTitulo h3
{
	color:#ffffff;
	margin:0px;
	font-family:Tahoma;
	font-size:23px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1.1px;
}
#mapaPortadaTitulo a
{
	color:#ffffff;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1.1px;
}
#mapaPortadaTitulo a:hover
{
	color:#ffffff;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	letter-spacing:-1.1px;
}
#contenido
{
	position:relative;
	background-image:url("../images/fondoContenido.gif");
	background-repeat:no-repeat;
	width:969px;
	color:#666666;
}
#contenido #sup
{
	height:133px;
	padding-left:20px;
	
	
}
#bgzonasocios{
	background-image: url(../images/fondo_zonaClientes.jpg);
	background-repeat: no-repeat;	
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenido #sup h1
{
	margin:0px;
	font-family:Tahoma;
	font-size:20px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	letter-spacing:-1.1px;
	display:inline;
}
#contenido #sup a
{
	margin:0px;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	letter-spacing:-1.1px;
}
#contenido #sup .textoIntro
{
	width:480px;
	margin-top:5px;
	text-justify:auto;
}
#contenido #caja
{

	background-image:url("../images/fileteContenido.gif");
	clear:both;
	background-repeat:repeat-y;
	width:929px;
	padding-left:20px;
	padding-right:20px;
	font-family:Tahoma;
	font-size:11px;
}
#contenido #caja #izquierda
{
	width:600px;
	font-family:Tahoma;
	font-size:11px;
	float:left;
}
#contenido #caja #izquierda2
{
	width:600px;
	font-family:Tahoma;
	font-size:11px;
	float:left;
	background-image:url(../images/sorteo_bg.jpg);
	width:578px;
	height:400px;
	background-repeat:no-repeat;
	background-position:bottom center;
}
#contenido #caja #derecha h2
{
	margin:0px;
	font-family:Tahoma;
	font-size:24px;
	text-decoration:none;
	color:#cccccc;
	font-weight:bold;
}
#contenido #caja #izquierda h2
{
	margin:0px;
	font-family:Tahoma;
	font-size:16px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	margin-bottom:5px;
}
#contenido #caja #derecha
{
	margin-left:20px;
	width:300px;
	font-family:Tahoma;
	font-size:11px;
	float:left;
}
#contenido #caja h2
{
	margin:0px;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;

}
#contenido #caja h4
{
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	margin-top:5px;

}
#contenido #inf
{
	height:11px;
	background-image:url("../images/pieContenido.gif");
	background-repeat:no-repeat;
	
}
#contenido #tienda
{

	background-image:url("../images/fileteContenido.gif");
	clear:both;
	background-repeat:repeat-y;
	width:929px;
	padding-left:20px;
	padding-right:20px;
	font-family:Tahoma;
	font-size:12px;
}
#contenido #tienda #columnaIzquierda
{
	width:475px;
	}
#contenido #tienda #columnaIzquierda
{
	width:475px;
	float:left;
	
}
#contenido #tienda h2
{
	margin:0px;
	font-family:Tahoma;
	font-size:18px;
	letter-spacing:-1px;
	text-decoration:none;
	color:#1a4179;
	font-weight:bold;
	margin-top:10px;

}
#contenido #tienda h4
{
	margin:0px;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	margin-top:5px;

}
#contenido #noticias
{
	border:1pt solid #999999;

}
#contenido #noticias h2
{
	margin:0px;
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#1a4179;
	font-weight:bold;
	margin-top:10px;

}
#contenido #noticias h4
{
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	padding-top: 8px;
	width: 185px;
	padding-left: 20px;	
	padding-bottom: 8px;
	border-bottom: solid 1px #999999;
	background-color:#990000;

}
#contenido .listNoticias
{
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
	margin-top:10px;
	padding-left:15px;
}
#contenido .listNoticias:hover
{
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	margin:0px;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
	color:#990000;
	font-weight:bold;
	margin-top:10px;
	padding-left:15px;
}

#contenido #noticias a
{

	display: block;
	background-image:url(../images/fondoEnlaceCatalogoIzquierda.gif);
	background-repeat: no-repeat;
	width: 185px;
	color:#990000;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 20px;	
	padding-bottom: 8px;
	border-bottom: solid 1px #999999;


}
#contenido #noticias a:hover
{
	
	color:#000000;


}


.cuadroArchivos
{
	float:left;
	border: solid 1px #999999;
	width: 90px; 
	height: 80px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
}
.cuadroArchivos a
{
	color: #666666; 
	}	
.cuadroArchivos a:hover
{
	color: #000000; 
	}	
.cuadroImagenes
 {
	float:left;
	border: solid 1px #999999;
	width: 110px; 
	height: 70px; 
	text-align: center; 
	padding: 5px; 
	margin: 5px; 
	font-size: 10px;
	background-color: #EAEAEA;
 }
 #mapa
 {
	height: 400px;
	border: solid 1px #999999;
	}
 #slideMapa
 {
	height: 250px;
	width: 450px;
	border: solid 1px #999999;
	}
.tooltip{
	background-image: url(../images/fondoLeyendaMapa.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 175px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top:2px;
	float: left;
	margin-right: 10px;
	}
.bocadillo
{
	color: #000000;
	}
.masInfo
{
	font-family:Arial;
	font-size:11px;
	background-color: #DD0000;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 85px;
	height:15px;
	border: solid 1px #990000;
	text-align: center;
	margin-top: 5px;
	font-weight:normal;
	}
.masInfo:hover
{
	background-color: #990000;	
	}
.miniatura
{
	border: solid 1px #999999;
	}
#bgsocios{
	background-image: url(../images/fondo_zonaClientes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.comollegar{
	text-decoration: none;
	color: #000000;
}
.comollegar:hover{
	text-decoration: none;
	color:#DD0000;
}
#empujador{
	clear:both;
}
#concurso
{
	width:260px;
	position:absolute;
	top: 225px;
	left: 165px;
}