body
{
    font-family: arial;
    margin: 0px;
}

img
{
    border: 0;
}

a
{
    text-decoration: none;
}

:focus
{
    outline: none;
}

textarea
{
    resize: none;
}

#principal{
    width: 100%;
    height: 2000px;
    margin: 0 auto;
}
/******** ENCABEZADO ********/
/******* ID **********/
#cabecera{
    width: 1024px;
    height: 150px;
    margin: 0 auto;
    margin-top: 25px;
}
#logo{
    width: 224px;
    height: 99px;
    float: left;
}
#menu{
    width: 800px;
    height: 150px;
    float: left;
    z-index:1000;
    margin: 0 auto;
}
#nav {
    margin:0; 
    padding:0; 
    list-style:none;
}
#nav li{
    float:left; 
    display:block; 
    width:100px;
    position:relative;
    z-index:500; 
    margin:0 1px;
    margin-top: 10px;
}
#nav li a {
    display:block; 
    padding:8px 5px 0 5px;
    text-decoration:none; 
}
/* submenu, it's hidden by default */
#nav ul {
    position:absolute; 
    left:0; 
    display:none; 
    margin:0 0 0 -1px; 
    padding:0; 
    list-style:none;
}

#nav ul li {
    width:100px; 
    float:left;
}

/* display block will make the link fill the whole area of LI */
#nav ul a {
    display:block;  
    height:15px;
    padding: 8px 5px;
}
*html #nav ul {
    margin:0 0 0 -2px;
}


/******* CLASES **********/
.acueducto{
    width: 107px;
    height: 16px;
    background: url(../img/btn/submenu/toyota-acueducto.png) no-repeat;
    margin-top: 5px;
}
.agencias{
    float: left;
    background: url(../img/btn/menu/agencias.png) no-repeat;
    width: 104px;
    height: 12px;
    margin-left: 25px;
}
.agencias:hover{
    background: url(../img/btn/menu/agencias-over.png) no-repeat;
}
.bolsa_trabajo{
    width: 160px;
    height: 41px;
    float: right;
    clear: both;
}
.conocenos{
    float: left;
    background: url(../img/btn/menu/conocenos.png) no-repeat;
    width: 104px;
    height: 14px;
    margin-left: 50px;
    margin-top: 6px;
}
.conocenos:hover{
    background: url(../img/btn/menu/conocenos-over.png) no-repeat;
}
.colima{
    width: 106px;
    height: 16px;
    background: url(../img/btn/submenu/toyota-colima.png) no-repeat;
    margin-top: -25px;
}
.country{
    width: 43px;
    height: 16px;
    background: url(../img/btn/submenu/nissan-country.png) no-repeat;
    margin-top: -20px;
    margin-left: 5px;
}
.countryT{
    width: 107px;
    height: 16px;
    background: url(../img/btn/submenu/toyota-country.png) no-repeat;
    margin-top: -25px;
}
.datos{
	margin-bottom: 10px;
	height: 30px;
}
.enlaces{
    width: 700px;
    float: left;
    margin-top: 15px;
    margin-left: 85px;
}
.fondo_contacto{
    background: url(../img/fondo/contacto/fondo.jpg);
    margin-top: -15px;
    height: 322px;
    width: 333px;
    /*margin-left: 465px;*/
}
.fondo_submenu{
    width: 116px;
    height: 175px;
    background: url(../img/btn/submenu/cuadro.png)no-repeat;
    margin-top: 15px !important;
    margin-left: 15px !important;
}
.forma_contacto{
    margin-left: -980px;
    margin-top: 100px;
    display: none;
    z-index: 999;
    width: 333px;
    height: 350px;
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    /*background-color:#fff;opacity: 0.9;filter: alpha(opacity = 90);*/
    /*background: url(../img/fondo/contacto/textura.png);*/
    background: #fff;
}
.forma_contacto label{
	color: #fff;
	float: left;
}
.datos input{
	border: none;
	width: 230px;
	margin-bottom: 10px;
}
.datos textarea{
	border: none;
	width: 275px;
	height: 93px;
	margin-top: 5px;
}
.lopez{
    width: 106px;
    height: 16px;
    background: url(../img/btn/submenu/nissan-lopez.png) no-repeat;
    margin-top: 25px;
}
.manzanillo{
    width: 61px;
    height: 16px;
    background: url(../img/btn/submenu/toyota-manzanillo.png) no-repeat;
    margin-top: -20px;
    margin-left: 5px;
}
.noticias{
    float: left;
    background: url(../img/btn/menu/noticias.png) no-repeat;
    width: 104px;
    height: 14px;
    margin-left: 50px;
    margin-top: 7px;
}
.noticias:hover{
    background: url(../img/btn/menu/noticias-over.png) no-repeat;
}
.seminuevos{
    float: left;
    background: url(../img/btn/menu/seminuevoz.png) no-repeat;
    width: 104px;
    height: 12px;
    margin-left: 75px;
    margin-top: 10px;
}
.seminuevos:hover{
    background: url(../img/btn/menu/seminuevoz-over.png) no-repeat;
} 


/******** ENCABEZADO ********/
/******** HOME *******/
/******** ID *******/
#banner_inicio{
    width: 581px;
    height: 450px;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
}
#links_agencias{
    width: 1024px;
    height: 3000px;
    margin: 0 auto;
}
#sitios,#agencias_oz,#noticias_oz{
    width: 1024px;
    margin-left: 25px;
    height: 580px;
    float: left;
}
#seminuevos_oz,#conocenos_oz{
    width: 1024px;
    margin-left: 25px;
    height: 650px;
    float: left;
    background: #f4f4f5;
}

/******** CLASES *******/
.agencias_der{
	width: 550px;
	height: 500px;
	float: left;
}
.agencias_izq{
	width: 450px;
	height: 500px;
	float: left;
}
.btn_mapa{
	background: url(../img/btn/agencias/como-llegar.png);
	width: 127px;
	height: 20px;
	float: left;
	margin-left: 50px;
	border: none;
}
.conocenos_der,.conocenos_izq{
    width: 500px;
    height: 550px;
    float: left;
    text-align: center;
}
.info_agencia{
	width: 480px;
	height: 425px;
	float: left;
	margin-top: 25px;
	margin-left: 50px;
}
.linea_separacion{
    width: 3px;
    height: 380px;
    background: #c2c2c3;
    float: left;
    margin-top: 80px;
}
.mapa_agencia,#mapa_agenciaLopez,#mapa_nissancountry,#mapa_agenciaacueducto,#mapa_agenciacolima,#mapa_toyotacountry,#mapa_agenciamanzanillo{
	width: 446px;
	height: 233px;
	margin-left: 5px;
	margin-top: 10px;
}
.nissan_toyota{
	height: 150px;
	float: left;
	width: 280px;
	text-align: center;
	margin: 25px;
        margin-bottom: 50px;
}
.noticias_blig{
	width: 1024px;
	height: 580px;
	overflow: auto;
}
.redes{
	width: 210px;
	height: 26px;
	background: url(../img/banners/agencias/nissan/siguenos.png);
	float: right;
	margin-top: 40px;
	margin-right: 35px;
}
.seminuevoz_der{
    width: 600px;
    height: 450px;
    float: left;
    margin-top: 80px;
    margin-left: 25px;
}
.seminuevoz_izq{
    width: 300px;
    height: 450px;
    float: left;
    text-align: center;
    margin-left: 25px;
}
.titulo_agencia{
	width: 190px;
	height: 40px;
	float: left;
	margin-top: 40px;
	margin-left: 50px;
}
.titulo_seminuevoz{
    width: 1000px;
    height: 54px;
    float: left;
    margin-top: 25px;
    margin-left: 25px;
}
/******** HOME *******/
/******** PIE *******/
/******** ID *******/
#pie{
    width:1024px;
    height: 370px;
    margin: 0 auto;
    background: #111111;
}
/******** CLASES *******/
.submenu_agencias{
    width: 212px;
    height: 273px;
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    background: url(../img/ico/pie/cuadro-sucursales.png);
}
.submenu_conocenos{
    width: 203px;
    height: 141px;
    float: left;
    margin-left: 25px;
    margin-top: 15px;
    background: url(../img/ico/pie/cuadro-conocenos.png);
}
.submenu_agencias a,.submenu_conocenos a{
    float: left;
    width: 200px;
    height: 20px;
    clear: both;
    text-align: left;
    margin-left: 25px;
}
.submenu_pie{
    width: 250px;
    height: 350px;
    float: left;
    text-align: center;
    margin-top: 25px;
}
/******** PIE *******/