/* general -----------------------------------*/

html { background: black; }

body {
	width: 964px;
	margin: auto;
	font-family: arial, san-serif;
	color:#9f9f9f;
	font-size: 0.875em;
	line-height: 17px;
}

a, a:link, a:visited {
	color:#9f9f9f;
	text-decoration: none;
}

a:hover {color:#ff7200;}


/* Encabezado -----------------------------------*/

.encabezado {
	background: no-repeat url("/img/fondo-encabezado.png") black;
	position: relative;
	display: block;
	width: 964px;
	height: 149px;
}

h1 {
	position: absolute;
	top:22px;
	left: 10px;
}

h1 a {
	text-indent: -10000px;
	width: 202px;
	height: 77px;
	display: block;
	background-image: url("/img/logo.png");
}

/* Menu ----*/

.menu {
	font-size: 0.95em;
	position: absolute;
	top:106px;
}

.menu li {
	position: absolute;
	width: 124px;
	height: 43px;
	display: block;
}

.menu li a, .menu li a:visited {
	color: white;
	text-decoration: none;
	width: 122px;
	height: 34px;
	display: block;
	padding-top: 8px;
	text-align: center;
}

.menu li a:hover {
	background: repeat-x url("/img/menu-hover.png") center 0;
	/*color:#fff;*/
}

.menu .menuInicio, .menu .menuInicio a, .menu .menuInicio a:visited {
	width: 81px;
}

.menuInicio {
	left: 11px;
}

.menuEmpresa {
	left: 93px;
}

.menuProductos {
	left: 216px;
}

.menuExhibicion {
	left:339px;
}

.menuNoticias {
	left: 462px;
}

.menuTuEspacio {
	left: 462px;
}

.menuConsejos {
/*	left: 585px; */
	left: 585px;
}

.menuDescargas {
/*	left: 708px; */
left:585px;
}

.menuContacto {
/*	left: 831px; */
left:708px;
}

.inicio .menuInicio a, .inicio .menuInicio a:hover  {
	background: url(/img/menu-inicio-on.png) left top no-repeat;
	color: #ff7200 !important;
}

.empresa .menuEmpresa a, .empresa .menuEmpresa a:hover,
.productos .menuProductos a, .productos .menuProductos a:hover,
.noticias .menuNoticias a, .noticias .menuNoticias a:hover,
.espacio .menuTuEspacio a, .espacio .menuTuEspacio a:hover,
.consejos .menuConsejos a, .consejos .menuConsejos a:hover,
.descargas .menuDescargas a, .descargas .menuDescargas a:hover,
.contacto .menuContacto a, .contacto .menuContacto a:hover,
.exhibicion .menuExhibicion a, .exhibicion .menuExhibicion a:hover {
	background: url(/img/menu-on.png) left top no-repeat;
	color: #ff7200 !important;
}



/* Submenu ----*/

.submenu {
	position: absolute;
	top: 65px;
	right: 12px;
	font-size: 0.7em;
}

.submenu li {
	display: inline;
}

.submenu .mapa, .submenu .english {
	margin-left: 5px;
	padding-left: 7px;
	border-left: 1px solid #fff;
}

.submenu li a {
	text-decoration: none;
	color: #fff;
}

.submenu li a:hover {
	color:#ff7200;
}

.en .english a, .es .espanol a{
	color:#ff7200;
	cursor: default;
}

/* Contenido -----------------------------------*/

.contenido {
	background : white url("/img/pie-contenido.png") repeat-x center bottom;
	position: relative;
	float: none;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}

.slider {
	margin-left: 10px;
}
.colizq {
	width: 627px;
	height: auto;
	padding-left: 10px;
	float: left;
}

.colder {
	float: right;	
	margin-right: 10px;
	height: auto;
	z-index: 20000;
}

.clear {
	clear: both;
	float: none;
}

.sub {
	padding-left: 20px;
	border-left: solid 1px #ccc;
	margin-bottom: 20px;
}
.sub li {
	display: inline;
	margin-right: 20px;
	padding-right: 20px;
	border-right: solid 1px #ccc;
}



/* ver este tema?*/
/*
.intro .sub .introduccion a,
.expo .sub .exposiciones a,
.fab .sub .fabricacion a,
.locales .sub .local a,
.descargas .sub .descarga a,
.comollegar .sub .comollegar a.
.lineacatalogo .sub .menuLineaCatalogo a,
.lineaalternativa .sub .menuLineaAlternativa a
	{ cursor:default;
	color: #ff7200;
}
*/

.productos .colizq li {
	display: inline;
	margin-right: 2px;
}


.colizq .motivos {
	margin: 20px 0 60px 0;
	height: 280px;
	z-index: 10;	
}


.lineaalternativa .colizq .motivos {
	margin: 20px 0 30px 0;	
}

.colizq .descripcion {
	margin-top: 10px;
}

.colizq .motivos li {
	background-image: url("/img/productos/listado-fondo.png");
	display: block;
	width: 97px;
	height: 280px;
	float: left;
	margin-left: 3px;
	position: relative
}

.colizq .motivos li h3 {
	font-size: 1.125em;
	color: #404040;
	position: absolute;
	top: 10px;
	left:10px;
}

.colizq .motivos li img {
	margin: 45px 0 4px 1px;
}

.colizq .motivos li p {
	margin: 0 0 5px 10px;
	color: #4b4b4b;
	
}

.colizq .motivos li p strong{
	font-size: 0.7em;
	font-weight: bold;
	color: #9F9F9F;
	font-weight:bold;
	height:20px;
	display: block;
}

.lineaalternativa .colizq h2 {
	font-size: 1.125em;
	padding-left: 5px;
	border-top: 1px solid #ccc;
	margin-right: 10px;
	padding-top: 15px;
}

.colizq h2 strong {
		color: #ff7200;
}

table td {
	padding: 8px 15px 8px 5px;
	vertical-align: top;
	/* border-bottom: 1px solid #ccc; */
}
table td strong {
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

table td img {
	margin: 0;
	padding: 0;
}

/* tabla simbolos */

.tablausos .colizq h4 {
color: #ff7200;
margin-bottom: -10px
}

/* detalles tecnicos */

.dtecnicos {	
	width: 944px;
	float: none;
	clear: both;
	margin-bottom: 15px;
}

.dtecnicos caption{	
	text-indent: -10000px;
	height: 32px;
	background: url(../img/detalles-tecnicos.png) no-repeat;
}

.en .dtecnicos caption{	
	text-indent: -10000px;
	height: 32px;
	background: url(../img/detalles-tecnicos-en.png) no-repeat;
}

.dtecnicos th {
	padding-top: 10px;
}

.dtecnicos td, .dtecnicos th {
	width: 96px;
	margin-left: 10px;
	vertical-align: bottom;
}

.dtecnicos em {
	font-size: 0.55em;
	vertical-align: super;
}
.dtecnicos td {
	border-top: 1px #e5e5e5 solid;
	font-size: 0.875em;
	padding: 4px 0;
}

.dtecnicos th {
	color: #ff7200;
	padding-bottom: 4px;
}

.dtecnicos .prod {
	width: 202px;
	margin-left: 0;
}
/* Buscador -----------------------------------*/



.encuentra {
	width: 310px;
	height: 199px;
	background-image: url("/img/encuentra-fondo.png");
	position: relative;
	display: block;
}

.en .encuentra {
	background-image: url("/img/encuentra-fondo-es.png");
}

.encuentra p {
	margin: 0 20px 20px 20px;
	padding-top: 45px;
}

.bannerder2 {
	width: 310px;
	height: 364px;
	background-image: url("/img/bannerder2.png");
	position: relative;
}

.en .bannerder2 {
	background-image: url("/img/bannerder2-en.png");
}

.encuentra label {
	display: block;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
}

.encuentra legend {
	text-indent: -10000px;
}

.encuentra select {
	width: 190px;
	position: absolute;
	right: 25px;
	font-size: 0.8em;
	color:#333;
}

.encuentra button {
	display: block;
	width: 95px;
	height: 21px;
	text-indent: -10000px;
	background: transparent url("/img/buscar.png");
	border: none;
	margin-left:192px;
}

.encuentra button:hover {
	cursor: pointer;
}

/* #resEncuentra {
	display: none;
	z-index: 1000;
	background-color: #fff;
	position: absolute;
	width:290px;
	padding: 10px;
	background: bottom url("/img/resultados/fondo.png");
	height: 175px;
	overflow: auto;
}
*/

#resEncuentra  {
display : none;
z-index : 1000;
background-color : #FFF;
position : absolute;
width : 290px;
padding : 10px;
height : 175px;
overflow : auto;
} 

/*
.en #resEncuentra {
	background: bottom url("/img/resultados/fondo-en.png");
}
*/

#resEncuentra li {
	float: left;
	margin-right: 5px;
	font-size: 0.55em;
	display: block;
	width: 64px;
	height: 54px;
	margin: 10px 0px;
	text-align: center;
	line-height: 9px;
	background-color: #fff;
	padding: 0 2px;
}


#resEncuentra li img {
	height: 40px;
	display: block;
	margin: auto;
}

/* Destacados -----------------------------------*/

.destacados {
	display: block;
	width: 964px;
	height: 198px;
	background: url("/img/fondo-destacados.png") white;
	margin-top: 10px;
	position: relative;
	clear: both;
	float: none;

}

.destacados p {
	margin: 10px 0;
}

.destacados h2 {
	text-indent: -10000px;
}

.DestConsejos, .DestCatalogo, .DestNovedades {
	position: absolute;
	width: 280px;
	top:17px
}

.DestConsejos {
	left: 665px;
}

.DestCatalogo {
	left: 345px;
	top:13px;
}

.DestNovedades {
	left:20px;
}
.DestProductos {
 position: absolute;
 left: 4px;
 top: 4px;
}

.DestProductos1 {
 position: absolute;
 left: 332px;
 top: 4px;
 width: 300px;
 overflow: hidden
}


.es .DestNovedades h2 {
	width: 141px;
	height: 23px;
	background-image: url("/img/titulos/novedades.png")
}

.en .DestNovedades h2 {
	width: 141px;
	height: 23px;
	background-image: url("/img/titulos/news.png")
}

.es .DestCatalogo h2 {
	width: 261px;
	height: 96px;
	background: no-repeat url("/img/titulos/descarga.png");
	padding-bottom: 5px;
}

.en .DestCatalogo h2 {
	width: 261px;
	height: 96px;
	background: no-repeat url("/img/titulos/download.png");
	padding-bottom: 5px;
}

.es .DestConsejos h2 {
	width: 127px;
	height: 28px;
	background-image: url("/img/tit-consejos.png")
}

.en .DestConsejos h2 {
	width: 127px;
	height: 28px;
	background-image: url("/img/titulos/faqs.png")
}

.DestNovedades .noticia {
	position: relative;
	height: 53px;
	overflow: hidden;
	margin-bottom: 4px;
	padding-bottom: 17px;
}

.DestNovedades .primera {
	border-bottom: 1px solid #ccc; 
}

.DestNovedades .noticia p {
	width: 230px;
	position: absolute;
	left: 50px;
	display: block;
}

.DestNovedades .noticia .fecha {
	font-weight: bold;
	text-align: center;
	width: 35px;
	position: absolute;
	left: 0px;
	top:3px;
	font-size: 0.9em;
}

.DestNovedades .fecha em {
	font-size: 1.65em;
	display: block;
}

.DestConsejos p {
	margin: 0;
	padding: 0;
}

.DestConsejos h3 {
	font-weight: bold;
	padding: 14px 0 0 0;
}

/* Pie -----------------------------------*/

.pie {
	margin: 15px 0;
	font-size: 0.75em;
	color:#808080;
	position: relative;
	width: 964px;
}

.pie a {
	color:#808080;
	text-decoration: none;
}

.pie a:hover {
	color:#fff;
}

.espaciozero {
	text-indent: -10000px;
	background-image: url("/img/espaciozero.png");
	background-repeat:no-repeat;
	width:79px;
	height:15px;
	position: absolute;
	right: 0;
	top:2px;
}

.feed {
	text-indent: -10000px;
	background-image:url("/img/i_rss.jpg");
	background-repeat:no-repeat;
	width:45px;
	height:30px;
	position: absolute;
	right: 90px;
	top:-3px;
}

/* Inicio --------------------------------------*/

.inicio .contenido {
	height: 375px;
	
}

.scroller {
width: 627px; /*Width of Carousel Viewer itself*/
height: 364px; /*Height should enough to fit largest content's height*/
background-image: url(/img/carousell-back.png);
}
#mygallery {
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 619px; /*Width of Carousel Viewer itself*/
height: 360px; /*Height should enough to fit largest content's height*/
margin-left:4px;
}

#mygallery .belt {
position: absolute; /*leave this value alone*/
left: 0px;
top: 4px;
}

#mygallery .panel {
display: block;
height: 356px;
float: left ; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-right: 4px !important; /*margin around each panel*/
width: 619px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/* Descargas --------------------------------------*/

.descargas .itemdesc {
	background: url(/img/descargas/div.png) repeat-x left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: none;
	clear: both;
}

.descargas .itemdesc p {
	margin-bottom: 10px;
}

.descargas .itemdesc img {
	float: left;
	padding-right: 15px;
}

.descargas .itemdesc h2 {
	text-indent: -10000px;
	height: 29px;
	margin-bottom: 5px;
}

div.catalogo, div.catalogoen {
	margin-top: 40px;
}

.descargas .catalogo h2 {
	background: url(/img/tit-catalogo.png) no-repeat 138px top;
}

.descargas .catalogoen h2 {
	background: url(/img/tit-catalogo-en.png) no-repeat 138px top;
}


.descargas .catalogoalt h2 {
	background: url(/img/tit-linea-alt.png) no-repeat 138px top;
}

.descargas .catalogoalten h2 {
	background: url(/img/tit-linea-alt-en.png) no-repeat 138px top;
}

.descargas .marca h2 {
	background: url(/img/tit-marca.png) no-repeat 138px bottom;
	padding-top: 5px;
}

.descargas .marcaen h2 {
	background: url(/img/tit-marca-en.png) no-repeat 138px bottom;
	padding-top: 5px;
}

.descargas .inserts h2 {
	background: url(/img/tit-inserts.png) no-repeat 138px bottom;
	padding-top: 5px;
}

.descargas .itemdesc a {
	padding-left: 22px;
	background: url(/img/download.png) no-repeat left top;
	margin-right: 15px;
}

.descargas .inserts ul {
	float: right;
	width: 487px;
}


.descargas .inserts ul li {
	display: block;
	margin-bottom: 10px;
	vertical-align: middle;
	height: 50px;
}

.descargas .inserts ul li img {
	width: 50px;
}

.descargas .itemdesc li a {
	padding-left: 24px;
	background: url(/img/download.png) no-repeat left 13px;
	margin-right: 13px;
	display: block;
}


/* Empresa --------------------------------------*/

.empresa .contenido .colizq .laempresa {
	text-indent: -10000px;
	background: url(/img/tit-la-empresa.png) no-repeat;
	height: 28px;
	margin-bottom: 15px;
}

.empresa .contenido .colizq p{
	margin-bottom: 10px;
}

/*
.empresa {
	display: block;
	width: 626px;
	height: 430px;
	position: relative;
	
	margin-top: 40px;
}
*/

.fab .produccion {
	text-indent: -10000px;
	background: url(/img/tit-linea.png) no-repeat;
	height: 57px;
}

.empresa .colizq h3 {
	font-size: 1.125em;
	color: #ff7200;
	margin: 25px 0 10px 0;
	font-weight: normal;
	padding-top: 25px;
	border-top: 1px solid #ccc;
}

.empresa .colizq h3.primera {
	border: none;
}


.empresa .desc {
	font-size: 1.125em;
	line-height: normal;
	margin-top: 35px;
}

/* Consejos --------------------------------------*/

.consejos .colizq h2 {
	text-indent: -10000px;
	background: url(/img/tit-consejos.png) no-repeat;
	height: 28px;
	margin-bottom: 15px;

}


.faqstit {
	text-indent: -10000px;
	background-image:url(/img/titulos/faqs.png) !important;
	height: 28px;
	margin-bottom: 15px;

}


.consejos .colizq h3 {
	font-size: 1.125em;
	color: #ff7200;
	margin: 25px 0 5px 0;
	font-weight: normal;
}

.consejos .colizq h4 {
color: #ff7200;
margin-bottom: -10px
}

.consejos .colizq p {
	margin: 10px 0;
}

.consejos .colizq ul, .consejos .colizq ol {
	margin: 10px 150px 10px 60px;
}

.consejos .colizq ul li, .consejos .colizq ol li {
	margin-bottom: 5px;
}

.consejos .colizq ul li {
	list-style-type: circle;
}

.consejos .colizq ol li {
	list-style-type: decimal;
}

.consejos .grupos td {
	border-bottom: 1px solid #ccc;
}

.consejos .grupos {
	border-top: 1px solid #ccc;
}


/* Novedades --------------------------------------*/


.noticias .colizq h2 {
	text-indent: -10000px;
	background: url(/img/tit-noticias.png) no-repeat;
	height: 28px;
	margin-bottom: 15px;
}


.noticias .colizq .news {
	text-indent: -10000px;
	background: url(/img/tit-noticias-en.png) no-repeat;
	height: 28px;
	margin-bottom: 15px;
}

.noticias .colizq h3 {
	font-size: 1.25em;
	color: #ff7200;
	margin: 25px 0 10px 0;
	font-weight: normal;
	line-height: 20px;
}

.noticias .colizq h3 img {
	float: left;
	margin-right: 15px;
}

.noticias .colizq .destacada {
	height: 191px;
}

.noticias .colizq .destacada img {
	height: 191px;
}

.noticias .colizq h3 a, .noticias .colizq h3 a:link {
	color:#9f9f9f;
}

.noticias .colizq h3 a:hover {
	color:#ff7200;
}

.noticias .colizq h3 strong {
	display: block;
	font-size: 0.875em;
}

.noticias .colizq p {
	margin-bottom: 10px;
}

.otrasNoticias {
	margin-top: 15px;
	padding: 15px;
	background: url("/img/noticias/fondo.png") no-repeat;
	height: 230px
}

.otrasNoticias h3 {
	text-indent: -10000px;
	background: url("/img/noticias/otras.png");
	width: 169px;
	height: 23px;
	margin-bottom: 23px;
}

.en .otrasNoticias h3 {
	text-indent: -10000px;
	background: url("/img/noticias/otras-en.png") no-repeat;
	width: 169px;
	height: 25px;
	margin-bottom: 21px;
}

.otrasNoticias ul {
	list-style-type: decimal;
	padding-left: 10px;
	margin-left: 10px;
}

.otrasNoticias li {
	margin-bottom: 10px;
	width: 260px;
}

/* Contacto --------------------------------------*/

.contacto .colizq h2 {
	text-indent: -10000px;
	background: url(/img/tit-contacto.png) no-repeat;
	height: 28px;
	margin-bottom: 15px;
}

.contacto .colizq .contacten {
	text-indent: -10000px;
	background: url(/img/tit-contacto-en.png) no-repeat;
	height: 28px;
	margin-bottom: 15px;
}

.contacto .contenido .colizq{
	/* height: 480px; */
}

.contacto .contenido .colizq label {
	display: block;
	margin-bottom: 5px;
}
.contacto .contenido .colizq input,
.contacto .contenido .colizq textarea{
	margin-bottom: 10px;
	width: 400px;
}

.contacto #poweredby {
	display: none;
}

.contacto .error {
	color: red;
}

.contacto .colizq h3 {
	font-size: 1.125em;
	color: #ff7200;
	margin: 25px 0 5px 0;
	font-weight: normal;
}

.contacto .colizq p {
	margin-bottom: 10px;
}

.peivs {
	font-size: 0.625em;
	width: 900px;
	line-height: normal;
	width: 950px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

.peivs br {
	display:none;
}

.peivs td, .peivs th {
	padding: 0 10px 0 0;
	vertical-align: bottom
}

.peivs strong{
	font-weight: bold;
	color: #333
}

.medida, .prod{
	color: black;
}

.peivs caption {
color:#ff7200;
padding-bottom:4px;
font-size: 0.875em;
margin-top: 20px;
}

.simbolos {
	margin-top: 15px;
	color:#009CFF;
}



/* exhibicion  -------------------------------------*/

.exhibicion .colizq h3 {
	font-size: 1.125em;
	color: #ff7200;
	margin: 25px 0 4px 0;
	font-weight: normal;
	padding-top: 25px;
	border-top: 1px solid #ccc;
}

.exhibicion .colizq .fecha {
	font-size: 0.75em;
	margin-bottom: 10px;
}


/* Galerias  --------------------------------------*/


.planos {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	font-size: 0.75em;
}

.planos a {
	border-right: 1px solid #ccc;
	margin-right: 10px;
	padding-right: 10px;
}

.galeria {
	/*height: 400px; */
	margin-top: 20px;
	background:url(/img/carousell-back.png) no-repeat;
}

.video {
	height: 364px;
	display: block;
}

.productos .galeria {
	margin: 0;
	padding-bottom: 0;
	height: auto;
}

.galeria #navigation,
.galeria #navigation1,
.galeria #navigation2,
.galeria #navigation3,
.galeria #navigation4,
.galeria #navigation5,
.galeria #navigation6,
.galeria #navigation7  {
	display: none;
}

.galeria .slideshow,
.galeria .slideshow1,
.galeria .slideshow2,
.galeria .slideshow3,
.galeria .slideshow4,
.galeria .slideshow5,
.galeria .slideshow6,
.galeria .slideshow7 {
	padding: 4px;
}

.galeria .ss-controls, .galeria .nav-controls, .galeria .prev,
.galeria .ss-controls1, .galeria .nav-controls1, .galeria .prev1,
.galeria .ss-controls2, .galeria .nav-controls2, .galeria .prev2,
.galeria .ss-controls3, .galeria .nav-controls3, .galeria .prev3,
.galeria .ss-controls4, .galeria .nav-controls4, .galeria .prev4,
.galeria .ss-controls5, .galeria .nav-controls5, .galeria .prev5,
.galeria .ss-controls6, .galeria .nav-controls6, .galeria .prev6,
.galeria .ss-controls7, .galeria .nav-controls7, .galeria .prev7{
	float: left;
	margin-right: 20px;
}

.galeria .ss-controls,
.galeria .ss-controls1
.galeria .ss-controls2,
.galeria .ss-controls3,
.galeria .ss-controls4,
.galeria .ss-controls5,
.galeria .ss-controls6,
.galeria .ss-controls7 {
	margin-left: 10px;
}


.galeria #image-title,
.galeria #image-title1,
.galeria #image-title2,
.galeria #image-title3,
.galeria #image-title4,
.galeria #image-title5,
.galeria #image-title6,
.galeria #image-title7 {
	font-size: 1em;
	margin: 10px 0;
	color: #ff7200;
	width: 100%;
	padding-left: 10px;
}

#nav {
/*
	display: block;
	height: 90px;
	background-color: fuchsia;
	*/
}

.linea {
	position: relative;
	height: 435px;
	background: url(/img/linea/fondo.png) top right no-repeat;
}

.linea #slideshow {
	position: absolute;
	right: 0;
	top:0;
	width: 413px;
	height: 430px;
}

.linea #slideshow .image-wrapper {
	margin: 4px 0 0 4px;
	display: block;
	padding: 0;
}

.linea .navigation {
	position: absolute;
	top:97px;
	width: 212px;
}

.linea #image-title {
	width: 212px;
}

.linea .navigation li {
	float: left;
	margin: 0 10px 5px 0;
	width: 43px;
	height: 43px;
}
.linea .selected {
}

.linea .selected img {
	width: 33px;
	height: 33px;
	margin: 5px;
}

.play:hover {
	cursor: pointer;
	color:#009cff;
}

.play {
	display: none;
}

.prev{
	text-indent: -10000px;
	width: 32px;
	height: 29px;
	background-image: url(/img/anterior.png);
	display: block;
	float: left;
	margin: 0 0 0 280px !important;
}

.next {
	text-indent: -10000px;
	width: 32px;
	height: 29px;
	background-image: url(/img/siguiente.png);
	display: block;
	float: left;
	margin: 0;
}

.next:hover, .prev:hover {
	background-position: 0 -29px
}

.nav-controls {
	width: 100%;
	background-image: url(/img/line.png);
}

#mapa {
	position: relative;
	z-index: 0 !important;
	background-color: transparent !important;
	width: 627px !important;
	height: auto !important;
}


#simplegallery1 { 
position: relative;
z-index: 0 !important;
background-image: url(/img/carousell-back.png) !important;
background-color: transparent !important;
width: 627px !important;
height: 364px !important;
}

.gallerylayer {
	top:4px !important;
	left: 4px !important;
}

.navpanellayer {
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}


.contenido {
	z-index: 1
}

dd {
	z-index: 2 !important;
}



/* Videos */
.hvlog {
	text-align: center;
	padding-top: 52px;
}