
	/*CSS BASICO; RESET*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: circle;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*CSS ESPECIFICO*/

body {background-color:#e6e6e6;
	background-image:url("imagenes/fondo1.png");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top right;
	font:15px arial;
	color:#000000;}


#cabecera { width:900px;
	height:200px;
	border: 0px solid black;
	background:#FFFFFF;
	margin: 20px auto;
	box-shadow: 3px 3px 2px #444;
	border-radius: 20px;
	padding:20px 50px 10px 50px;
	}

#cabecera1 { width:900px;
	height:150px;
	border: 0px solid black;
	background:#FFFFFF;
	margin: 0px auto;
	padding:0px;
	}

#logo { width:600px;
	height:150px;
	border: 0px solid black;
	background:#FFFFFF;
	margin: 0px auto;
	padding:0px;
	float:left;
	}

#redes { width:300px;
	height:50px;
	border: 0px solid black;
	background:#FFFFFF;
	margin: 50px auto;
	padding:0px;
	float:left;
	}

#menu { width:750px;
	height:40px;
	border: 0px solid black;
	background:#FFFFFF;
	margin: 0px auto;
	padding:0px;
	float:right;
	z-index: 2;
	}

#contenedor { width:950px;
	height:*;
	border: 0px solid black;
	background:#FFFFFF;
	margin: 0px auto;
	box-shadow: 3px 3px 2px #444;
	border-radius: 20px;
	padding:25px;
	z-index: 1;
	overflow:auto;
	}

#box1 {width:900px;
	height:250px;
	border: 0px solid black;
	background:#EEEEEE;
	margin:10px 25px 10px 25px;
	padding:0px;
	float: left;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#box1a {width:500px;
	height:250px;
	border: 0px solid black;
	background:#EEEEEE;
	margin:0px 0px 0px 0px;
	float: left;
	padding:0px;
	z-index: 1;
	}

#news {width:350px;
	height:230px;
	border: 0px solid black;
	background:#EEEEEE;
	background-image: url("imagenes/news.png");
	margin: 0px 0px 0px 0px;
	padding:10px 20px 10px 30px;
	float:left;
	z-index: 1;
	}

#box2 {width:900px;
	height:450px;
	border: 0px solid black;
	background:transparent;
	margin:20px 25px 10px 25px;
	padding:0px;
	/*float:right;*/
	z-index: 1;
	}
.imgIsquierda{
	float: left;
	margin-left: 20px;
}
.imgDerecha{
	float: right;
}
.imgTop{
	margin-top: 22px;
}
#box2a /*forestal*/{width:440px;
	height:450px;
	border: 0px solid black;
	background:#EEEEEE;
	margin: 0px;
	padding:0px;
	float: left;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#box2b /*furgonetas*/{width:220px;
	height:215px;
	border: 0px solid black;
	background:#EEEEEE;
	margin: 0px 0px 0px 0px;
	padding:0px;
	/*float: left;*/
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#box2c /*basculas*/{width:220px;
	height:215px;
	border: 0px solid black;
	background:#EEEEEE;
	/*margin: 0px 0px 20px 00px;*/
	padding:0px;
	/*float: right;*/
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#box2d /*camiones*/{width:200px;
	height:215px;
	border: 0px solid black;
	background:#EEEEEE;
	/*margin: 0px 0px 0px 20px;*/
	padding:0px;
	/*float: left;*/
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#box2e /*cabinas*/{width:200px;
	height:215px;
	border: 0px solid black;
	background:#EEEEEE;
	margin: 0px 0px 20px 20px;
	padding:0px;
	/*float: left;*/
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
}

#pie { width:1000px;
	height:*;
	border: 0px solid black;
	background:#FFFFFF;
	color:#000000;
	margin:20px auto;
	padding:20px 0px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #444;
	z-index: 1;
	}

#box /*caja simple */{
	width:*;
	height:*;
	border: 0px solid black;
	background:#CCCCCC;
	margin:20px 20px;
	float: left;
	padding:20px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#boxR /*caja simple a la derecha*/{
	width:*;
	height:*;
	border: 0px solid black;
	background:#CCCCCC;
	margin:20px 20px;
	float: right;
	padding:20px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#box0 /*caja simple transparente sin padding ni margin*/{
	width:*;
	height:*;
	border: 0px solid black;
	background: transparent;
	margin:0 auto;
	float:left;
	padding:0;
	z-index: 1;
	}

#boxk /*para catalogos: margin10 padding10 */{
	width:*;
	height:*;
	border: 0px solid black;
	background:#CCCCCC;
	margin:10px 10px;
	float: left;
	padding:10px 10px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}


#box40left /*para textos  50izquierda*/{
	width:40%;
	height:*;
	border: 0px solid black;
	background:#CCCCCC;
	margin:20px 20px;
	float: left;
	padding:20px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}


#box40right /*para textos 50derecha*/{
	width:40%;
	height:*;
	border: 0px solid black;
	background:#CCCCCC;
	margin:20px 20px;
	float: right;
	padding:20px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#box50left /*para textos  50izquierda*/{
	width:50%;
	height:*;
	border: 0px solid black;
	background:#CCCCCC;
	margin:20px 20px;
	float: left;
	padding:20px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}


#box50right /*para textos 50derecha*/{
	width:50%;
	height:*;
	border: 0px solid black;
	background:#CCCCCC;
	margin:20px 20px;
	float: right;
	padding:20px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#box60left /*para textos 65izquierda*/{
	width:65%;
	height:*;
	border: 0px solid black;
	background:#CCCCCC;
	margin:20px 20px;
	float:left;
	padding:20px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}

#box60right /*para textos 65derecha*/{
	width:65%;
	height:*;
	border: 0px solid black;
	background:#CCCCCC;
	margin:20px 20px;
	float:right;
	padding:20px 20px;
	border-radius: 20px;
	box-shadow: 2px 2px 2px #666;
	z-index: 1;
	}


h3 {color: #800000;
font: 25px arial;
font-weight: normal;
text-decoration: none;
}

h2 {color: #800000;
font: 20px arial;
font-weight: lighter;
text-decoration: none;
}

p{color: #222222;
font: 15px arial;
}

/* enlaces de texto */

a:link {
			font: 1.0em arial;
			text-decoration:none;
			color: #000000;
			padding:0px 0px 0px 0px;
			border: 0px solid black;
			font-weight: bold;}

a:hover {
			font: 1.0em arial;
			text-decoration:underline;
			color: #800000;
			padding:0px 0px 0px 0px;
			border: 0px solid black;
			font-weight: bold;}

a:visited {
		font: 1.0em arial;
		text-decoration:none;
		color: #111111;
		padding:0px 0px 0px 0px;
		border: 0px solid black;
		font-weight: bold;}



		/* MENU DE BOTONES EN CASCADA */

	/* el menú en si mismo */
  .mi-menu  {
    border-radius: 0px;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    height: 40px;
    width: *;
    display:inline-block;
    background:#FFFFFF;
  }

  /* cada item del menu */
  .mi-menu  li {
    display: block;
    float: left; /* la lista se ve horizontal */
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  .mi-menu li a {
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    color: #000000;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding: 0 15px;
    margin: 6px 0;
    text-decoration: none;
  }
  /* eliminamos los bordes del primer y el último */
  .mi-menu li:first-child a { border-left: none; }
  .mi-menu li:last-child a{ border-right: none; }
  /* efecto hover cambia el color */
  .mi-menu li:hover > a { color: #800000;
  text-decoration:underline;}

  /* los submenús */
  .mi-menu ul {
    border-radius: 0 0 0 0;
    left: 0;
    margin: 0;
    opacity: 0; /* no son visibles */
    position: absolute;
    top: 40px; /* se ubican debajo del enlace principal */
    background: #FFFFFF;
    z-index:7;
  }
  /* son visibes al poner el cursor encima */
  .mi-menu li:hover > ul { opacity: 1; }

   /* cada uno de los items de los submenús */
  .mi-menu ul li {
    height: 0; /* no son visibles */
    overflow: hidden;
    padding: 0;
    z-index:7;
  }
  .mi-menu li:hover > ul li {
    height:50px; /* los mostramos */
    overflow: visible;
    padding: 0;
  }
  .mi-menu ul li a {
    border: none;
    border-bottom: 0px solid #AAAAAA;
    margin: 0;
    /* el ancho dependerá de los textos a utilizar */
    padding: 10px 5px 5px 0px;
    width: 180px;
  }



