body{
	height:100%;
	background:#020202;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:18px;
}
a{
	color:#FFF;
	text-decoration:none;
}
p{
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
img{
	border:0px;
}
strong{
	font-weight:bold;
	color:#F5A709;
}
ul{
	text-align:justify;
	list-style:disc;
}
.texto_grande li{
	margin-left:470px;
}

input[type=text],textarea{
	overflow:hidden;
	outline:none;
	border:1px solid #848484;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:3px;
	
}
.imagen{
	display:block;
	text-align:center;
	margin:auto;
	border:1px solid #F1A70A;
}
.imagenproductos{
	margin-left:20px;
	margin-bottom:20px;
	border:1px solid #F1A70A;
}
.imagennoticias{
	margin-right:20px;
	margin-top:10px;
	margin-bottom:20px;
	border:1px solid #F1A70A;
}
.both{
	clear:both;
}
h1 a{
	font-family:Optima,Verdana;
	color:#f1a70a;
	font-weight:bold;
}
h2 a{
	font-family:Optima,Verdana;
	color:#f1a70a;
}
h1{
	font-family:Optima,Verdana;
	font-weight:bold;
	color:#f1a70a;
	font-size:18px;
	line-height:normal;
}
h2{
	font-family:Optima,Verdana;
	color:#f1a70a;
	font-size:14px;
	line-height:normal
}
#contenido{
	width:980px;
	height:auto;
	margin:auto;
	min-height:470px;
	margin-top:20px;
}
#informacion{
	clear:both;
	margin-top:20px;
}

#izquierda{
	background-image:url(../images/ficha/fondo-cat.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:left;
	width:215px;
	border:1px solid #FFF;
	padding:10px;
}
#central{
	float:left;
	width:730px;
	margin-left:13px;
}
#central ul{
	margin-left:20px;
}
/*CABECERA*/
#menu_idiomas{
	font-size:10px;
	margin:0px;
	padding:0px;
}
#menu_idiomas a{
	color:#F1A60C;	
	padding-right:5px;
	padding-left:5px;
	text-decoration:underline;
}
#menu_idiomas ul{
	margin:0px;
	list-style:none;
	padding:0px;
	width:940px;
}
#menu_idiomas ul li{
    display: inline; /* IE */
}


#cabecera{
	background-image:url(../images/cabecera.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:89px;
	clear:both;
	font-size:14px;
}
#menu_top{
	position:relative;
	top:75px;
	padding:0px;
	margin:0px;
	height:100px;
}
#menu_top ul{
	list-style:none;
}
#menu_top ul li{
    display: inline; /* IE */
	padding:0px;
}
#menu_top a{
	height:18px;
	text-align:center;
	padding-right:10px;
	padding-left:10px;
}
#menu_top a:hover{
  	background-color:#F1A70A;
	color:#000;
}

/*DESTACADOS PORTADA*/
.destacados{
	clear:both;
	width:980px;
	margin:auto;
	margin-top:40px;
	height:380px;
	min-height:380px;
	position:relative;
}


.clip{

}
.destacados .clip img{
	border:1px solid #F1A70A;
	margin-bottom:10px;
}
.destacados,.destacados .destacado,.destacados .destacado1{
	min-height:320px;
}
.destacados h2{
	margin-top:10px;
}
.destacado{
	float:left;
	width:214px;
	padding:10px;
	margin-right:12px;
	border:1px solid #FFF;
	height:350px;
	min-height:350px;
}
.destacado1{
	float:left;
	width:214px;
	padding:10px;
	margin-right:0px;
	border:1px solid #FFF;
	height:350px;
	min-height:350px;
}
/*MENU CATEGORIAS*/
#menu{
	font-size:12px;
	color:#f1a70a;
	line-height:18px;
	min-height:310px;
}


#menu ul{
	list-style:none;
	margin-top:20px;
}
#menu ul li{
	padding:0px;
	margin-bottom:10px;
	line-height:18px;
}
#menu a{
	height:18px;
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	color:#f1a70a;
	height:100%;
	display:block;
}

#menu a:hover{
	text-align:left;
  	background-color:#F1A70A;
	color:#000;


	
}

/*PRODUCTOS*/
#Breadcrum{
	clear:both;
	margin-bottom:5px;
	position:relative;
	z-index:1;
}
#Breadcrum a:hover{
	color:#f1a70a;
}
#Breadcrum strong{
	color:#f1a70a;
}
#relacionados{
	height:55px;
	margin-bottom:15px;
	border:1px solid #FFF;
	padding:10px;
}
#relacionados table{
	margin-left:35px;
}
#relacionados td{
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	vertical-align:top;
}
#relacionados td img{
	border:1px solid #F1A70A;
}
#relacionados a{
	font-size:9px;
}
/*PRODUCTO CONCRETO*/
#producto_concreto{
	width:730px;
	overflow:hidden;
}
#producto_concreto .izquierda{
	float:left;
	width:155px;
	min-height:100px;
}
#producto_concreto .izquierda img{
	border:1px solid #F1A70A;
}

#producto_concreto .central{
	float:left;
	width:400px;
	margin-left:10px;
	min-height:100px;
}
#producto_concreto .derecha{
	float:left;
	width:155px;
	min-height:100px;
	margin-left:10px;
}
#producto_concreto .derecha strong{
	color:#f1a70a;
}
#producto_concreto .galeria_imagenes{
	border:1px solid #FFF;
	width:135px;
	padding:10px;
	padding-bottom:0px;
	margin-top:10px;
}
#producto_concreto .galeria_imagenes td{
	padding-right:14px;
	padding-bottom:10px;
	
}
#producto_concreto #caracteristicas{
	border:1px solid #FFF;
	padding:10px;
	margin:auto;
	margin-bottom:5px;
}
#producto_concreto #caracteristicas img{
	display:block;
	margin:auto;
}
/*INFORMACION*/
.informacion{
	margin-top:20px;
}
.informacion td{
	padding-bottom:3px;
	padding-right:5px;
}

/*CONTACTO*/
#contacto{
	clear:both;
}
#contacto #izquierda_contacto{
	float:left;
	padding:10px;
	margin:auto;
	width:340px;
	border:1px solid #FFF;
	min-height:386px;
}
#contacto #central_contacto{
	float:left;
	width:265px;
	margin-left:10px;
	border:1px solid #FFF;
	border-right:0px;
	padding:10px;
	height:352px;
	min-height:386px;
}

#contacto #derecha_contacto{
	float:left;
	padding:10px;
	width:300px;
	border:1px solid #FFF;
	border-left:0px;
	min-height:386px;
}
#contacto #derecha_contacto table{
	margin-top:20px;
}
#contacto #derecha_contacto textarea{
	width:290px;
}
#contacto #map{
	width:265px;
	min-height:345px;
	color:#000;
	border:1px solid #f1a70a;
	margin-top:20px;
}

/*PIE*/
#pie{
	clear:both;
	color:#FFF;
	margin:auto;
	margin-top:30px;
	width:960px;
	border:1px solid #FFF;
	padding:10px;
}
.aviso{
	position:relative;
	margin-left:350px;
}

#etecnia{
	clear:both;
	margin:auto;
	margin-top:10px;
	width:980px;
	padding-bottom:20px;
}
#etecnia table{
	width:100%;
}
/*BOTONES*/
.alt{
	display:none;
}
a.mas{
	background-image:url(../images/mas-trans.png);
	display:block;
	width:91px;
	height:19px;
	padding-top:3px;
	text-align:center;
	color:#000;
	font-weight:bold;
	float:right;
	margin-top:15px;
	position:relative;
	bottom:0px;
}
a.mas:hover{
}
a.mas1-es{
	background-image:url(../images/ficha/ver-es-trans.png);
	display:block;
	width:47px;
	height:18px;
	text-align:center;
	padding:0px;
	z-index:1;
	position:relative;
	
}
a.mas1-es:hover{
	background-position:bottom;
}
a.mas1-en{
	background-image:url(../images/ficha/ver-en-trans.png);
	display:block;
	width:47px;
	height:18px;
	text-align:center;
	padding:0px;
	z-index:1;
	position:relative;
	
}
a.mas1-en:hover{
	background-position:bottom;
}



a#mas_info-es{
	display:block;
	background-image:url(../images/ficha/botones/masinfo-es-trans.png);
	width:153px;
	height:22px;
}
a#mas_info-es:hover{
	background-position:bottom;
}
a#pdf-es{
	display:block;
	background-image:url(../images/ficha/botones/pdf-es-trans.png);
	width:153px;
	height:22px;
	margin-bottom:5px;
}
a#pdf-es:hover{
	background-position:bottom;
}
a#mas_info-en{
	display:block;
	background-image:url(../images/ficha/botones/masinfo-en-trans.png);
	width:153px;
	height:22px;
}
a#mas_info-en:hover{
	background-position:bottom;
}
a#pdf-en{
	display:block;
	background-image:url(../images/ficha/botones/pdf-en-trans.png);
	width:153px;
	height:22px;
	margin-bottom:5px;
}
a#pdf-en:hover{
	background-position:bottom;
}


#enviar-es{
	display:block;
	background-image:url(../images/enviar_btn-trans.png);
	width:97px;
	height:22px;
	margin-top:5px;
	cursor:pointer;
}
#enviar-es:hover{
	background-position:bottom;
}
#limpiar-es{
	display:block;
	background-image:url(../images/borrar_btn-trans.png);
	width:97px;
	height:22px;
	margin-top:5px;
	cursor:pointer;
}
#limpiar-es:hover{
	background-position:bottom;
}
#enviar-en{
	display:block;
	background-image:url(../images/enviar_btn-en-trans.png);
	width:97px;
	height:22px;
	margin-top:5px;
	cursor:pointer;
}
#enviar-en:hover{
	background-position:bottom;
}
#limpiar-en{
	display:block;
	background-image:url(../images/borrar_btn-en-trans.png);
	width:97px;
	height:22px;
	margin-top:5px;
	cursor:pointer;
}
#limpiar-en:hover{
	background-position:bottom;
}

/************ IMAGENES **************/
.im1{
	float:left;
	margin-right:15px;
	margin-top:10px;
	width:430px;
}
.imagenoticias{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
