@charset "utf-8";
/* CSS Document */


a
{color:#afd35c;
text-decoration:none;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}

a:hover
{color:#6ce0fb;
text-decoration:none;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}

p
{color:#FFF;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
font-size:12px;}

.letramorada{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a3bdff;
	
}
.Neon{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0bd1ff;
	
}

.letraverde{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#afd35c;
	
}
.top{
	width:978px;
	height:160px;
	margin:auto;
}

.logo{
	width:381px;
	height:160px;
	float:left;
}
.menu{
	width: 597px;
	height:160px;
	background-color:#1d3aa3;
	float:left;
}
.contenido{
	width: 978px;
	margin:auto;
}
.footer{
	width: 978px;
	height:200px;
	margin:auto;
}
.cajacontactenos{
	width: 952px;
	height:115px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	background:#000;
}
.direcciones{
	width:175px;
	padding:5px;
	height:40px;
	float:left;
	background:#000;
}
.direcciones2{
	width:115px;
	padding:5px;
	height:40px;
	float:left;
	background:#000;
}
.direcciones3{
	width:135px;
	padding:5px;
	height:40px;
	float:left;
	background:#000;
}
.letra{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	
}
.trabajos{
	width: 380px;
	height:160px;
	margin-right:10px;
	float:left;
}
.fotos{
	width: 160px;
	height:112px;
	margin-left:20px;
	float:left;
}
.noticias{
	width: 303px;
	height:160px;
	float:left;
}
.suscribase{
	width: 202px;
	height:41px;
	margin-top:50px;
	margin-left:40px;
	float:left;
}
.linea{
	width: 9px;
	height:94px;
	margin-top:25px;
	float:left;
}
.menu2{
	width: 958px;
	height:150px;
	margin-top:5px;
	background-color:#004b88;
	float:left;
	padding:10px;
}
.lineamenu{
	width: 730px;
	height:30px;
	float:left;
}
.neon2{
	width: 150px;
	height:32px;
	margin-left:30px;
	float:left;
}
.clear{
	clear: both;	
}