@charset "UTF-8";
* {
	outline:none;

}
img {
	border:0px;
}
body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	background:url(../fotos/fondo.jpg) top center repeat-x;
}
#contenedor {
	width: 970px;
	margin: auto;
}
#header {
	float: left;
	width: 950px;
	padding: 0px 10px 10px 10px;
}
.logo {
	float: left;
	padding-right:400px;
	padding-top:10px;
}
#core {
	background: url(../fotos/fondo_core_home.jpg) no-repeat center top;
	float: left;
	width: 950px;
	padding: 0 10px;
	min-height:177px;
}
.slideshow {
	float: left;
	width: 950px;
	height:280px;
	overflow:hidden;
}
#menu {
	float:left;
	width:950px;
	margin:0 10px 0 10px;
	height:42px;
	background-color: #e30613;
	position: relative;
	z-index:10000;
}
.sombra_menu {
	float: left;
	width: 950px;
	padding:0 10px;
}
#contenido {
	float: left;
	width: 950px;
	padding:0 10px;
	z-index:2;
}
.submenu {
	float: left;
	width: 258px;
	border: 1px solid #CCC;
	background-color:#f6f6f6;
	min-height:20px;
}
.tit_menu {
	float: left;
	width: 258px;
	margin-bottom:20px;
	font-size:18px;
	color:#000;
}
#lateral {
	float: left;
	width: 258px;
	position:relative;
	z-index:9999;
}
#opciones {
	float:left;
	width:660px;
	padding-left:30px;
	min-height:30px;
}
#ajax {
	float:left;
	width:660px;
}
#interior-ajax {
	float:left;
	width:660px;
	z-index:0;
}
#footer {
	width:100%;
	height:113px;
	background:url(../fotos/footer.jpg) top repeat-x;
	margin-top:30px;
	float:left;
	color:#CCC;
}
#contenido_footer {
	margin:auto;
	width:950px;
}
.motorman {
	float:left;
	width:720px;
	background:url(../fotos/separador_footer.jpg) center right no-repeat;
	padding-top:20px;
	height:83px;
}
.derecha_footer {
	float:right;
	width:180px;
}
.mesa {
	float:right;
	padding-bottom:10px;
	padding-top:20px;
}
.firma {
	float:right;
}

.divisiones {
	float:left;
	width:318px;
	height:132px;
	overflow:hidden;
	position:relative;
	display:inline;
	z-index:10;
}


#animar {
	width:318px;
	height:40px;
	background:url(../fotos/fondo_transparente.png);
	position:relative;
	z-index:10;
	top:-16px;
	color:#ccc;
}
#animar_2 {
	width:318px;
	height:40px;
	background:url(../fotos/fondo_transparente.png);
	position:relative;
	z-index:10;
	top:-16px;
	color:#ccc;
}

#noticias {
	float:left;
	width:660px;
}
.block_noticia {
	float:left;
	width:318px;
	border-bottom:dotted 1px #CCC;
	padding-bottom:10px;
	margin-bottom:10px;
}
.thumbs_noticia {
	float:left;
	margin-right:10px;
	width:99px;
	height:74px;
	overflow:hidden;
}
.datos_noticia {
	float:left;
	width:209px;
}
h3 {
	color:#ab050f;
	font-size:17px;
	margin-bottom:10px;
	margin-top:20px;
}
.titulo {
	margin-top:0px;
	color:#ab050f;
	margin-bottom:3px;
}
.breve {
	margin-top:0px;
	font-size:11px;
	margin-bottom:3px;
}
.leer {
	margin-top:3px;
	text-align:right;
	margin-bottom:0px;
}
.leer a {
	color:#ab050f;
	text-decoration:none;
	font-size:10px;
}
.leer a:hover {
	text-decoration:underline;
}
h2 {
	font-size:19px;
	font-weight:lighter;
	color:#000;
	margin-top:0px;
}
.texto_interior {
	line-height:23px;
	text-align:justify;
}
.img {
	margin-top:30px;
}
#nombre, #empresa, #email, #asunto, #telefono, #ciudad {
	width:290px;
	height:17px;
	border:#999 solid 1px;
	padding:5px 15px;
	color:#666;
}
#mensaje {
	width:290px;
	height:139px;
	border:#999 solid 1px;
	padding:5px 15px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.btn {
	float:right;
	cursor:pointer;
	width:92px;
	height:24px;
	border:none;
	background:url(../fotos/btn_enviar.jpg);
}
.btn:hover {
	background:url(../fotos/btn_enviar_hover.jpg);
}
.nombre_maquina {
	float:left;
	width:645px;
	background:url(../fotos/menu.jpg);
	color:#FFF;
	text-transform:uppercase;
	padding:7px 0 7px 15px;
	font-size:14px;
	margin-bottom:10px;
}
.datos_breves {
	float:left;
	width:660px;
	margin-bottom:10px;
}
.listas {
	float:left;
	width:510px;
}
.listas ul {
	float:left;
	margin-top:0px;
	padding-left:15px;
	width:240px;
}
.listas ul li {
	list-style-type:none;
	list-style-image:url(../fotos/bullets.jpg);
	margin-bottom:3px;
}
.botones {
	float:right;
	width:250px;
	text-align:right;
}
.botones a {
	float:right;
	margin-left:10px;
}
.img_detalle_maquinas {
	float:left;
	width:660px;
	margin-bottom:20px;
}
.img_detalle_maquinas img {
	position:relative;
	z-index: -10000;
}
.maq_1 {
	float:left;
}
.maq_2 {
	float:right;
}
.especificaciones {
	float:left;
	width:660px;
	margin-bottom:20px;
}
h4 {
	font-size:18px;
	font-weight:lighter;
	margin-top:0px;
}
.especificaciones  tr{
	width:20px;
	background-color:#f5f5f5;
	font-size:11px;
}
.especificaciones  tr td{
	padding:3px 0 3px 15px;
}
tr.blanco {
	background-color:#fff;
}
#lista_parrafo {
	float:left;
	padding-left:30px;
	margin-top:0px;
}
#lista_parrafo li {
	list-style-type:none;
	list-style-image:url(../fotos/bullets.jpg);
	margin-bottom:3px;
}
a.tecnico {
	float: right;
	color:#666;
	text-decoration:none;
	width:130px;
	height:24px;
	line-height:24px;
	background:url(../fotos/btn.jpg) center center no-repeat;
	text-align:center;
	margin:125px 0 0 0;
}
a.tecnico:hover {
	background:url(../fotos/btn_hover.jpg) center center no-repeat;
	color:#000;
}
.barra_datos {
	background-color:#666;
	padding:3px 0 3px 10px;
	color:#FFF;
}
a.cotizar {
	float:right;
	width:82px;
	height:25px;
	background:url(../fotos/btn_cotizar.jpg);
}
a.cotizar:hover {
	background:url(../fotos/btn_cotizar_hover.jpg);
}
.cuadro_distribuidor {
	width:363px;/*float:right;*/
	height:194px;
	z-index:10;
	position:absolute;
}
.red {
	float:left;
	width:660px;
}
.img_chile{
	width:142px;
	float:left;
}
.regiones {
	float:left;
	width:100px;
	margin-top:10px;
	line-height:28px;
}
.regiones a {
	display:block;
	color:#666;
	text-decoration:none;
	font-size:12px;
	margin-bottom:12px;
}
.regiones a:Hover {
	color:#000;
}
.oculto_1 {
	float:right;
	width:340px;
}
.oculto_2 {
	float:right;
	width:280px;
	height:154px;
	padding:20px 0 20px 85px;
	color:#ccc;
	background:url(../fotos/globo.png) no-repeat top left;
	font-size:11px;
}
.oculto_2 a{
	color:#ccc;
	text-decoration:none;
}
.oculto_2 a:hover {
	color:#fff;
}
.oculto_2 p {
	margin-bottom:6px;
	margin-top:0px;
	text-align:left;
}
.local {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	line-height:19px;
}
.punta_globo {
	float:left;
	width:75px;
	height:100%;
}
.ciudad {
	cursor:pointer;
}
.hover {
	background:url(../fotos/hover_submenu.jpg) top left repeat-x; 
	color:#FFF;
}
.submenu_noticias {
	float:left;
	width:258px;
}
.submenu_noticias a {
	display:block;
	padding:7px 15px;
	color:#666;
	text-decoration:none;
	background:url(../fotos/linea_menu_lateral.jpg) bottom center no-repeat;
}
.submenu_noticias a:hover {
	background-color:#E30613;
	color:#FFF;	
}
.noticias {
	float:left;
	margin:0 20px 20px 0;
}
h5 {
	margin:0 0 20px 0;
	font-weight:lighter;
	font-size:12px;
}
a.home {
	width:84px;
}
a.empresa {
	width:141px;
}
a.ventas {
	width:90px;
}
a.arriendos {
	width:107px;
}
a.servicio {
	width:141px;
}
a.repuestos {
	width:116px;
}
a.red {
	width:170px;
}
a.contacto {
	width:101px;
}
.youtube {
	float:right;
	padding-top:43px;
}
.a_cotizar {
	float:right;
	background:url(../fotos/fondo_a_cotizar.png) top left no-repeat;
	width:187px;
	height:41px;
	margin-top:10px;
	display:none;
}
#cant {
	width:15px;
	border:none;
	background-color:transparent;
	color:#FFF;
}
.dat {
	float:right;
	padding-right:15px;
	color:#FFF;
	padding-top:5px;
}
.cantidad {
	float:right;
}
.ver {
	float:right;
}
.ver a {
	text-decoration:none;
	color:#666;
	font-size:10px;
	padding-right:15px;
	padding-top:5px;
}
.ver a:hover {
	color:#999;
}
.ciudades {
	/*cursor:pointer;*/
	cursor:pointer;
}

#flotantes {
	width:950px;
	height:190px;
}
.cerrar {
	width:30px;
	height:30px;
	z-index:20;
	position:absolute;
	margin-left:325px;
	cursor:pointer;
	background:url(../fotos/cerrar.png) center center no-repeat;
}
/*posiciones de globos flotantes*/
#copiapo {
	margin-left:200px;
	margin-top:47px;
}
*:first-child+html #copiapo {
	margin-left:-750px;
}
#serena {
	margin-left:252px;
	margin-top:57px;
}
*:first-child+html #serena {
	margin-left:-700px;
}
#ovalle {
	margin-left:272px;
	margin-top:57px;
}
*:first-child+html #ovalle {
	margin-left:-680px;
}
#santiago {
	margin-left:325px;
	margin-top:48px;
}
*:first-child+html #santiago {
	margin-left:-627px;
}
#cabildo {
	margin-left:315px;
	margin-top:70px;
}
*:first-child+html #cabildo {
	margin-left:-637px;
	margin-top:80px;
}
#rancagua {
	margin-left:345px;
	margin-top:54px;
}
*:first-child+html #rancagua {
	margin-left:-607px;
}
#curico {
	margin-left:358px;
	margin-top:57px;
}
*:first-child+html #curico {
	margin-left:-590px;
}
#talca {
	margin-left:368px;
	margin-top:69px;
}
*:first-child+html #talca {
	margin-left:-583px;
}
#linares {
	margin-left:379px;
	margin-top:61px;
}
*:first-child+html #linares {
	margin-left:-573px;
}
#chillan {
	margin-left:395px;
	margin-top:71px;
}
*:first-child+html #chillan {
	margin-left:-557px;
}
#los_angeles {
	margin-left:408px;
	margin-top:80px;
}
*:first-child+html #los_angeles {
	margin-left:-547px;
}
#temuco {
	margin-left:440px;
	margin-top:80px;
}
*:first-child+html #temuco {
	margin-left:-510px;
}
#osorno {
	margin-left:490px;
	margin-top:90px;
}
*:first-child+html #osorno {
	margin-left:-465px;
}
#puerto_varas {
	margin-left:510px;
	margin-top:87px;
}
*:first-child+html #puerto_varas {
	margin-left:-445px;
}
/*posiciones de globos flotantes*/

#colorbox{
	z-index:100000;
}

#cboxOverlay {
	z-index:10001;
}

