.body{
	background-image: url("../img/fondo.jpg");
	background-repeat: repeat-x;
}
*{
	font-family: Helvetica,Arial,Verdana,sans-serif;

}
.menuIzquierdo{
	background-image: url("../img/menuizquierdo.jpg");
	height: 45px;
	width: 10px;
	background-repeat: no-repeat; 
} 
.menuMitad{
	background-image: url("../img/menucentro.jpg");
	height: 45px;
	width: 883px;
	background-repeat: repeat-x; 
}
.menuDerecho{
	background-image: url("../img/menuderecha.jpg");
	height: 45px;
	width: 7px;
	background-repeat: no-repeat; 
}
.menuItemACab{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
}
.menuItemA_ActualCab{
	font-weight: bold;
	text-decoration: none;
	color: #006AAD;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 16px;
}
.menuItemACab:hover{
	color: #006AAD;
	font-weight: bold;
	
}
.menuItemA_ActualCab:hover{
	color: #006AAD;
	font-weight: bold;
}
.fondoContenido{
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(../img/marcaagua.jpg);
	width: 618px;
	height: 205px;
}
.texto{
	font-size: 14px;
	color: #000000;
	text-align: justify;
	width: 93%;
}
.textoNoticia{
	color: #000000;
	text-align: justify;	
}
.contenido{
	margin-top: 0px;
}
.itemTextoImagen{
	margin-left: 20px;
	float: right;
	width: 300px;
}
.itemTextoTitulo {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 5px;
}
.tdTitulo{
	background-image: url(../img/fondoTitulo.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.separador{
	margin-top: 30px;
}
.separedorItems{
	height: 25px;
}
.fechaNoticia{
	font-weight: bold;
	text-decoration: none;
	color:#006AAD;
	text-align: right;
	margin-bottom: 8px
}
.buscador{
	height: 17px;
	width: 120px;
	margin-left: 8px;
	border-color: #FFFFFF;
	border-width: 0px;
}
.botonBuscar{
	cursor: pointer;
}

.tituloCategoria{
	color: #00000;
	text-align: center;
	font-weight: bold;
}
.descripcionCategoria{
	color: #000000;
	text-align: justify;
}
.categorias{
	cursor: pointer;
}
.titulosContacto{
	color: #000000;
	font-weight: bold;
}
.campoContacto{
	color: #000000;
	margin-left: 5px;
	font-size: 12px;
	margin-bottom: 2px;
	width: 312px;
	border-color: #FFFFFF;
	border-width: 0px;
}
.boton{
	color: #000000;
}
.link{
	margin-top: 10px;
	color: #000000;
	text-decoration: underline;
}
.imagenNoticia{
	margin-left: 10px;
	margin-bottom: 5px;
}
.itemLB{
	
}
.nombreCategoria{
	font-weight: bold; 
}
.contenidoArriba{
	background-image: url("../img/contenido.jpg");
	height: 35px;
	width: 704px;
	background-repeat: no-repeat; 
} 
.contenidoCentro{
	background-image: url("../img/contenidocentro.jpg");
	height: 100%;
	width: 704px;
	background-repeat: repeat-y; 
}
.contenidoAbajo{
	background-image: url("../img/contenitdoabajo.jpg");
	height: 16px;
	width: 704px;
	background-repeat: no-repeat; 
} 
.menuArriba{
	background-image: url("../img/submenu.jpg");
	height: 26px;
	width: 188px;
	background-repeat: no-repeat; 
} 
.menuCentro{
	background-image: url("../img/submenucentro.jpg");
	height: 60px;
	width: 188px;
	background-repeat: repeat-y; 
}
.menuAbajo{
	background-image: url("../img/submenuabajo.jpg");
	height: 14px;
	width: 188px;
	background-repeat: no-repeat; 
} 
.logo{
	background-image: url("../img/logoias.jpg");
	height: 114px;
	width: 291px;
	background-repeat: no-repeat;
	background-position: left;
}
.menuCentroNoticias{
	background-image: url("../img/submenucentro.jpg");
	height: 130px;
	width: 188px;
	background-repeat: repeat-y; 
}
.distancia{
	height: 10px;
}
.subTitulos{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 8px;
}
.tituloContenido{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 12px;
}
.tituloBuscar{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 16px;	
	font-weight: bold;
	color: #000000;
	margin-right: 3px;
}
.bannerNoriciaTitulo{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0166AE; 
	 
}
.bannerNoticiaContenido{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #0166AE;
	text-align: justify;
}
.contactoArriba{
	background-image: url("../img/contactoArriba.jpg");
	height: 31px;
	width: 323px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.contactoCentro{
	background-image: url("../img/contactoCentro.jpg");
	height: 6px;
	width: 323px;
	background-repeat: repeat-y;
	text-align: center;
}
.contactoAbajo{
	background-image: url("../img/contactoAbajo.jpg");
	height: 13px;
	width: 323px;
	background-repeat: no-repeat;
}
.contactoCampoArriba{
	background-image: url("../img/contactoCampoArriba.jpg");
	height: 27px;
	width: 323px;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.contactoCampoAbajo{
	background-image: url("../img/contactoCampoAbajo.jpg");
	height: 25px;
	width: 323px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.fuenteContacto{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 14px;
}
.enlace{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #0166AE;
	text-align: right;
	cursor: pointer;
	font-weight: bold;
}	
