body {
	background-color:#ffffff;
	/*margin:0 auto;*/
	/*width:960px;*/
	text-align:center;
	font-family: Arial, "Helvetica", sans-serif;
}

/* Contenedores
----------------------------------------------------------------------------------------------------*/
.contenedor {
	width:960px;
	min-height:939px;
	/*background-color:#3CF;*/
	overflow:hidden;
	margin-top:61px;
	margin:0 auto;
	/*position:absolute;*/
}
.menu {
	height:79px;
	/*background-color: #306;*/
	z-index:2;
	/*width:850px;
	float:left;*/
}
.menu_idiomas {
	height:79px;
	/*background-color: #306;*/
	z-index:2;
	float:right;
}
.logo {
	height:148px;
	width:94px;
	/*background-color: #C3C;*/
	z-index:335;
	position:absolute;
	margin-left:38px;
}
.menu_lateral {
	margin-left:653px;
	height:425px;
	width:307px;
	/*background-color: #9FF;*/
	position:absolute;
	z-index:333;
}
.slider {
	height:425px;
	/*background-color: #FF3;*/
	z-index:1;
}
.sombra {
	height:22x;
	/*background-color: #0F6;*/
}
.pie {
	height:51px;
	text-align:right;
	font-size:11px;
	color:#999;
	border-top-color:#e0dae6; border-top-style:solid; border-top-width:thin;
	/*background-color: #C63;*/
}

.contenidos {
	margin-top:8px;
	min-height:374px;
	/*background-color: #0CC;*/
}
.marco_izq {
	margin-left:18px;
	width:290px;
	/*background-color: #0F0;*/
	float:left;
}
.marco_dch {
	margin-left:25px;
	width:627px;
	/*background-color: #3F9;*/
	float:right;
}
.dch_1{
	width:297px;
	/*background-color: #FF0;*/
	float:left;
}
.dch_2{
	width:297px;
	/*background-color: #FF0;*/
	float:right;
	padding-right:13px;
}
.dibujo_cnt{
	width:420px; 
	background-color:#e4e4e4;
	padding-bottom:5px;
}
.dibujo_1{
	float:left; 
	padding-top:16px; 
	padding-left:18px; 
	padding-bottom:16px; 
	background-color:#e4e4e4;
}
.dibujo_2{
	float:right; 
	padding-top:16px; 
	padding-left:17px; 
	padding-bottom:16px; 
	background-color:#e4e4e4;
}


/* Textos
----------------------------------------------------------------------------------------------------*/
.txt_home{
	font-size:15px;
	color:#333333;
	text-align:left;
	font-weight:normal;
}
.tit_home1{
	font-size:16px;
	color:#333333;
	text-align:left;
	font-weight:bold;
	margin-bottom:25px;
}
.tit_home2{
	font-size:16px;
	color:#333333;
	text-align:left;
	font-weight:bold;
	text-align:left;
	margin-top:0px;
	margin-bottom:3px;
}
.tit_home3{
	font-size:14px;
	color:#333333;
	text-align:left;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
}
.tit_ficha{
	font-size:28px;
	color:#3b1460;
	text-align:left;
	font-weight:light;
	margin-top:0px;
	margin-bottom:5px;
}
.tit_ficha2{
	font-size:12px;
	color:#3b1460;
	text-align:left;
	font-weight:bold;
	margin:0 0 5px 0;
}
.tit_ficha3{
	font-size:12px;
	color:#3b1460;
	text-align:left;
	font-weight:bold;
	margin:0px 0 0px 0px;
}
.tit_ficha4{
	font-size:12px;
	color:#3b1460;
	text-align:left;
	font-weight:bold;
	margin:10px 0 5px 0;
}
.tit_dibujo{
	font-size:11px;
	color:#000000;
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:bold;
}
/*.tit_img{
	font-size:13px; 
	color:#fff; 
	font-weight:bold; 
	margin-top:247px;
}*/
.tit_img{ 
	margin-top:232px;
	background-color:#53019e;
	width:215px;
	height:34px;
	padding-top:14px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	z-index:1;
}
.titulo_puerta{
	margin-top:-48px;
	margin-bottom:0px;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index:999;
	position:absolute;
	font-size:13px; 
	color:#fff; 
	font-weight:bold;
	width:215px;
	height:34px;
	padding-top:14px;
}
.img_margin{
	margin-top:-264px;
}
.txt_noticia{
	font-size:12px;
	color:#333333;
	text-align:left;
	padding-top:0px;
}
.enana{
	font-size:8px;
}
.enana2{
	font-size:15px;
}
.pie_foto{
	font-size:9px;
	font-weight:lighter;
	line-height:11px;
}

.lista1 {
   list-style-type: disc;
   font-size:12px;
   color:#333333;
   text-align:left;
   margin:0;
   padding:0;
   padding-left:15px;
   padding-right:5px;
}
.lista2 {
   list-style-type: none;
   padding-right:5px;
}
.lista1 li {
   padding-bottom:3px;
   padding-right:5px;
}
.txt_ficha {
   font-size:12px;
   color:#333333;
   text-align:left;
   margin:0;
   padding:0;
   padding-right:5px;
}


/* Enlaces
----------------------------------------------------------------------------------------------------*/
span.img-rollover{ height: 31px; overflow: hidden; display: block; position: relative; text-align:left; }
span.img-rollover a:hover{ top: -31px; position: relative; text-align:left;}

span.l_menu-rollover{ height: 51px; overflow: hidden; display: block; position: relative; text-align:left;}
span.l_menu-rollover a:hover{ top: -51px; position: relative; text-align:left;}


/* Menú superior
----------------------------------------------------------------------------------------------------*/
#cssmenu ul
{
	padding-left:172px;
	padding-top:23px;
	list-style-type:none;
	display:block;
	height:79px;
	z-index:2;
}
#cssmenu li
{
	display:block;
	float:left;
}	
#cssmenu li a
{
	display:block;
	float:left;
	padding:0px 10px 0 10px;
}
#cssmenu li.bla a
{
	display:block;
	float:left;
	padding:0px 5px 0 1px;
}

span.bt1-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; }
span.bt1-rollover a:hover{ top: -43px; position: relative; text-align:left;}
span.bt1-rollover a.activo{ top: -43px; position: relative; text-align:left;}
span.bt2-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; }
span.bt2-rollover a:hover{ top: -43px; position: relative; text-align:left;}
span.bt2-rollover a.activo{ top: -43px; position: relative; text-align:left;}
span.bt3-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; }
span.bt3-rollover a:hover{ top: -43px; position: relative; text-align:left;}
span.bt3-rollover a.activo{ top: -43px; position: relative; text-align:left;}
span.bt4-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; }
span.bt4-rollover a:hover{ top: -43px; position: relative; text-align:left;}
span.bt4-rollover a.activo{ top: -43px; position: relative; text-align:left;}

span.bt5-rollover{ height: 43px; overflow: hidden; display: block; position: relative; text-align:left; font-size:11px; font-weight:bold; color:#3b1460; font-family:Arial, Helvetica, sans-serif; margin-top:12px; margin-left:120px;  }
span.bt5-rollover a:hover{ position: relative; text-align:left;}


/* Submenú lateral
----------------------------------------------------------------------------------------------------*/
.submenu
{
	height:11px;
	width:307px;
	/*background-image:url("../img/bg_submenu.png");*/
	/*background-repeat:repeat-x;*/
	background-color:#FFFFFF;
	font-weight:bold;
	color:#333333;
	padding-top:8px;
	font-size:12px;
	text-align:center;
	margin-top:1px;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
	text-decoration:none;
}
.submenu:hover
{
	height:11px;
	width:307px;
	background-color:#3b1460;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	font-size:12px;
	text-align:center;
	margin-top:1px;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	text-decoration:none;
}
.submenu a{
	color:#333333;
	text-decoration:none;
}
.submenu a:hover{
	color:#ffffff;
	text-decoration:none;
}



/* Clear Elementos Flotantes
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* Clases de fichas
----------------------------------------------------------------------------------------------------*/
.fila1{
	width:531px;
	margin:0;
}
.fila2{
	width:960px;
	/*background-color:#FFF;*/
	/*min-height:750px;*/
}
.ficha_cont {
	width:960px;
	height:800px;
	/*min-height:939px;*/
	background-color:#FFF;
	margin-top:0px;
	/*position:relative;*/
}
.menu_fichas{
	height:30px;
	width:531px;
	background:#3F6;
	float:left;
}
.menu_fichas_der{
	height:30px;
	width:429px;
	background:#3F6;
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	float:right;
}
.ficha_izq{
	width:436px;
	/*float:left;*/
	padding-top:16px;
	padding-left:31px;
	background-color:#FFF;
	min-height:600px;
}
.ficha_der{
	width:443px;
	/*float:right;*/
	padding-top:16px;
	padding-left:15px;
	padding-right:20px;
	background-color:#FFF;
	min-height:600px;
}

/*menú ficha */

#nav {
	margin:0;
	padding:0;
	color:#3b1460;
	width:573px;
	float:left;
}
#nav li {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-right:5px;

}
#nav a:link,
#nav a:visited {
	color:#3b1460;
	background:#ffffff;
	padding:8px 19px 0px 19px;
	float:left;
	height:22px;
	text-decoration:none;
	margin-right:3px;
}
#nav a:hover {
	color:#fff;
	background:#3b1460;
}

#descripcion #nav-descripcion a,
#acabados #nav-acabados a,
#accesorios #nav-accesorios a,
#documentos #nav-documentos a,
#dibujos #nav-dibujos a,
#contact #nav-contact a {
	background:#3b1460;
	color:#fff;
}
#descripcion #nav-descripcion a:hover,
#acabados #nav-acabados a:hover,
#accesorios #nav-accesorios a:hover,
#documentos #nav-documentos a:hover,
#dibujos #nav-dibujos a:hover,
#contact #nav-contact a:hover {
	background:#fff;
	color:#3b1460;
}
#nav a:active {
	background:#3b1460;
	color:#fff;
}

/* end css tabs */

/* Galerías de catálogo
----------------------------------------------------------------------------------------------------*/
#imagenx1 {
	width: 308px;
	height: 295px;
	background-image: url(../img/prod_1.jpg);
	background-repeat:no-repeat;
}
#imagenx1 a:hover {
	width: 308px;
	height: 295px;	
	background-image: url(../img/lupa2.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx2 {
	width: 308px;
	height: 295px;
	background-image: url(../img/prod_2.jpg);
	background-repeat:no-repeat;
}
#imagenx2 a:hover {
	width: 308px;
	height: 295px;	
	background-image: url(../img/lupa2.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx3 {
	width: 308px;
	height: 295px;
	background-image: url(../img/prod_3.jpg);
	background-repeat:no-repeat;
}
#imagenx3 a:hover {
	width: 308px;
	height: 295px;
	background-image: url(../img/lupa2.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx4 {
	width: 227px;
	height: 293px;
	background-image: url(../img/prod_4.jpg);
}
#imagenx4 a:hover {
	width: 227px;
	height: 293px;	
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx5 {
	width: 227px;
	height: 293px;
	background-image: url(../img/prod_5.jpg);
}
#imagenx5 a:hover {
	width: 227px;
	height: 293px;	
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx6 {
	width: 227px;
	height: 293px;
	background-image: url(../img/prod_6.jpg);
}
#imagenx6 a:hover {
	width: 227px;
	height: 293px;	
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx7 {
	width: 227px;
	height: 293px;
	background-image: url(../img/prod_7.jpg);
}
#imagenx7 a:hover {
	width: 227px;
	height: 293px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx8 {
	width: 225px;
	height: 302px;
	background-image: url(../img/prod_8.jpg);
}
#imagenx8 a:hover {
	width: 225px;
	height: 302px;	
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx9 {
	width: 225px;
	height: 293px;
	background-image: url(../img/prod_20.jpg);
	background-repeat:no-repeat;
}
#imagenx9 a:hover {
	width: 225px;
	height: 293px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx10 {
	width: 225px;
	height: 293px;
	background-image: url(../img/prod_21.jpg);
	background-repeat:no-repeat;
}
#imagenx10 a:hover {
	width: 225px;
	height: 293px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx20 {
	width: 225px;
	height: 293px;
	background-image: url(../img/prod_22.jpg);
	background-repeat:no-repeat;
}
#imagenx20 a:hover {
	width: 225px;
	height: 293px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx31 {
	width: 225px;
	height: 293px;
	background-image: url(../img/prod_31.jpg);
	background-repeat:no-repeat;
}
#imagenx31 a:hover {
	width: 225px;
	height: 293px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx32 {
	width: 225px;
	height: 293px;
	background-image: url(../img/prod_32.jpg);
	background-repeat:no-repeat;
}
#imagenx32 a:hover {
	width: 225px;
	height: 293px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx33 {
	width: 225px;
	height: 293px;
	background-repeat:no-repeat;
}
#imagenx33 a:hover {
	width: 225px;
	height: 293px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx34 {
	width: 225px;
	height: 293px;
	background-image: url(../img/prod_34.jpg);
	background-repeat:no-repeat;
}
#imagenx34 a:hover {
	width: 225px;
	height: 293px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx11 {
	width: 227px;
	height: 293px;
	background-image: url(../img/prod_11.jpg);
}
#imagenx11 a:hover {
	width: 227px;
	height: 293px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx12 {
	width: 225px;
	height: 302px;
	background-image: url(../img/prod_12.jpg);
}
#imagenx12 a:hover {
	width: 225px;
	height: 302px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx13 {
	width: 215px;
	height: 280px;
	box-shadow: 4px 5px 4px #dddcda; 
}
#imagenx13 a:hover {
	background-image: url(../img/lupa4.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:-280px;
	margin-left:-46px;
	z-index:1;
}
#imagenx14 {
	width: 225px;
	height: 302px;
	background-image: url(../img/prod_14.jpg);
}
#imagenx14 a:hover {
	width: 225px;
	height: 302px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
#imagenx15 {
	width: 225px;
	height: 302px;
	background-image: url(../img/prod_15.jpg);
}
#imagenx15 a:hover {
	width: 225px;
	height: 302px;
	background-image: url(../img/lupa3.png);
	background-position: center;
	background-repeat:no-repeat;
}
.lupa {
	width: 308px;
	height: 295px;	
	display: block;
}


/* Títulos
----------------------------------------------------------------------------------------------------*/
.titulo_cont{
	font-size:14px;
	font-weight:bold;
	color:#b00006;
	margin-left:13px;
	text-align:left;
}

.subtit{
	font-size:14px;
	font-weight:bold;
	color:#b00006;
}


.titulo_not{
	font-size:13px;
	font-weight:bold;
	color:#689000;
}

.titulo_not2{
	font-size:17px;
	font-weight:bold;
	color:#A30003;
}

.titulo_not2{
	font-size:13px;
	font-weight:bold;
	color:#A70004;
}

.titulo_not2x{
	font-size:17px;
	font-weight:bold;
	color:#A70004;
}

.titulo_contacto{
	font-size:12px;
	font-weight:bold;
	color:#b00006;
}

/* Menú
----------------------------------------------------------------------------------------------------*/
#buttonb {
	margin-left:254px;

}

#buttonb li {
	display: inline;
}
#buttonb li a {
	font-family: Arial;
	font-size:14px;
	text-decoration: none;
	float:left;
	padding-top: 12px;
	padding-bottom:10px;
	padding-left:23px;
	padding-right:23px;
	/*background-color: #2175bc;*/
	color: #faf414;
	height:20px;
}

#buttonb li a.activo {
	font-family: Arial;
	font-size:14px;
	text-decoration: none;
	float:left;
	padding-top: 12px;
	padding-bottom:10px;
	padding-left:23px;
	padding-right:23px;
	/*background-color: #2175bc;*/
	color: #faf414;
	background-color: #e61635;
	height:20px;
}

#buttonb li a:hover {
	background-color: #e61635;
	
	/*margin-top:-2px;*/
}

.buttonbactivo li {
	background-color: #e61635;
	
	/*margin-top:-2px;*/
}

/* Enlaces
----------------------------------------------------------------------------------------------------*/

span.bt5-rollover{ height: 43px; overflow: hidden; display: block; position: relative;}
span.bt5-rollover a:hover{ position: relative; text-align:left;}

A.enlace_idioma, A.enlace_idioma:VISITED, A.enlace_idioma:ACTIVE, A.enlace_idioma:FOCUS, A.enlace_idioma:LINK{
text-decoration:none;
text-align:left;
font-size:11px;
font-weight:bold;
color:#999;
padding:0;
margin:0;
}

A.enlace_idioma:HOVER{
color: #3b1460;
text-decoration:none;
}

A.enlace_idioma2, A.enlace_idioma2:VISITED, A.enlace_idioma2:ACTIVE, A.enlace_idioma2:FOCUS, A.enlace_idioma2:LINK{
text-decoration:none;
text-align:left;
font-size:11px;
font-weight:bold;
color:#3b1460;
padding:0;
margin:0;
}

A.enlace_idioma2:HOVER{
color: #3b1460;
text-decoration:none;
}

A.enlace_normal, A.enlace_normal:VISITED, A.enlace_normal:ACTIVE, A.enlace_normal:FOCUS, A.enlace_normal:LINK{
text-decoration:none;
text-align:left;
font-size:12px;
font-weight:bold;
color:#3b1460;
padding:0;
margin:0;
}

A.enlace_normal:HOVER{
color: #999;
text-decoration:none;
}


A.enlace_normal_m, A.enlace_normal_m:VISITED, A.enlace_normal_m:ACTIVE, A.enlace_normal_m:FOCUS, A.enlace_normal_m:LINK{
text-decoration:none;
text-align:left;
font-size:11px;
font-weight:bold;
color:#999;
padding:0;
margin:0;
}

A.enlace_normal_m:HOVER{
color: #3b1460;
text-decoration:none;
}


A.enlace_pie, A.enlace_pie:VISITED, A.enlace_pie:ACTIVE, A.enlace_pie:FOCUS, A.enlace_pie:LINK{
text-decoration:none;
text-align:left;
font-size:11px;
color:#999;
}

A.enlace_pie:HOVER{
color: #666;
text-decoration:underline;
}

A.enlace_mor, A.enlace_mor:VISITED, A.enlace_mor:ACTIVE, A.enlace_mor:FOCUS, A.enlace_mor:LINK{
color:#3b1460;
text-decoration:none;
font-weight:bold;
margin:0 0 5px 0;
text-align:left;
font-size:12px;
}

A.enlace_mor:HOVER{
color: #3b1460;
text-decoration:underline;
}

A.enlace_mor2, A.enlace_mor2:VISITED, A.enlace_mor2:ACTIVE, A.enlace_mor2:FOCUS, A.enlace_mor2:LINK{
color:#3b1460;
text-decoration:none;
font-weight:bold;
margin:0 0 5px 0;
text-align:left;
font-size:10px;
}

A.enlace_mor2:HOVER{
color: #3b1460;
text-decoration:underline;
}

A.verde1, A.verde1:VISITED, A.verde1:ACTIVE, A.verde1:FOCUS, A.verde1:LINK{
color:#7f7f7f;
text-decoration:none;
}

A.verde1:HOVER{
color: #689000;
text-decoration:underline;
font-weight:bold;
}

A.rojo1, A.rojo1:VISITED, A.rojo1:ACTIVE, A.rojo1:FOCUS, A.rojo1:LINK{
color:#E61635;
text-decoration:none;
}

A.rojo1:HOVER{
color: #E61635;
text-decoration:underline;
font-weight:bold;
}

A.rojo2, A.rojo2:VISITED, A.rojo2:ACTIVE, A.rojo2:FOCUS, A.rojo2:LINK{
color:#E61635;
text-decoration:none;
}

A.rojo2:HOVER{
color: #E61635;
text-decoration:underline;
}

A.rojo3, A.rojo3:VISITED, A.rojo3:ACTIVE, A.rojo3:FOCUS, A.rojo3:LINK{
color:#908e8e;
text-decoration:none;
}

A.rojo3:HOVER{
color: #E61635;
text-decoration:underline;
}

A.amarillo1, A.amarillo1:VISITED, A.amarillo1:ACTIVE, A.amarillo1:FOCUS, A.amarillo1:LINK{
color:#ffffff;
font-size:12px;
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
}

A.amarillo1:HOVER{
color: #FAF414;
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
}

A.amarillo1activo, A.amarillo1activo:VISITED, A.amarillo1activo:ACTIVE, A.amarillo1activo:FOCUS, A.amarillo1activo:LINK{
color:#FAF414;
font-size:12px;
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
}

A.amarillo1activo:HOVER{
color: #FAF414;
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
}

A.negro1, A.negro1:VISITED, A.negro1:ACTIVE, A.negro1:FOCUS, A.negro1:LINK{
color:#242424;
font-size:12px;
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
}

A.negro1:HOVER{
color: #242424;
text-decoration:none;
font-weight:bold;
font-family:Tahoma, Geneva, sans-serif;
}

A.negro1activo, A.negro1activo:VISITED, A.negro1activo:ACTIVE, A.negro1activo:FOCUS, A.negro1activo:LINK{
color:#242424;
font-size:12px;
text-decoration:none;
font-family:Tahoma, Geneva, sans-serif;
font-weight:bold;
}