#menu_arriba { color:#FFFFFF;font-weight:bold; font-size:14px !important; }
#menu_arriba a{ font-size:14px !important; color:#FFFFFF; }
#menu_arriba a:hover{ color:#FFFF00; }
#menu_arriba span{ padding-left:20px; padding-right:20px; }


	p,h1,h2,h3,h4,h5 {margin:0}
	
	p  {
	font:16px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 120%;
	margin: 5px 0  0;
		
	}

	h1  {
		font:bold 22px Verdana;
		text-align : left;
		color : #000000;
		margin:0 0 20px 0;	
	}
	
	h2  {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align : left;
	color:#000;
	margin: 7px 0 7px 0;
	
	}
	h3  {
		font:normal 13px Verdana;
		text-align : left;
		color:#fff;
		padding:5px 0 0 5px;
	
	}
	h4  {
		font:bold 11px  Arial, Helvetica, sans-serif;
		text-align : left;
		color : #666666;
		
	}
	h5 {
	font:bold 11px  Arial, Helvetica, sans-serif;
	text-align : left;
	color : #B11016;
	margin-top: 12px;
		
	}
	td  {
		font: 12px Arial, Helvetica, sans-serif;
		text-align : center;
		color : #586885;
		
	}
	a	{
		font-size:11px;
		color:#990D09;
		margin-bottom:10px;
		
	}
	a:link {
		text-decoration: none;
		
	}
	a:visited {
		text-decoration: none;
		color:#325FA0;
		
	}
	a:hover {
		text-decoration: none;
		color:#000066;
	}
	a:active {
	text-decoration: none;
	color:#0099CC;
		
	}
	BODY  {
		line-height: 10px; 
		margin:0 0 0 0;
		background: #1E1D1D url(../imagenes/fondo.gif);
	}
	
	#contenedor	{
		margin: 0 auto; 
		width:1024px;
		height:auto;
	}

	.header{
		width:1024px;
		height:146px;
		background: #9AB0E4 url(../imagenes/cabecera.jpg);
	}
	.header2{
		width:1024px;
		height:146px;
		background: #9AB0E4 url(../imagenes/cabecera2.jpg);
	}
	.galeria{
	width:1024px;
	height:173px;
	background: #9AB0E4 url(../imagenes/franja_fotos.jpg);
	}
	.bot_izq{
	width:49px;
	height:53px;
	float:left;
	margin: 50px 0 0 35px;
	}
	.bot_der{
	width:49px;
	height:53px;
	float:right;
	margin: 50px 20px 0 0;
	}
	.foto{
		width:114px;
		height:85px;
		background: #fff;
		float: left;
		margin: 43px 0 0 8px;
	}
	.contenido{
		width:1024px;
		height:377px;
		background: url(../imagenes/foto.jpg);
	}
	/** caja noticias */
	.caja-noticia{
	width:420px;
	height:377px;
	float: left;
	margin: 0 0 0 97px;
	}
	.titulo2{
	width:371px;
	height:42px;
	margin: 23px 0 0 23px;
	background: #9AB0E4 url(../imagenes/titulo_noticia.jpg);
	float: left;
	}
	.foto-noticia{
	width:371px;
	height:183px;
	margin: 0 0 0 23px;
	float: left;
	}
	.noticia{
	width:371px;
	height:127px;
	margin: 0 0 0 23px;
	float: left;
	}
	/** caja lightbox */
	#contenido2{
	position:absolute;
	top:50%;
	left:50%;
	width:636px;
	height:440px;
	margin-top:-208px;
	margin-left:-318px;
	background-color: #fff;
	}
	.centro{
	width:602px;
	height:410px;
	float: left;
	margin: 16px 0 0 17px;
	background-color:#D4D4D4;
	}
	.texto_quienes{
	width:562px;
	height:308px;
	float: left;
	margin: 36px 0 0 20px;
	background-color:#D4D4D4;
	}
	/** caja contacto */
	.caja-contacto{
	width:440px;
	height:377px;
	float: right;
	margin: 0 70px 0 0;
	}
	.titulo3{
	width:371px;
	height:36px;
	margin: 23px 50px 0 0;
	background: #9AB0E4 url(../imagenes/titulo_contact.jpg);
	float: right;
	}
	.formulario{
	width:500px;
	height:270px;
	margin: 3px 50px 0 0;
	float: right;
	}
	
	.formulario input{
	height:19px;
	border:none;
	margin: 0 0 0 0;
	}
	.formulario textarea{
	border:none;
	}
	
	
