body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #999999;
	margin:0 auto;
}

h1 {
	color:#666;
	text-decoration:none;
	font-size: 20px;
	color:#060;
	font-weight: bold;
	line-height: 30px;
	}

h2 {
	color:#666;
	text-decoration:none;
	font-size: 12px;
	color:#060;
	font-weight: bold;
	line-height: 20px;
	}
	
h3 {
	color:#666;
	text-decoration:none;
	font-size: 12px;
	color:#060;
	font-weight: bold;
	font-style:italic;
	line-height: 20px;
	}

/*LAYOUT........................*/
#contenedor {
	width: 960px;
	height:555px;
	margin:10px auto;
	background: #FFF;
	z-index:0;
}

#contenido {
	width: 960px;
	height:300px;
	z-index:1;
}

/*FLASH HOME........................*/
#caja-home {
	width: 790px;
	height:245px;
	margin:30px 85px 25px 85px;
}

/*EMPRESA........................*/
#caja-texto {
	width: 470px;
	height:300px;
	overflow:auto;
	float:left;
}

#caja-texto-contacto {
	width: 650px;
	height:300px;
	overflow:auto;
	float:left;
}

#img-contenido {
	width: 490px;
	height:300px;
	float:left;
}

#img-contenido-contacto {
	width: 310px;
	height:300px;
	float:left;
}

#texto-contenido {
	color:#666;
	width: 400px;
	text-decoration:none;
	float:left;
	padding:0px 0px 0px 40px;
	overflow:auto;
	height:300px;
/*	line-height: 5px;*/
}

#texto-contenido-contacto {
	color:#666;
	width: 300px;
	text-decoration:none;
	float:left;
	padding:0px 0px 0px 40px;
	overflow:auto;
	height:300px;
/*	line-height: 5px;*/
}

#texto-contenido-contacto-txt {
	color:#666;
	width: 300px;
	text-decoration:none;
	float:left;
	padding:100px 0px 0px 10px;
	overflow:auto;
	height:200px;
/*	line-height: 5px;*/
}

#texto-oficinas {
	color:#666;
	text-decoration:none;
	float:left;
	padding:0px 10px 10px 40px;
	overflow:auto;
	line-height: 4px;
}


/*HOME........................*/

/*MENU........................*/
.preload2 {
	background-color: #999999;
	}
	
.menu2 {
	padding:0; 
	margin:0; 
	margin-bottom:0; 
	list-style:none; 
	height:25px;
	width:960px;
	background-color: #999999; 
	position:relative;
	}
	
.menu2 li.top {
	display:block; 
	float:left; 
	position:relative;
	width:137px;
	}	
	
.menu2 li a.top_link {
	display:block; 
	float:left; 
	height:25px; 
	color:#fff; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	cursor:pointer;
	text-align: center;
	line-height: 25px;
	}
	
.menu2 li a.top_link span {
	float:left; 
	display:block; 
	padding:0; 
	}
	
.menu2 li a.top_link span.down {
	float:left; 
	display:block; 
	width:137px;
	height:25px;
	}
	
.menu2 li a.top_link:hover {
	color:#fff;  
	background-color: #66666;
	}
	
.menu2 li a.top_link:hover span {
	background-color: #666666;
	}
	
.menu2 li a.top_link:hover span.down {
	background-color: #666666;
	}

.menu2 li:hover > a.top_link {
	color:#fff;
	}
	
.menu2 li:hover > a.top_link span {
	color:#fff;
	}
	
.menu2 li:hover > a.top_link span.down {
	color:#fff;
	}
	
.menu2 table {
	border-collapse:collapse; 
	width:0; 
	height:0; 
	position:absolute; 
	top:0; 
	left:0;
	}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {
	visibility:visible;
	}
	
.menu2 li:hover {
	position:relative; 
	z-index:200;
	}
	
/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:137; 
	height:25px; 
	margin:0px;
	margin-left:-6px; 
	padding:0px; 
	list-style:none;
	text-align: center;
	line-height: 25px;
	}
	
.menu2 :hover ul.sub {
	left:6px;
	top:25px; 
	background-color: #999999; 
	padding:0; /*border:1px solid #1E8BB5; white-space:nowrap;*/ 
	width:auto; 
	height:auto; 
	font-weight:normal;
	}
	
.menu2 :hover ul.sub li {
	display:block; /*height:20px; */
	position:relative; 
	float:left; 
	width:137px;
	height:25px;
	}
	
.menu2 :hover ul.sub li a {
	display:block; 
	height:auto; 
	font-size:12px; 
	line-height:25px; 
	color:#fff; 
	text-decoration:none;
	}
	
.menu2 :hover ul.sub li a.fly {
	background-color: #666666;
	}
	
.menu2 :hover ul.sub li a:hover {
	background-color: #666666;
	}
	
.menu2 :hover ul.sub li a.fly:hover {
	background-color: #666666;
	}
	
.menu2 :hover ul li:hover > a.fly {
	background:#666666
	} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
	background: #000; 
	padding:0; /* white-space:nowrap; */
	width:auto; 
	z-index:300; 
	height:25px;
	}
	
.menu2 :hover ul.sub li ul {
	z-index:300;
	}


/*FOOTER........................*/
#footer {
	width: 960px;
	height:25px;
	background:#333;
	font-size:10px;
	text-align:center;
	color:#fff;
	line-height:25px;
	z-index:4;
/*	margin:10px auto;*/
}