@charset "utf-8";

/*MINIFICHA*/
.miniFicha {
	padding: 20px 30px 0 36px;
}
.miniFicha .fabricante{
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
}
.miniFicha .imagen{
	background: url(../img/fondo/marco_producto.jpg) no-repeat;
	float: left;
	padding: 15px 0 0 0;
	width: 107px;
	height: 107px;
}
.miniFicha2 {
	padding: 0 0 0 25px;
}
.miniFicha2 .imagen2{
	background: url(../img/fondo/marco_producto2.jpg) no-repeat;
	float: left;
	padding: 0 0 0 0;
	width: 160px;
	height: 155px;
}
.miniFicha .datos {
	width: 184px;
	height: 100px;
	background: url(../img/fondo/datos_producto.jpg) no-repeat;
	float: right;
}
.miniFicha .datos .modelo{
	text-align: left;
	height: 50px;
	color: #5C6063;
	font-size: 12px;
	font-weight: bold;
}
.miniFicha .datos .precio{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

/*FICHA*/
.ficha #eskoie {
	background: url(../img/fondo/imagenG1.JPG) top right no-repeat;
	padding: 20px 20px 0 0;
}
.ficha #ezkerra {
	background: url(../img/fondo/imagenG2.JPG) bottom left no-repeat;
	padding: 0 0 20px 18px;
}
.ficha #eskoie .imagena {
	border: 3px solid #969696;
}
.ficha .miniImagenes img {
	border: 2px solid #6290AF;
}
.ficha .miniImagenes ul {
	list-style: none;
}
.ficha .caracteristicas {
	width: 500px;
	padding: auto;
	margin: auto;
}
.header {
	background: url(../img/pat/caracteristicas.jpg) repeat-x;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
}
.ficha .caracteristicas .texto {
	text-align: justify;
	font-size: 12px;
}
.ficha .caracteristicas .texto p {
	line-height: 1.5;
}
	
/*MENU IZQUIERDA*/
#divMenu .cabecera {
	text-align: center;
	padding-top: 13px;
	background: url(../img/fondo/pestanaCabecera.png) center no-repeat;
	height: 28px;
	font-weight: bold;
	font-size: 16px;
	color: #577688;
}
#divMenu .cabecera div {
	height: 36px;
	margin-top: -8px;
	margin-right: 17px;
	background: url(../img/destacado.gif) top right no-repeat;
}
#divMenu .cabeceraT {
	text-align: center;
	vertical-align: bottom;
	background: url(../img/fondo/bannerCabecera.png) bottom no-repeat;
	height: 12px;
}
#divMenu .cabeceraBanner {
	background: url(../img/fondo/bannerCabecera.png) bottom no-repeat;
	height: 12px;
}
#divMenu .cierreMenu {
	background: url(../img/fondo/menuCierre.png) top no-repeat;
	height: 12px;
	padding-bottom:10px;
}
#divMenu .cierreBanner {
	background: url(../img/fondo/bannerPie.png) top no-repeat;
	height: 34px;
	padding-top:8px;
	margin-bottom:5px;
}
#divMenu ul {
	padding: 0px 20px 0 20px;
	margin: 0;
	background: url(../img/pat/menuLaterales.png) center repeat-y;
}
#divMenu .lateralesBanner {
	padding: 0px 20px 0 20px;
	margin: 0;
	background: url(../img/pat/menuLaterales.png) center repeat-y;
}
#divMenu .lateralesBannerBlanco {
	padding: 0px 20px 0 20px;
	margin: 0;
	background: url(../img/pat/menuLateralesBlanco.png) center repeat-y;
}
#divMenu ul {
	list-style: none;
}
#divMenu ul li {
	height: 25px;
	padding: 5px 0 0 20px;
}
#divMenu ul li.act {
	background: url(../img/pat/menuActivado.jpg) top left repeat-x;
}
#divMenu ul li.desact {
	background: url(../img/pat/menuDesactivado.jpg) top left repeat-x;
}
#divMenu ul li.act a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #36464F;
}
#divMenu ul li.desact a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #577688;
}

/*LISTADO DE TIPOS DE MAQUINAS*/
#divContenido.lca .i{
	width: 200px;
}
#divContenido.lca .d{
	width: 520px;
}
#divContenido.lca .i .imagen{
	background: url(../img/fondo/marco_producto.jpg) center no-repeat;
	height: 107px;
}

/*BANNER INICIO*/
.bannerIni {
	margin-top: 0px;
	margin-left: 30px;
	padding-right: 10px;
	width: 300px;
	height: 209px;
	background: url(../img/fondo/bannerIni.png) top no-repeat;
	behavior: url(iepngfix.htc);
	color: #D5EFFE;
	font-size: 13px;
	font-weight: bold;
}
.primero {
	margin-left: 25px;
}

/*DELEGACIONES*/
#divContenido.delegaciones .t {
	height: 155px;
	width: 647px;
	margin: 20px 0 20px 25px;
	background: url(../img/fondo/cuadro_delegaciones.jpg) top left no-repeat;
}