﻿@charset "utf-8";
/* CSS Document */

#main {
    height: 355px;
    overflow: hidden;
    position: relative;
	width:100%;
	
}

#pages {
    height: 20000em;
    position: absolute;
	width:100%;
}

.page {
	width:100%;
	height:355px;
}
.page > div > img{
	width:100%;
}
.int_carr { 
	display: table;
    margin: 0 auto;
    width: 1224px;
	}

.carr01 {
	background:url(../images/carr01.jpg) center top no-repeat;
	float:left;
    height: 355px;
    width: 100%;
	}
	
.carr02 {
	background:url(../images/carr01.jpg) center top no-repeat;
	float:left;
	height: 355px;
    width: 100%;
	}
	
.carr03 {
	background:url(../images/carr01.jpg) center top no-repeat;
	float:left;
	height: 355px;
    width: 100%;
	}

.pos_ama_carr {
	position:absolute;
	left:0;
	bottom:0;
	}
	
.cont_carrusel {
    height: 355px;
    position: relative;
    width: 100%;
	display: table;
    margin: -25px auto 0;
}

.cont_main_navi {
    display: block;
    left: 438px;
    position: absolute;
    right: auto;
    top: -56px;
}

#main_navi {
    float: left;
    height: 24px;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0;
    width: 80px;
    z-index: 2;
}

#main_navi li {
    background: url("../images/dot_carr.png") no-repeat scroll center top ;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 20px;
    list-style-type: none;
    margin-right: 4px;
    padding: 0;
    text-indent: -9999px !important;
    width: 22px;
}

#main_navi li.active {
    background: url("../images/dot_carr.png") no-repeat scroll center bottom ;
    border: 0 none;
    height: 20px;
    padding-left: 0;
    width: 22px;
}

.cont_100_cajetin {
    display: block;
    height: 1px;
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 10;
}
#main-slider{
	display: block;
}
.slides > li > img{

}
.cont_100_cajetin .cajetin {
	top: -335px;
	}
.btn_hazte_cliente {
	font-family: 'DIN-Bold',Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
	width:150px;
	float:right;
	}
.btn_yellow.btn_hazte_cliente {
	background: transparent url('../../Images/btn-Hazte.png') no-repeat center !important;
}