@import url(shared.css);
body{
	background: #c8c8c8 url(../img/colocador/backMain.jpg) repeat-x left top;
}
.header{
	background: url(../img/colocador/header.jpg) no-repeat left top;
}
.header2{
	background: url(../img/colocador/header2_2.jpg) no-repeat left top;
}

.backIzq{
	background:#e3e4e3 url(../img/colocador/backIzq.jpg) no-repeat left top;
}
.backDer{
	background:#e3e4e3 url(../img/colocador/backDer.jpg) no-repeat right top;
}

.modulo{
	width:239px;
}

.sim{
	background: url(../img/colocador/backSim.jpg) no-repeat left bottom;
}
.cat{
	background: url(../img/colocador/backCatPro.jpg) no-repeat left bottom;
}

/* serie - detalle */
.producto .serie{
	background-color:#cfd9a4;
}
.producto .carrusel{
	background: url(../img/colocador/prodCarrusel.jpg) no-repeat left top;
}
/* Para paginas de errores */
.producto .carrusel_sin{
	background: url(../img/colocador/prodCarrusel_sin.jpg) no-repeat left top;
}
/* Fin para paginas de errores */

/* ficha */
.ficha .descripcion strong{
	color:#838e49;
}

.despieceSubmenu li a:hover{
	color:#a6ba59;
}
.despieceSubmenu li.sel{
	background:url(../img/colocador/bulletTriangularSel.gif) no-repeat left center;
}
.despieceSubmenu li.sel strong{
	background-color:#a6ba59;
}

/*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;
}

/* consejos de colocacion 
Iguales que los de el distribuidor 
JuanMa 22/01/2007
 */
.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;
}
/*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:#838e49;
	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:#838e49;
	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*/
