/* @group eskeleto */

body{
	background-color: #00336d;
	font-family: "Verdana";
	font-size: 12px;
}

#warp{
	width: 800px;
	text-align: center;
	height: auto;
	margin: 25px auto 25px;

}
#head{

	height: 180px;
	border: 1px solid silver;
	border-bottom-style: none;
	background-color: white;
}
#bar{
	margin-top: 160px;
	padding-top: 3px;
	height: 20px;
	text-align: left;
	padding-left: 10px;
	background: url(images/bar.jpg) repeat-y;
}
#bar a:visited{
	text-decoration: none;
}
#contenido{
	height: 800px;
}
#izq{
	float: left;
	width: 650px;
}
#menu{
	float: left;
	text-align: left;
	width: 198px;
	height: 800px;
	background-color: #3b5782;
	border: 1px solid silver;
}
#centro{
	text-align: left;
	float: right;
	width: 450px;
	height: 800px;
	background-color: white;
	border: 1px solid silver;
	border-left-style: none;
	border-right-style: none;
}

#texto{
	
	width: 410px;
	margin-top: 20px;
	margin-left: 20px;
}
.linea{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
}
.linea2{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
}

#der{
	float: right;
	width: 148px;
	height: 800px;
	background-color: #c4d8e5;
	border: 1px solid silver;
}
#banners{
	margin-top: 20px;
}
#pie{
	background-color: #398AB6;
	height: 30px;
	border: 1px solid silver;
	
}
#pie_text{
	margin: 10px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

/* @end */
#links{
	
}
#links a{
	background: url(images/bot.png) no-repeat;
	display: block;
	text-align: left;
	text-decoration: none;
	color: white;	
	padding-left: 15px;
	line-height: 25px;
	font-size: 13px;
	
}
#links a:link{}
#links a:visited{

}
#links a:hover{
	color: aqua;

}
.nombre{
	text-transform: uppercase;
	color: #fff;
	display: block;
	text-align: left;
	font: 25px "Futura Std";
	margin-left: -3px;
	margin-top: -3px;
}
.sub{
	color: #fff;
	display: block;
	text-align: left;
	font: 15px "Futura Std";
}
.fecha{
	margin-top: 10px;
	width: 440px;
	text-align: right;

}
#fotos{
	float: right;
	margin-top: 40px;
	margin-left: 10px;
}
.titulo{
	color: #8f8f8f;
	font: small-caps bold 18px Georgia, "Times New Roman", Times, serif;
}
#mal{
	display:block;
	margin-top: -15px; 
	margin-left: -5px;
	height:20px; 

	color: red;
}
#boton{
	
}
#submenu{
	display: none;
	margin-left: 190px;
	width: 180px;
	position: absolute;
	
}
#submenu a{
	background: url(images/bot.png) no-repeat;
	display: block;
	text-align: left;
	text-decoration: none;
	color: white;	
	padding-left: 15px;
	line-height: 18px;
	font-size: 13px;
}
/* @group news */
#imagen{
	float: left;
	padding-right: 20px;
	
	padding-left: 20px;
}
#relleno{
	

}
.fecha_news{
	padding-top: 5px;
	text-align: left;
	color: #959595;
	font: bold 10px/0 "Lucida Grande", Lucida, Verdana, sans-serif;
}
.titulo_news{
	text-align: left;
	color: #4e4e4e;
	font: bold 15px/0 "Lucida Grande", Lucida, Verdana, sans-serif;
}


/* @end */
#archivos{
	overflow:auto; 
	height:600px; 
	width:390px;
	padding: 10px;

}


