@import url(shared.css);
body{
	background: #c8c8c8 url(../img/tecnico/backMain.jpg) repeat-x left top;
}
.header{
	background: url(../img/tecnico/header.jpg) no-repeat left top;
}
.header2{
	background: url(../img/tecnico/header2_2.jpg) no-repeat left top;
}

.backIzq{
	background:#e3e4e3 url(../img/tecnico/backIzq.jpg) no-repeat left top;
 	width:189px;
}
.backDer{
	background:#e3e4e3 url(../img/tecnico/backDer.jpg) no-repeat right top;
}

.modulo{
	width:239px;
}

.sim{
	background: url(../img/tecnico/backSim.jpg) no-repeat left bottom;
}
.cat{
	background: url(../img/tecnico/backCatPro.jpg) no-repeat left bottom;
}

/* serie - detalle */
.producto .serie{
	background-color:#d5c0d3;
}
.producto .carrusel{
	background: url(../img/tecnico/prodCarrusel.jpg) no-repeat left top;
}

/* Para paginas de errores */
.producto .carrusel_sin{
	background: url(../img/tecnico/prodCarrusel_sin.jpg) no-repeat left top;
}
/* Fin para paginas de errores */


/* ficha */
.ficha .descripcion strong{
	color:#78416b;
}
.despieceSubmenu li a:hover{
	color:#894a81;
}
.despieceSubmenu li.sel{
	background:url(../img/tecnico/bulletTriangularSel.gif) no-repeat left center;
}
.despieceSubmenu li.sel strong{
	background-color:#894a81;
}


/* ejemplos */
.carruselEjemplos{
	background: url(../img/tecnico/ejemplos_back.jpg) no-repeat left top;
	width:408px;
	height:268px;
}
.carruselEjemplos form{
	margin:10px 0 38px 20px;
}
.carruselEjemplos label{
	color:#433d35;
	text-transform:uppercase;
	font-size:10px;
}
.carruselEjemplos select{
	width:170px;
	font: normal 10px tahome, Arial, Helvetica, sans-serif;
	border: 1px solid #c9b3c6;
	color:#894a81;
}
.listadoEjemplos a{
	background:url(../img/tecnico/link01.gif) no-repeat left top;
	padding: 4px 0 0 30px;
	color:#9ba2a2;
	height:21px;
	display:block;
}
.listadoEjemplos a:hover{
	background-image:url(../img/tecnico/link01_over.gif);
	color:#f19620;
}

/*noticias*/
.noticias .mainNew{
	background:#eaeaec url(../img/usuario/noticiasBack.jpg) no-repeat right top;
	height:170px;
	vertical-align:top;
}
.mainNew h2{
	color:#767683;
	font-size:12px;
}
.noticias a:hover{
	color:#e38309;
}
.noticias .foto{
	background:#f5eee4 url(../img/usuario/noticiasMarco.gif) no-repeat 29px 12px;
	height:146px;
	width:257px;
	border-right:2px solid #fff;
	padding:0 29px;
	vertical-align:top;
}
.noticias .foto img{
	margin:15px 0 15px 3px;
}
.noticias .foto a{
	color:#212224;
}
.noticias th{
	background-color:#e78e1a;
	padding:2px 30px;
	color:#fff;
	text-transform:uppercase;
	font-weight: bold;
	border-top:1px solid #fff;
	border-right:2px solid #fff;
	border-bottom:1px solid #fff;
}
.noticias .orangeArrow2{
	background: url(../img/orangeArrow.gif) no-repeat left 2px;
	padding:0 0 0 15px;
	float: left;
}
.noticias ul.segunda li{
	border-left:1px solid #e4e4e6;
	border-right:1px solid #e4e4e6;
}
.noticias ul li{
	font-size:9px;
	padding:10px 20px 10px 42px;
	border-bottom:1px solid #e4e4e6;
	background:url(../img/bulletInfoAdicional.gif) no-repeat 31px 15px;
}
.noticias ul li a{
	color:#212224;
}
.noticias ul li a:hover{
	color:#e38309;
}
.noticias .extraPadd{
	padding-top:10px;
	background-position:30px 23px;
}
.noticias ul li.sel{
	background-color:#f5eee4;
}
.noticias .fichaFoto{
	background:#eaeaec url(../img/usuario/noticias_fichaBack.jpg) no-repeat right top;
	/*height:187px;
	vertical-align:top;*/
}
/*.noticias .fichaFoto img{
	margin:83px 0 0 32px;
	*margin:83px 0 0 35px;	
}*/
.noticias .fichaFoto .img-int{
	margin:20px 0 0 34px;	
}
.noticias .fecha{
	color:#f09520;
}
.fichaTexto{
	color:#767683;
}
.fichaTexto h2{
	color:#424243;
	font-size:12px;
}
.fichaTexto div{
	margin:5px 64px 33px 33px;
}
.fichaTexto p{
	margin:5px 0 0 0;
}

.slideVertical .thumb{
	padding:8px;
	background-color:#eaeaec;
}
.slideVertical .thumb img{
	padding:2px;
	border:1px solid #eaeaec;
}
.slideVertical .thumb img:hover{
	background-color:#fff;
	border-color:#e78e1a;
}

/*buscardor*/
h2.buscador{
	font: bold 14px tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	background-color:#f09520;
	display:block;
	padding:7px 20px;
	
}
div.buscador{
	text-align: left;
	
}
div.buscador table{
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
}
div.buscador table th{
	padding-bottom:6px;
}
div.buscador label{
	font: normal 10px Arial, Helvetica, sans-serif;
	color:#41403c;
}

div.buscador select{
	width:288px;
	font: normal 10px Arial, Helvetica, sans-serif;
	border: 1px solid #9cc4c4;
	color:#41403c;
}
div.buscador button{
	background-color:#78416b;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color:#fff;
	padding:1px 4px;
}
/*Anyadido para Juanma*/
div.buscador .boton{
	background-color:#78416b;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color:#fff;
	padding:1px 4px;
	width:65px;
}
/*Fin anyadido para Juanma*/

/* consejos de colocacion */
.consejos01{
	text-align:center;
	background:url(../img/distribuidor/consejos_back.jpg) no-repeat left top;
}
.consejo01izq, .consejo01der{
	height:219px;
	padding:10px 20px 0 30px;
	text-align:left;
	vertical-align:top;
}
.consejo01izq{
	background:url(../img/distribuidor/consejos01.jpg) no-repeat left top;
	width:203px;
}
.consejo01der{
	background:url(../img/distribuidor/consejos02.jpg) no-repeat left top;
	width:205px;
}
.consejo01izq strong, .consejo01der strong{
	color:#de7d02;
	display:block;
	margin:0 0 10px 0;
}
.consejo01izq a, .consejo01der a{
	color:#484a47;
}
.consejo01izq a:hover, .consejo01der a:hover{
	text-decoration:underline;
}

.consejos02tabla{
	
}
.consejos02tabla th{
	color:white;
	padding:4px 0 4px 6px;
	text-transform:uppercase;
	background-color:#e78e1a;
	text-align:left;
}
.consejos02tabla .datos {
	font:normal 10px tahoma, Arial, Helvetica, sans-serif;
	border-collapse:collapse!important;
}
.consejos02tabla .datos th{
	color:#5e635a;
	padding:4px 6px;
	text-align:left;
	font-weight:normal;
	border:1px solid #bdbdbd;
	background-color:#fff;
}
.consejos02tabla .datos td{
	color:#000000;
	padding:4px 6px;
	text-align:left;
	border:1px solid #bdbdbd;
	background-color:#e3e4e3;
}
.consejos02tabla .datos td.impar{
	background-color:#fff!important;
}
.consejos02tabla input{
	width:100px;
	font: normal 11px tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #9cc4c4;
	color:#307478;
	margin:7px 0;
	padding:2px 4px;
}
.consejos02tabla button{
	background-color:#4b949b;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color:#fff;
	padding:1px 4px;
}

div.cons02tbl .boton{
	background-color:#4b949b;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10px;
	color:#fff;
	padding:1px 4px;
}


.descargas td{
	color:#484a47;
	border-bottom:1px solid #e3e3e6;
	text-align:left;
	font:normal 10px tahoma, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.descargas strong{
	background:url(../img/bulletInfoAdicional.gif) no-repeat left center;
	padding:0 0 0 12px;
}
.descargas p{
	margin:5px 0 0 12px;
}
.descargas a{
	float:right;
	margin:10px 0 0 0;
	font:normal 11px Arial, Helvetica, sans-serif;
}	

.consejoDesc{	
	margin:0 20px;
	color:#767683;
	text-align:left;
	font:normal 10px tahoma, Arial, Helvetica, sans-serif;
}
.consejoDesc strong{
	font-size:12px;
	color:#424243;
	display:block;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
hr.gris{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #e3e3e6;
	margin:10px 0;
}


.paginado{
}
.paginado li{
	display:inline;
	border-right: 1px solid #45433c;
	padding:0;
	margin:0;
}
.paginado a{
	color:#45433c;
	padding:0 2px;
	margin:0 2px;
}
.paginado .siguiente{
	background:url(../img/glosario/bullet-siguiente.gif) no-repeat right center;
	padding-right:12px;
}

.paginado .anterior{
	background:url(../img/glosario/bullet-anterior.gif) no-repeat left center;
	padding-left:12px;
}
.paginado a:hover{
	color:#f99734;
}
.paginado span{
	color:#fff;
	background-color:#f99734;
	padding:0 2px;
	margin:0 2px;
}