/* @group comunes */



/* @group elementos basicos */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000;
	line-height: 1.7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 75%;
	color: #424242;
}



h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}



a { color: #992200; }

strong { color: #FFFFFF; }

h1 {}



h2 {
	padding: 0;
	font-size: 130%;
	margin: 0em 0 1em 0;
	padding: 0px 0px 6px 15px;
	border-bottom:1px dotted #FFFFFF;
}



h3 {
	padding: 0;
	font-size: 130%;
	margin: 0em 0 0em 0;
	border-bottom: 1px solid #171717;
	-webkit-box-shadow: #2f2f2f 0px 1px 0px;
	-moz-box-shadow: #2f2f2f 0px 1px 0px;
}

h2.titHome {
	font-size: 118%;
	color: #000000;
	padding: 0px 0px 3px 0px;
}

h5 {
	font-size: 108%;
	color: #FFFFFF;
	padding-bottom: 4px;
}

.hide {
	display: none;
}
/* @end */

/* @group estructura pagina */
#contenedor {
	border: 0px solid blue;
	background: #FFFFFF;
	margin: 0em auto;
	color: #424242;
	width: 995px;
}


#cabecera {
	margin: 0px 0 0px 0;
	background: url(../public_images/bg_top2.jpg) no-repeat left top;
	height: 214px;
}

#chapaBg {
	margin: 0px 0 0px 0;
	background: url(../public_images/placa_metal.jpg) no-repeat 96px 60px;
	border: 0px solid red;
	height: 214px;
}
#logotipo {
	text-align: right;
	float: right;
	width: 190px;
	margin-top: 64px;
	margin-right: 100px;
	border: 0px solid blue;
}



#logotipo h1 {	font-size: 150%;}



.contenido {
	padding: 0;
	margin: 0;
}

.contenidoCentro {
	margin: 0em 0em 0em 0em;
	background: url(../public_images/bg_central.jpg) repeat-y left top;
	min-height: 500px;
	color: #FFFFFF;
}
.innerContentCentro {
	padding: 1em 10em 2em 9em;
}
.ancho-normal {
	width: 100%;
}

.ancho-con-menu {
	float: left;
	width: 600px;
	margin-left: 5px;
}

/* @group pie pagina */

#pie_pagina {
	border: 0px solid #d7dce4;
	text-align: center;
	padding: 5px 0 5px 10px;
	margin: 0px 0 0 0;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	overflow: hidden;
	background: #000000 url(../public_images/bg_pie.jpg) no-repeat left top;
	height: 110px;
}

.empresaNombre {
	width: 180px;
}
#contacto_pie {
	float: left;
	width: 800px;
	margin-top: 30px;
	margin-left: 80px;
}

#pie_pagina ul,

#pie_pagina li {
	display: inline;
}

#contacto_pie li {
	overflow: hidden;
}

#contacto_pie li a,#contacto_pie li strong {
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 0px 10px 0px 10px;
}
#contacto_pie li strong {
	color: #000000;
}
#contacto_pie li.fin a {
	border: none;
}

#direccion_pie {
	border: 0px solid #d7dce4;
	text-align: center;
	color: #737373;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	clear: both;
	}

/* @end */


/* @end */


/* @group idiomas */
#idiomas { 

	text-align: right;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	background: url(../public_images/bg_menu_idiomas.jpg) repeat-x left top;

}



#idiomas p {
	display: inline;
	float: none;
	font-weight: bold;
	padding: 0em;
}



#idiomas ul,

#idiomas li {
	display: inline;
}



#idiomas li {
	border-right: 1px solid #000000;
	padding-right: 8px;
	padding-left: 8px;
	overflow: hidden;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
}

#idiomas li strong {
	color: #FFFFFF;
	font-weight: normal;
}
#idiomas li a {
	color: #000000;
	text-decoration: none;
}

#idiomas li.fin {
	border: none;
}

/* @end */
/* @group sendero migas */
.leftCabecera {
	float: left;
	border: 0px solid green;
	width: 700px;
}
#rutaPagina {
	border: 0px solid #d7dce4;
	color: #000000;
	font-size: 11px;
	margin-left: 120px;
	margin-top: 0px;
	display: none;
}
#rutaPagina p {
	display: inline;
	float: none;
	font-weight: bold;
	padding: 0em;
}
#rutaPagina ol, #rutaPagina ol li {
	display:inline;
}
#rutaPagina li {
	margin-left: 0em;
	padding-right: .4em;
}

#rutaPagina li a {
	color:  #555555;
}

#rutaPagina li.background_none {
	font-weight: bold;	
}

/* @end */

/* @group navegacion */
#navegacion {	
	text-align: left;
	margin-top: 70px;
	margin-left: 125px;
	border: 0px solid red;
	width: 570px;
	float: left;
}
/* @group menu principal */
ul#menu {
	list-style: none;
	margin: 40px 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: 0px solid red;
	float: left;
	text-align: left;
}
ul#menu li {
	float: left;
	margin-left: 0em;
	width: 70px;
	padding-top: 50px;
	text-align: center;
}
ul#menu li.margMenuLi {
	margin-left: 12px;
	width: 60px;
}
ul#menu li a {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #211a0f;
	text-transform: uppercase;
	font-size: 9px;
	padding-top: 70px;
	background: url(../public_images/bg_boton.gif) no-repeat center top;
	width: 70px;
}

ul#menu li a:hover, ul#menu li a:active {
	color: #444444;
}

ul#menu li.seleccionado1 strong {
	color: #444444;
	text-transform: uppercase;
	font-size: 9px;
	padding-top: 70px;
	background: url(../public_images/bg_boton.gif) no-repeat center top;
	width: 70px;}
ul#menu li.fin a, ul#menu li.fin strong {
}
/* @end */
/* @group menu nivel 2 */
.contSubMenu {
	margin: 0em;
	float: left;
	width: 160px;
}

	

ul.subMenu {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
	}

.ie6 ul.subMenu { margin: .5em -1px 0 -1px; }	

.ie7 ul.subMenu { margin: .5em -1px 0 -1px; }	

li.nivel2 {
	text-align: left;
	list-style: none;
	border-bottom: 0px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	}

.nivel2 a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	letter-spacing: 0px;
	font-weight: bold;
	}

.nivel2 a:link, .nivel2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}	

.nivel2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.seleccionado2 {
	}
.seleccionado2 strong {
	color: #027F41;
	display: block;
	text-align: left;
	letter-spacing: 0px;
	padding: 0px 0px 0px 0px;
}


/* @end */
/* @group menu nivel 3 */
#subSubMenu {
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
	}
li.nivel3 {
	list-style-type: none;
	padding: 4px 4px 4px 6px;
	}
li.nivel3.seleccionado3 {
	list-style-type: none;
	padding: 4px 4px 4px 6px;
	}
.nivel3 a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
.nivel3 a:link, .nivel3 a:visited {
	color: #666666;
	text-decoration: none;
	}
.nivel3 a:hover {
	color: #f22c39;
	text-decoration: none;
	}

li.nivel4 {
	list-style-type: none;
	padding: 4px 4px 4px 10px;
	}
li.nivel4.seleccionado4 {
	list-style-type: none;
	padding: 4px 4px 4px 10px;
	}
.nivel4 a {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
.nivel4 a:link, .nivel4 a:visited {
	color: #666666;
	text-decoration: none;
	}
.nivel4 a:hover {
	color: #f18d0d;
	text-decoration: none;
	}
.seleccionado4 strong {
	color: #f18d0d;
	font-weight: bold;
	}

/* @end */

/* @end */
/* @group paginator */
.paginatorContent
{
	font-size:100%;
	margin-left:0em;
	width:100%;
	height: 3em;
}

.pageInfo {
	margin: 0em;
	padding: .8em 0em .8em .8em;
	float:left;
}

/* bloque paginas, select y botones */
.pageList {
	text-align:right;
	
}



.pageList select {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: .9em;
	color: #222222;
	border: 1px solid #9F9F9F;
}

/* lista paginas */

ul.pagList {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}

ul.pagList li {
	display: inline;
	padding: 12px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
	color: #444444;
	width: 55px;
	height: 54px;
	text-align: left;
	float: left;
	background: url(../public_images/bg_pua2.png) no-repeat left top;
	}
ul.pagList li a {
	color: #444444;
	font-size: 16px;

	}
ul.pagList li:hover {
	color: #fff; 
	}
ul.pagList li.pageOn {
	padding: 12px 0px 0px 14px;
	border: none; 
	font-weight: bold;
	background: url(../public_images/bg_pua2.png) no-repeat left top;
	color: #000;
	font-size: 16px;
	}
/* @end */

/* @group accesibilidad */
ul.lista-accesibilidad li {
	background: url(../public_images/dott.gif) no-repeat .1em .3em;
	padding-left: 1em;
	margin: .5em .7em .5em .7em;
}



.atajos {
	margin-left: 2em;
	padding-top: .7em;
}



.atajos li {
	margin-bottom: .7em;
}

/* @end */



/* @group mapa web */

.ul_mapa_web li {
	margin-top: 1.2em;
	padding-left: 1em;
}

.ul_mapa_web li a {
	background: #f1f1f1;
	padding: .1em .3em .4em .3em;
	margin: .5em 0;
}

.ul_mapa_web li ul li {
	padding-left: 1em;
	margin: .5em 0 0 1em;
	background: url(../public_images/mapa_web/sub-arrow.gif) no-repeat 0px 4px;
}

.ul_mapa_web li ul li a {
	background: #fff;
}

/* @end */





/* @group mapa contacto */
.list_contacto {
	width: 300px;
}
.list_contacto strong {
	color: #FFFFFF;
}
/* @end */
/* @end */

/* @group formulario */


ul.horizontalRadios, ul.verticalRadios {
	display: block;
	line-height: 100%;
	}

	

ul.verticalRadios li{
	clear: left;
	}

	

ul.horizontalRadios li{
	display: inline;
	}



.checkRadioInput {
	border: 0em;
	margin-top:.5em;
	}



.labelRadiosChecks {
	padding: 0em 1em 0em .1em;
	margin-top: 0.6em;
	width: auto !important;
	}

	

.ie6 .labelRadiosChecks, .ie7 .labelRadiosChecks {
	margin-top: 0.9em;
	}



.inputText, textarea {
	background: #f8f8f8;
	border: 1px solid #cccccc;
	padding-left:4px;
	color: #7a7a7a;
	width: 19em;
	height: 16px;
	float: left;
	font-family: "Lucida Grande",Arial;
	font-size: 100%;
	}

input:focus, textarea:focus {
	
	}



.inputTextError {
	float: left;
	padding-left:4px;
	border: 1px solid #000;
	width: 20em;
	height: 16px;
	color: #ffffff;
	background-color: #be0f1f;
	}

	

.inputTextArea {
	width: 20em;
	height: 10em;
	}



.botonEnviar {
	border: 1px solid #cccccc;
	background: #f8f8f8;
	color: #7a7a7a;
	padding: .2em .4em .2em .4em;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	}



.fieldSetContacto {
	margin: 1em 2em 1em 2em;
	width: 100%;
	}

	

.fieldSetContacto legend { 

	font-weight: bold;
	display: none;
	}

		

.fieldSetContacto .cajaField {
	padding: 5px 0px 7px 0px;
	clear: left;
	}

	

.fieldSetContacto .cajaBoton {
	padding: 5px 0px 7px 0px;
	text-align: center;
	width: 28em;
	clear: left;
	}	



.fieldSetContacto label, .fieldSetContacto span.spanLabel{
	margin-top: 4px;
	margin-bottom: 4px;
	float:left;
	width: 90px;
	text-align: left;
	}



form label.required, form span.required {
	

	}



form label.problem, form span.problem {
	

	}

	

form label.completed, form span.completed {
	

	}



.errorField {
	font-size:10px;
	padding-left:10px;
	color: red;
	}



.ancho100 {
	width: 90% !important;
	float: none !important;
	margin-left: 0px;
	}





.msg {
	border-top: 1px solid #ff7349;
	border-bottom: 1px solid #ff7349;
	background: #ffdaca url(../images_public/notice.gif) no-repeat 10px 10px;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	}

	

.msg strong {
	font-weight: bold;
	}



form span.required {
	padding: 0px 0px 0px 1em;
	width: 15px;
}



em.required{
	display:none;
}

/* Los avisos

------------------------------------------------------------------------------------------- */



.msgKO {
	color: #000000;
	text-align: left;
	padding: 10px 10px 10px 67px;
	border-top: 2px solid #ff1000;
	border-bottom: 2px solid #ff1000;
	background: url(../public_images/contacto/noticeKO.gif) 7px 8px no-repeat #ffc368;
	margin-top: 10px;
	}

	

.msgKO strong {
	color: #000000;
	font-weight: bold;
	background: #ffc368;
	}

	

.msgKO li {
	color: #000000;
	background: #ffc368;
	}

	

.ulCamposError {
	margin: 10px 0px 10px 50px;
	}



.msgKO a, .msgKO a:link, .msgKO a:visited {
	color: #635307;
	} 	



.msgOK {
	color: #ffffff;
	text-align: left;
	padding: 10px 10px 10px 67px;
	border-top: 1px solid #24a050;
	border-bottom: 1px solid #24a050;
	background: url(../public_images/contacto/noticeOK.gif) 7px 8px no-repeat #314e19;
	margin-top: 10px;
	}

	

.msgOK strong {
	font-weight: bold;
	}



/* @end */

/* @group propios proyecto public */
.cajaListadoProd {
	xborder-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

.cont_prod_card, .boxItem {
	padding: 1em 1em 1em 1em;
	color: #fff;
	text-align: left;
	text-shadow: #1f1f1f 0px 1px 0px;
	background: #222222;
	border: 2px solid #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: #2f2f2f 0px 1px 0px;
	-moz-box-shadow: #2f2f2f 0px 1px 0px;
}
.cajaListadoProd .contFoto {
	float: left;
	width: 100px;
	border: 0px solid pink;
}

.cajaListadoProd .contDatos {
	float: left;
	width: 440px;
	border: 0px solid green;
}

.cajaListadoProd .contDatos h3 a {
	color: #EEEEEE;
}
.cajaListadoProd .contDatos h3 a:hover {
	text-decoration: underline;
}
.cajaListadoProd .contDatos p {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px 5px 8px 5px;
	margin-top: 10px;
	width: 120px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	float: right;
	color: #027F41;
}

.prod_card_data {
	margin-top: 20px;
}

.linkListadoCard {
	text-align: right;
}
.prod_card_data .precioCard {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px 5px 8px 5px;
	margin-top: 10px;
	width: 120px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

.contOrdenResults {
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom: 1px solid #FFFFFF;
}


.cajaListadoServ {
	margin-bottom: 40px;
	border-bottom: 1px solid #FFFFFF;
}
.cajaListadoServ p {
	margin-top: 5px;
}

#carousel-wrapper {
	float: left;
    width: 496px;
    min-height: 240px;
    overflow: hidden;
}
#carousel-content {
    width: 12500px;
}
#carousel-content .slide {
    float: left;
    width: 164px;
    min-height: 240px;
    margin-right: 3px;

}

.carousel-control {
	float: left;
	width: 36px;
	height: 220px;
	text-align: center;
	text-decoration: none;
	font-size: 36px;
	line-height: 220px;
}
.carousel-control.next {
	float: right;
}
.inSlide {
	margin-top: 4px;
	text-align: center;
	padding-top: 6px;
	min-height: 226px;
	border: 1px solid #000000;
    background-color: #444444;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: #2f2f2f 0px 1px 0px;
	-moz-box-shadow: #2f2f2f 0px 1px 0px;
	box-shadow: #2f2f2f 0px 1px 0px;
}
.inSlide:hover {
	border: 1px solid #FFFFFF;
}
.inSlide h4 {
	margin-top: .5em;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}
.inSlide p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.inSlide img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.btPedal {
	width: 71px;
	height: 70px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	padding-top: 50px;
	background: url(../public_images/pedal-naranja.gif) no-repeat left top; 
}

/* @group botones */
.ulBotones {
	margin-top: 1em;
}
.ulBotones li {
	display: inline-block;
	width: 49%;
}
.ulBotones .colL {
	text-align: left;
}
.ulBotones .colR {
	text-align: right;
}

.bt3 {
  display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);  
   }
  .bt3:hover {
    text-decoration: none;
    cursor: pointer; 
    }
  .bt3:active {
    position: relative;
	top: 1px;
	 }

.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}


/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}



/* @end */





/* @group horaSlider */
#valFrameHolder{
	width: 420px; 
	height: 75px;
	position:relative;
	overflow: hidden;
	z-index:1;
	border:0px solid red;
	margin-left:100px;
}
 
#track4{
	background: url(../public_images/slider/bg_steps_slider.gif) no-repeat left bottom; 
	width: 404px; 
	height: 57px;
	position:relative;
	z-index:1;
	border:0px solid pink;
}
 
#handle1{
	top:0px;
	width: 55px;
	height: 54px; 
	background: transparent url(../public_images/slider/bg_pua2.png) bottom center no-repeat;
	cursor:w-resize; 
	position: absolute;
	z-index:4;
	float:left;
	margin-left:0px;
}
#handle2{
	top:0px;
	width: 55px;
	height: 54px; 
	background: transparent url(../public_images/slider/bg_pua2.png) bottom center no-repeat;
	cursor:e-resize; 
	position: absolute;
	z-index:5;
	margin-left:0px;
	float:left;
}
.infoVal {
	border: 0px solid #6BA338;
	width: 40px;
	text-align: center;
	height: 14px;
	margin-top: 8px;
	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
}
 
#highlighter{
	background: transparent url(../public_images/slider/slider_spanBG.gif) top center no-repeat; 
	opacity: .5;
	filter: alpha(opacity=50);
	height: 40px; 
	float:left;
	position: absolute;
	z-index:3;
	cursor:move;
	margin-left: 9px;
	margin-top: 4px;
}
 
#valSpan{
	text-align:center;
	color:#900;
	font-size:.76em;
	float:left;
	position: absolute;
	top:40px;
	z-index:6;
}

.titRangoPrecios {
	text-align: center;
	color: #027F41;
	border: none !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
/* @end */

.contPuas {
	margin-top: 6px;
}
.pua {
	float: left;
	width: 55px;
	height: 59px;
	padding-top: 10px;
	padding-left: 6px;
}
.puaRoja {
	background: transparent url(../public_images/bg_pua_roja.png) top left no-repeat; 
}

.puaNaranja {
	background: transparent url(../public_images/bg_pua_naranja.png) top left no-repeat; 
}
.puaVerde {
	background: transparent url(../public_images/bg_pua_verde.png) top left no-repeat; 
}
.puaGranate {
	/*padding-left: 16px;
	padding-top: 16px;
	font-size: 30px;*/
	background: transparent url(../public_images/bg_pua_granate.png) top left no-repeat; 
}
.puaAzul {
	background: transparent url(../public_images/bg_pua_azul.png) top left no-repeat; 
}


.bg_overdrive {
	background: transparent url(../public_images/bg_overdrive.gif) top left no-repeat; 
	width: 210px;
	float: left;
}
.bg_eq {
	background: transparent url(../public_images/bg_eq.gif) top right no-repeat; 
	width:300px;
	float: left;
	padding-top: 14px;
	margin-left: 20px;
}
.cajaBuscarPublic {
	float:left;
	width:100%;
	border: 0px solid green;
	margin: 6px 0px 0px 10px;
}
.inpSePub {
	margin-top: 6px;
	font-size: 20px;
	height: 24px;
	width:10em;
	background: transparent;
	border: 1px solid #444444;
}
#buscar {
	border: 0px;
	background: transparent url(../public_images/boton_off.jpg) top left no-repeat;
	padding-top: 40px; 
	text-transform: uppercase;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}

#cajaCesta {
	border: 0px solid red;
	width:100%;
	float: left;
}

.tCestaMini {
	width: 90%;
	border: 0px solid red;
	margin-left: 14px;
	font-size: 11px;
	font-style: italic;
}
.tCestaMini td {
	padding: 2px 0px 4px 0px;
}
.boBottom {
	border-bottom: 1px solid #222222;
}
.tCestaMini strong {
	color:  #000000;
	font-size: 13px;
}
.alRight {
	text-align: right;
	padding-right: 2em;
}
.alRight a.btCesta {
	background: transparent url(../public_images/bg_bt_sw.jpg) top right no-repeat;
	line-height: 30px;
	padding: 6px 30px 6px 0px;
	color: #000000;
}
#cajaSearch {
	border: 0px solid red;
	width:100%;
	float: left;
}
.contIntro {
	width: 911px;
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
}
.contIntro ul {
	border-bottom: 1px dotted #A8B0B2;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contIntro ul li {
	display: inline;
	padding: 0px 12px 0px 12px;
}
.sepRight {
	border-right: 2px solid #888888;
}
.menuIntro a:link,.menuIntro a:visited {
	color: #676767;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
}

.menuIntro a:hover {
	color: #14398F;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
}

.logoIntro {
	margin-bottom: 20px;
}


.cajaGris {
	background-color: #CCCCCC;
	color: #000000;
	text-align: justify;
}

.cajaAzul {
	background-color: #7DA1C4;
	color: #FFFFFF;
	height: 130px;
	position: relative;
	text-align: justify;
}


.linkBlanco {
	color: #FFFFFF;
}

.absBottom {
	position: absolute;
	bottom: 6px;
	right: 10px;
}

.ulDisc {
	border-bottom: 1px dotted #7DA1C4;
}
.ulDisc li {
	margin-left: 20px;
	list-style-type: disc;
	padding-bottom: 4px;
}

.ulInfoProd {
}
.ulInfoProd li {
	margin-left: 20px;
	list-style-type: disc;
	padding-bottom: 4px;
}


.marcoFotoProd {
	float: left;
	width: 97px;
	height: 89px;
	border: 1px solid #FFFFFF;
	margin-left: 15px;
	margin-bottom: 15px;
	xoverflow: hidden;
}

.cajaLinkSectores {
	background-color: #7DA1C4;
	color: #FFFFFF;
	text-align: center;
	padding: 6px 0px 6px 0px;
}

.cajaLinkSectores a {
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}

.ulAplicaciones {
	margin: 2em;
}
.ulAplicaciones li {
	margin-bottom: 5px;
	background: url(../public_images/ico/dott.gif) no-repeat .1em .2em;
	padding-left: 1em;
}


.tablaPedido {
	width: 90%;
}

.tablaPedido th {
	width: 100px;
	text-align: right;
	padding-right: 6px;
}
.tablaPedido th.titProducto, .tablaPedido td.titProducto {
	width: 400px;
	text-align: left;
	padding-left: 4px;
}
.tablaPedido td {
	text-align:right;
	padding-right: 6px;
}

.tablaPedido .sepTotales {
	margin-bottom: 2em;
	border-bottom: 1px solid #FFFFFF;
}

.tablaPedido .unisField {
	text-align: right;
	padding-right: 2px;
	width:  50px;
}
/* Noticias

------------------------------------------------------------------------------------------- */



.cont_noticias {}


.titTacoGris {
	background: #CCCCCC;
	padding: 4px 0px 4px 12px;
	color: #000000;
	font-size: 110%;
	border-bottom: none;
}
.fechaNoticiaList {
	float: right;
	margin-right: 10px;
	font-size: 80%;
}

.listado-div-img {
	float: left;
}



.listado-div-txt {
	float: left;
	min-height: 8.4em;
}




.noticia_card_img {
	float: left;
}



.noticia_card_txt {
	float: right;
}



.noticia_card {
	border: 0px solid blue;
}



.noticiaHome {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #7DA1C4;
}
.noticiaHome h4 {
	color: #000000;
}

.noticiaHome .fecha {
	color: #4978AF;
	text-transform: uppercase;
}
.noticiaHome .verMas {
	float: right;
	padding-top: 6px;
	text-decoration: none;
}

/* @end */



