body {
	margin: 0px;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(Datos/HTMLPics/fondoBody.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4F6693;
}

img {
	border: 0px;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

/* Estilos de la estructura de capas de la web */

#Wrapper {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
	background-image: url(Datos/HTMLPics/fondoWrapper.gif);
	background-repeat:  repeat-y;
	position: relative;
}
#bannerNavidad {
	position: absolute;
	top: 50px;
	left: 170px;
	z-index: 1000;
	}
#Cabecera {
	clear:both;
	height: 136px;
	background-image: url(Datos/HTMLPics/fondoCabecera.gif);
	background-repeat: no-repeat;
	position: relative;
}
#EnlacesCabecera{
	position: absolute;
	top: 11px;
	left: 734px;
	width: 170px;
	height: 21px;
}
#LogoCabecera {
	position: absolute;
	top: 14px;
	left: 543px;
	width: 427px;
	height: 112px;
}
#Menu{
	width: 966px;
	height: 30px;
	margin-left: 4px;
	background-color: #324C81;
}
#slideHome {
	width: 966px;
	height: 140px;
	margin-left: 4px;
	background-image: url(Datos/Imagenes/slideHome01.jpg);
}
#slide{
	width: 966px;
	height: 140px;
	margin-left: 4px;
}
#Contenido {
	width: 966px;
	margin-left: 4px;
}
#ContenidoEstilo1 {
	width: 970px;
	background-image: url(Datos/HTMLPics/pieContenidoHome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 4px;
}
#ColumnaNoticias{
	width: 215px;
	float: left;
	border-right: solid 1px #999999;
}
.fechaNoticia{
	color: #2A4172;
	font-size: 11px;
	font-weight: bold;
	background-image: url(Datos/HTMLPics/flechaFecha.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 17px;
	margin-top: 18px;
}
.fechaNoticia a{
	color: #2A4172;
	text-decoration: none;
}
.fechaNoticia a:hover{
	color: #999999;
}
.cuerpoNoticia{
	font-size: 11px;
	padding-left: 17px;
	margin-top: 5px;
	padding-right: 10px;
}
.caracteristicaBanco{
	color: #2A4172;
	font-size: 11px;
	font-weight: bold;
	background-image: url(Datos/HTMLPics/flechaFecha.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 17px;
	margin-top: 8px;
}
.caracteristicaBancoSup{
	color: #2A4172;
	font-size: 11px;
	font-weight: bold;
	background-image: url(Datos/HTMLPics/flechaFecha.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 17px;
	margin-top: 6px;
}
.enlaceDocumentos{
	color: #2A4172;
	font-size: 11px;
	font-weight: bold;
	background-image: url(Datos/HTMLPics/flechaFecha.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	padding-left: 17px;
	margin-top: 8px;
}
.enlaceDocumentos a{
	color: #2A4172;
	text-decoration: none;
}
.enlaceDocumentos a:hover{
	color: #999999;
}
.enlaceColumnaNoticias{
	color: #2A4172;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
h1{
	width: 745px;
	height: 25px;
	background-color: #324C81;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;	
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px;
}
#ColumnaEnlacesEstilo1{
	width: 215px;
	float: right;
}
.textoThumbs{
	margin-left: 11px;
	margin-right: 11px;
}
#ColumnasContenidoEstilo1{
	float: right;
	width: 750px;
	margin-right: 4px;
}
#ColumnaCentralEstilo1{
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 505px;
	font-size: 11px;
	text-align: justify;
	line-height: 12px;
}
#ColumnaCentralEstilo1 a{
	color: #2A4172;
	font-weight: bold;
	text-decoration: none;
}
#ColumnaCentralEstilo1 a:hover{
	color: #999999;
}
#Pie {
	background-image: url(Datos/HTMLPics/fondoPie.jpg);
	background-repeat: no-repeat;		
	position: relative;
	width: 974px;
	height: 70px;
}
#EnlaceAvisoLegal{
	position: absolute;
	top: 8px;
	left: 423px;
	width: 55px;
	height: 12px;
	
}

/* Estilos del contenido */
#separadorMapa{
	width: 4px;
	float: left;
	height: 350px;
}
#slideMapa {
	width: 966px;
	height: 350px;
	float: left;
}
#indicaciones{
	background-color: #FFFFFF;
	float: left;
	overflow: auto;
	width: 204px;
	height: 340px;
	display: none;
}
#contactoIzquierda{
	width: 260px;
	float: left;
}

#contactoDerecha{
	width: 230px;
	float: right;
}

#capaMapa{
	width: 194px;
	height: 190px;
	border: solid 1px #344E82;
	margin-left: 10px;
}

#botonVolver{
	margin-top: 15px;
}

#imagenCentralTrabajos{
	margin-right: 13px;
	margin-top: 5px;
	border: solid 1px #344E82;
}
.negritaAzul{
	color: #2A4172;
	font-weight: bold;
}
/* Estilos del formulario de contacto*/

.cuadroTexto{
	border: solid 1px #2D4678;
	height: 13px;
	font-size: 10px;
}

#cuadroCalle{
	width: 185px;
}

#cuadroNumero{
	width: 23px;
}

#cuadroProvincia{
	width: 154px;
}

#botonIndicaciones{
	margin-top: 10px;
}

/* Highslide */
.highslide	{
	cursor:url(img/zoomin.cur),pointer;
	outline:none;
	}
.highslide img	{
	border:0px solid #999999;
	}
.highslide:hover img   {
	border:0px solid #111111;
	}
.highslide-image  {
	border:1px solid white;
	}
.highslide-caption	{
	display:none;
	border:2px solid white;
	color:#000000;
	font-family:Verdana,Helvetica;
	font-size:12px;
	padding:5px;
	background-color:white;
	}
.highslide-loading	{
	display:block;
	color:white;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background-color:black;
	padding-left:22px;
	background-image:url(img/loader.gif);
	background-repeat:no-repeat;background-position:3px 1px;
	}	
.highslide-move	 {
	cursor:move;
	}
.highslide-overlay  {
	display:none;
	}
.highslide-display-block  {
	display:block;
	}
.highslide-display-none	  {
	display:none;
	}
	
/*Animated Collapse*/
.tituloSlide   {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Estilos de los niveles del menu */
#Menu ul
{
	list-style:none;
	margin: 0px;
	padding: 0px;
	float:left;
}
#Menu ul li
{
	display: block;
	float: left;
}
#Menu ul li a 
{
	height: 24px;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 6px;
}
#Menu ul li a:hover 
{
	background-color: #DBE2F0;
	color: #324C81;

}
/*Celdas de los módulos*/
.clsModulo
{
    
}

/*Estilos de la ventana de login*/

.celdaLogin
{
    font-size: 10px;
    font-family: Verdana;
    border: solid 1px #C4C4C4;
}
.clsCuadroTexto
{
    border-right: #c4c4c4 1px solid;
    border-top: #c4c4c4 1px solid;
    border-left: #c4c4c4 1px solid;
    width: 200px;
    border-bottom: #c4c4c4 1px solid;
    height: 12px;
    font-size: 10px;
    font-family: Verdana;
}
.clsBotones
{
    font-size: 10px;
    font-family: Verdana;
    border-right: #c4c4c4 1px solid;
    border-top: #c4c4c4 1px solid;
    background-image: url(Admin/Images/rellBoton.gif);
    border-left: #c4c4c4 1px solid;
    border-bottom: #c4c4c4 1px solid;
    background-repeat: repeat-x;
    height: 22px;
    width: 80px;
}
