@charset "utf-8";
@import "comun.css";
/*css de Maquinaria*/

/*----Area Comun---*/
/*Sub Menu*/
#subMenu {
	color: #838382;
	/*font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
	font-family: Arial,Verdana,Geneva,sans-serif;*/
	font-size: 13px;
	position: relative;
	right: 50px;
	top: 10px;
	width: 370px;
	float:right;
}
#subMenu ul li {
	display: inline;
}
#subMenu ul {
	text-align: right;
	width: 370px;
}
#subMenu li {
	border-right: 1px solid #EBEBEB;
	padding: 0 10px;
}
#subMenu li a:link, #subMenu li a:visited {
	color: #606456;
	font-weight: bold;
	text-decoration: none;
}
#subMenu li a:hover, #subMenu li a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#subMenu li a.submenuSelect {
	color: #000000 !important;
	text-decoration: none;
}

/*Hilo Ariadna*/
#hiloAriadna {
	color: #838382;
	/*font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
	font-family: Arial,Verdana,Geneva,sans-serif;*/
	font-size: 10px;
	position: relative;
	left: 50px;
	top: 10px;
	width: 430px;
	float: left;
}
#hiloAriadna ul li {
	display: inline;
}
#hiloAriadna ul {
	text-align: left;
}
#hiloAriadna li {
	padding: 0 3px;
}
#hiloAriadna li a:link, #subMenu li a:visited {
	color: #606456;
	text-decoration: none;
}
#hiloAriadna li a:hover, #subMenu li a:active {
	color: #000000;
	text-decoration: none;
}
#hiloAriadna li a.submenuSelect {
	color: #000000 !important;
	text-decoration: none;
}
/*----Departamentos-----*/
#departamentos {
	width: 810px;
	height: auto;
	margin: 20px 0px 30px 56px;
	clear: both;
	overflow: hidden;
}
#departamentos dl {
	width: 338px;
	height: 139px;
	display: block;
	margin:  0px 66px 30px 0px;
	float: left;
	overflow: visible;
	background: url(../img/maquinaria/departamentos/cajaDepartamentos.jpg) no-repeat center;
}
#departamentos dt {
	width: 160px;
	float: left;
}
#departamentos dt span.titulo {
	position: relative;
	top: 25px;
	left: 15px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight:bold;
	color: #6a6d60;
}
#departamentos dt img {
	width: 175px;
	height: 25px;
	position: relative;
	display: block;
	top: 64px;
	left: 10px;
	z-index: 20;
}
#departamentos dd {
	width: 150px;
	height: 100px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 10;
}
#departamentos dd img {
	position: relative;
	top: -3px; /*antes -3px*/
	left: 16px;
	z-index: 10;
}
/*Detalle Departamento*/
#detalleDepartamentos {
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	clear: both;
	overflow: hidden;
}
#dDMarcas {
	margin-top: 20px;
	position: relative;
	left: 50px;
	display: block;
	
	overflow: hidden;
	clear: both;
}
#dDMarcas h2 {
	margin-left: 10px;
	padding-bottom: 30px;
	font-size: 14px;
	color: #616456;
}
#dDMarcas dl {
	position: relative;
	width: 220px;
	height: 97px;
	display: block;
	margin:  10px 40px 20px 0px;
	float: left;
	/*clear: both;*/
	overflow: visible;
	background: url(../img/maquinaria/departamentos/detalleDepartamento/cajaMarcas.jpg) no-repeat;
	z-index: 5;
	top: -22px;
}
#dDMarcas dt {
	width: 220px;
	height: 97px;
	float: left;
	display: block;
	position: relative;
	top: 30px;
	/*left: 15px;*/
	z-index: 20;
	text-align: center;
}
#dDMarcas dt img {
	z-index: 20;
}

/*#dDMarcas dd {
	width: 186px;
	height: 116px;
	float: left;
	display: block;
	
	position: relative;
	margin: 0px;
	padding: 0px;
	
	z-index: 10;
	overflow: visible;
}
#dDMarcas dd img {
	position: absolute;
	top: -22px;
	z-index: 10;
	overflow: visible;
	display: block;
}*/
/*Desde aqui los productos*/
#dDProductos {
	margin-top: 0px;
	position: relative;
	/*top: -20px;*/
	left: 50px;
	overflow: hidden;
}
#dDProductos h2 {
	margin-left: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #616456;
}

#dDProductos dl {
	position: relative;
	width: 220px;
	height: 97px;
	float: left;
	margin:  10px 40px 20px 0px;
	background:url(../img/maquinaria/departamentos/detalleDepartamento/cajaMarcas.jpg) no-repeat;
}
#dDProductos dl h5 {
	width: 220px;
	position:absolute; 
	margin-top: -20px;
	left: 0px;
	text-align: center;
	color: #999;
}
#dDProductos dl a {
	color: #999;
	text-decoration:none;
}
#dDProductos dt {
	width: 227px;
	height: 97px;
	position: relative;
	text-align: center;
}
#dDProductos dt {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: 16px;
}
/*#dDProductos dd {
	width: 161px;
	height: 23px;
	background:url(../img/maquinaria/departamentos/detalleDepartamento/botonProducto.jpg) no-repeat;
	position: relative;
	left: 14px;
}*/
#dDProductos dd a {
	text-decoration: none;
	font-weight: bold;
	color: #616456;
	font-size: 12px;
	position: relative;
	top: 2px;
	left: 50px;
}
/*-----Marcas--------*/
#marcasMarcas {
	width: 810px;
	height: auto;
	padding-bottom: 15px;
	position: relative;
	margin: 20px 0px 30px 56px;
	clear: both;
	overflow: hidden;
}
#marcasMarcas dl {
	width: 270px;
	height: 333px;
	margin: 0px;
	float: left;
	padding-bottom:10px;
 	/*background: url(../img/maquinaria/marcas/fondoCuerpoMarca.jpg) no-repeat;*/
}
#marcasMarcas dt {
	width: 197px;
	height: 39px;
	display: block;
	background: url(../img/maquinaria/marcas/cabeceraCaja.jpg) no-repeat -1px;
	text-align: center;
}
#marcasMarcas dt img {
	position: relative;
	top: 4px;
	left: 0px;
}
#marcasMarcas dd {
	width: 197px;
	height: 265px;
	display: block;
	background: url(../img/maquinaria/marcas/fondoCuerpoCaja.jpg) no-repeat;
	text-align: center;
}
#marcasMarcas dd img {
	/*height:100px;*/
}
#marcasMarcas dd a {
}

#detalleProductosMarca {
	width: auto;
	height: auto;
	margin: 20px 0px 0px 0px;
	clear: both;
	overflow: hidden;
}
/*---------Productos----*/
#servicios {
	height: auto;
	margin-top: 30px;
	width: 870px;
}
#servicios dl {
	width: 368px;
	height: 123px;
	float: left;
	margin-left: 40px;
	padding-bottom: 30px;
	display: inline;
	background: transparent url(../img/maquinaria/productos/cajaMaquina.jpg) no-repeat scroll 0 0;
}
#servicios dt {
	width: 70px;
	height: 110px;
	float: left;
	position: relative;
	left: 8px;
	top: 2px;
	z-index: 0;
}
#servicios dt img {
	height: 133px;
	left: 0;
	position: absolute;
	top: 0;
	width: 128px;
	z-index: 0;
}
#servicios dd {
	color: #000000;
	float: right;
	font-size: 11px;
	height: auto;
	left: -14px;
	position: relative;
	/*text-align: justify;*/
	top: 10px;
	width: 245px;
	z-index: 2;
}
#servicios dd h1 {
	color: #CB9F15;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
}
#servicios dd p {
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-size: 11px;
	margin: 0px;
}
#servicios dd a {
	float: right;
	margin-top: 6px;
}
#marcas {
	width: 368px;
	height: 123px;
	display: block;
	padding: 0px 0px 30px 40px;
	display: inline-block;
}
#marcas img {
	padding-top: 40px;
	float: left;
}
.botonVerMas {
	position: absolute;
	left: 150px;
	top: 67px;
}
/*------Equipos-----*/
/*listado equipo*/
#listadoEquipo {
	padding-bottom: 50px;
	margin: 20px 0px 0px 0px;
}
#listadoEquipo dl {
	width: 788px;
	height: 128px;
	margin: auto;
	position: relative;
}
#listadoEquipo dt {
	width: 208px;
	height: 128px;
	float: left;
	text-align: left;
}
#listadoEquipo dt img {
	margin: 6px 0px 0px 6px;
}
#listadoEquipo dd {
	width: 580px;
	height: 128px;
}
#listadoEquipo p {
	width: 700px;
	height: auto;
	position: relative;
	top: 20px;
	left: 12px;
}
#listadoEquipo dd div {
	width: 163px;
	height: 24px;
	
	position: absolute;
	top: 95px;
	left: 610px;
	background: no-repeat top;
}
#listadoEquipo dd a {
	position: relative;
	top: 5px;
	left: 50px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #606456;
}
#listadoEquipo dd p.titulo {
	font-weight:bold;
	font-size: 14px;
	color: #606456;
}
/*Informacion*/
#detalleEquipo {
	width: 788px;
	height: auto;
	margin: auto;
	background: url(../img/maquinaria/equipo/fondoCaja2.jpg);
}
#detalleEquipo ul li {
	display: inline-block;
}
#detalleEquipo ul {
	width: 788px;
	height: 45px;
	display: inline-block;
	background: url(../img/maquinaria/equipo/fondoBotones.jpg) no-repeat;
}
#detalleEquipo li {
	display: inline-block;
	padding: 4px 35px 4px 20px;
	margin-right: 20px; /*aqui esta el espacio extra entre cada boton*/
	position: relative;
	top: 12px;
	left: 11px;
}
#detalleEquipo li a{
	text-decoration: none;
	padding-left: 15px;
	background: url(../img/maquinaria/equipo/flechaBotonera.jpg) no-repeat left;
	
	color: #838382;
	/*font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
	font-family: Arial,Verdana,Geneva,sans-serif;*/
	font-size: 16px;
}
li#equipoSelect {
	background: #FFF;
	font-size: 16px;
	font-weight: 600;
}

#descripcionEquipo {
	width: 700px;
	height: auto;
	position: relative;
	top: 10px;
	margin: auto;
	clear: both;
	overflow: hidden;
}
#informacionMaquina {
	width: 490px;
	height:300px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
#informacionMaquina img {
	padding: 20px 0px 30px 0px;
}

#informacionBotones {
	width: 200px;
	height: auto;
	float: right;
	position: relative;
	top: 10px;
	overflow: hidden;
}
#informacionBotones ol {
	height: auto;
	clear: both;
	overflow: hidden;
}
#informacionBotones ol li {
	padding-bottom: 20px;
	list-style: none;
	overflow: auto;
	clear: both;
}
#informacionBotones li p {
	padding: 4px 0px 1px 0px;
	margin: 0px;
	text-align: center;
}
#informacionBotones li p a:link, #informacionBotones li p a:visited{
	padding: 5px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	font-size:14px;
	background: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#informacionBotones li p img {
	padding-bottom: 20px;
}
#detalleEquipo dl {
	width: 788px;
	clear: both;
	overflow: visible;
}
#detalleEquipo dt {
	width: 750px;
	margin: 10px auto;
	
	text-align: left;
	color: #5e6254;
	font-size: 14px;
	/*font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
	font-family: Arial,Verdana,Geneva,sans-serif;*/
	font-weight: bold;
}
#detalleEquipo dd {
	width: 750px;
	height: auto;
	margin: auto;
	padding: 0px 0px 0px 0px;
	
	text-align: justify;
	color: #838382;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 20px;
	}
#equiposImprimir {
	width: 788px;
	height: 50px;
	background: url(../img/maquinaria/equipo/fondoCaja3.jpg) no-repeat bottom;
	padding-top: 10px;
}
#equiposImprimir img {
	float: right;
	position: relative;
	right: 30px;
}
/*imagenes*/
#galeriaImagenes{
	clear: both;
	overflow: hidden;
}
#galeriaImagenes h4{
	clear: both;
	overflow: hidden;
}
#galeriaImagenes ul {
	margin: 0px;
	padding: 0px;
	background-image: none !important;
	height: auto;
	width: auto;
	list-style-type:none !important;
}
#galeriaImagenes li {
	width: 120px;
	background-image: none !important;
	margin: 0px 20px;
	float: left !important;
}
#galeriaImagenes li img {
	width: 120px;
	height: 80px;
	padding: 0;
	margin: 0;
}
#galeriaImagenes li a {
	background-image: none !important;
	padding: 0;
	margin: 0;
}
/*videos*/
/*equipos - modelos*/
#listaEquipo {
	width: 740px;
	height: auto;
	margin: auto;
}
#detalleEquipo table {
	width: 740px;
	height: auto;
	margin: 40px 0px 20px 0px;
}

#detalleEquipo table tr {
	font-size: 14px;
	/*font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
	font-family: Arial,Verdana,Geneva,sans-serif;*/
}
#detalleEquipo th, #detalleEquipo td {
	height: 30px;
	background: #FFF;
	text-align: center;
}
#detalleEquipo table th {
	color: #151515;
	padding: 0px 5px;
}
#detalleEquipo table td {
	color: #838382;
}
#detalleEquipo table tr td {
	cursor: pointer;
}
#detalleEquipo table tr:hover > td {
	background: #fac215;
	color: #FFF;
}
#detalleEquipo table tr.activo {
	background: #fac215;
	color: #FFF;
}
#detalleEquipo table tr.noActivo {
	background: #FFF;
	color: #838382;
}
#detalleEquipo table td.espacionA {
	background: none !important;
	height: 10px !important;
}



#detalleEquipo table tr.noCabe {
	font-size: 12px;
	/*font-family: "Myriad Pro",Verdana,Geneva,sans-serif;
	font-family: Arial,Verdana,Geneva,sans-serif;*/
}
/*-----Modelos-------*/

.divListado{
	padding-left:75px;
	width: 400px;
	float:left;
}
.divImagen{
	margin-right:0px;
	margin-top:0px;
	width: 294px;
	height: 529px;
	float:right;
}
.divListadoMaquinter{
	padding-left:75px;
	width: 330px;
	float:left;
}
.divImagenMaquinter{
	margin-right:0px;
	margin-top:20px;
	width: 424px;
	height: 296px;
	float:right;
}
.listadoMaquinter li{
padding-top:15px;
list-style-image:url(../img/maquinter/iconito.jpg);
list-style-type:none;
text-align:justify;
line-height:20px;
}
