@charset "utf-8";
/* CSS Document */


body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background: #1c3139;
	margin: 0px auto;
}
header {
	font-size: 13px;
	background: #000;
	height: 90px;
	z-index: -10;
}
.info {
	font-size: 15px;
	top: 27px;
	position: absolute;
	width: 463px;
	}
a { 
color: #fff;
}
.mail {
	left: 600px;
	top: 9px;
	position: relative;
}
.mail1 {
	left: 600px;
	top: 10px;
	position: relative;
}
.tel {
	left: 245px;
	top: 11px;
	position: relative;
	text-align: center;
	color: #fff;
}
#contenido {
	top: 20px;
	position: relative;
	background: #fff;
	margin: 0px auto;
	padding: 20px;
	width: 950px;
	height: 370px;
	z-index: 5;
	}
#sub_box {
	top: 19px;
	left: 641px;
	background: #1c3139;
	font-size: 20px;
	width: 330px;
	height: 370px;
	position: absolute;
	z-index: 6;
}
.logo {
	float: left;
	top: 12px;
	left: 65px;
	position: relative;
}
.linea1 {
	top: 303px;
	position: absolute;
	background: #fff;
	width: 330px;
	height: 3px;
	z-index: 10;
}
.dir {
	text-align: center;
	color: #fff;
	top: 315px;
	text-transform: uppercase;
	position: absolute;
	width: 320px;
	height: 10px;
	padding: 8px;
}
footer {
	background: #000;
	top: 40px;
	position:relative;
	height: 100px;
}
.cont {
	margin: 0px auto;
	width: 950px;
	color: #fff;
}
.link {
	position: relative;
	top: 40px;
	font-size: 12px;
	left: 850px;
}
