@charset "utf-8";
/* CSS Document */

/*STANDARD*/
BODY {
	background-image: url(../imagenes/body-background.jpg); background-repeat:repeat-x; background-color:#2D72A5;
	margin:0px; text-align:center; font-family:"Tahoma", Verdana Arial, Helvetica, sans-serif; font-size:11px;}

A{font-size:11px;}
H1{ font-size:19px}
H2{ font-size:17px}
H3{ font-size:15px}
H4{ font-size:13px}
H5{ font-size:12px}
H6{ font-size:11px}



/*ZONAS*/
#fondo{  background-image:url(../imagenes/base-bottom--background.jpg); background-repeat:repeat-y; width:756px; background-position:right; height:100%; text-align: center}

#base{ 
	width:756px; height:100%; font-size:11px;
	background-image:url(../imagenes/base-background.jpg); background-repeat:no-repeat; padding-top: -5px}
	#base #cabecera{height:73px;}
	#base #central{height:100%;	}
	
	#contenidos{  }
	#contenidos H3{ color:#FFFFFF;}
	#contenidos P{ text-align:left;}
	
	
	#divContacto P
	{
			color: #3A75AF;
		font-family: Tahoma;
		font-size: 12px;
	}
	
	 #TxtEmpresa P
	{
		color: #3A75AF;
		font-family: Tahoma;
		font-size: 12px;
	}
	#TxtEmpresa 
	{
		text-align: left;
	}
	
	#TxtEmpresa img
	{
		float: left;
		margin-left: 5px;
		margin-right: 10px;
	}
	
	#Imglogos 
	{
		text-align: left;
	}
	#Imglogos img
	{
		display: inline;
		 margin-left: 5px;
		 margin-right: 5px;
	}
	
	
	/*BUSCADOR*/
	#buscador{font-size:10px;	 filter:alpha(opacity=70);	opacity: 0.7; -moz-opacity:0.7; background-color:#FFFFFF; width:220px; _width:230px; margin-top:5px; margin-bottom:5px; padding-left:10px; padding-bottom:10px; _padding-bottom:0px; text-align: left; height: 70px}
	
	
	
	/*NOTICIAS*/
	#noticias{ text-align:left; background-image:url(../imagenes/noticias-background.jpg); background-position:top; background-repeat:repeat-x; background-color:#1887B5; padding:15px; color:#FFFFFF; font-size:11px; width:200px; _width:230px; height:270px; }
	#noticias H3{ background-image:url(../imagenes/h3-background.jpg); background-repeat:no-repeat; background-position:left center; font-size:12px; text-indent:10px; color:#006699; margin:0px; margin-top:25px; padding:0px; padding-top: -10px; }	
	#noticias A{ color:#33FFFF; float:right; padding:3px; margin-top: -7px;}
	#noticias A:hover{ background-color:#006699; color:#FFFFFF;}
	
	/*MENU*/
	#menu{width:230px;background-color:#3399CC; filter:alpha(opacity=50);	opacity: 0.5; -moz-opacity:0.5; text-align: left;}
	#menu A{ display:block; color:black; background-image:url(../imagenes/menu-separador.gif); background-position:bottom; background-repeat:no-repeat; padding: 15px 15px 15px 30px; text-decoration:none;}
	#menu A:hover{ display:block; color:#FFFFFF; background-color:#006699;}
	
	/*PIE DE PAGINA*/
	#base #pie
{
	height: 34px;
	background-color: transparent;
	background-image: url(../imagenes/pie-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
	#base #pie TABLE{color:#FFFFFF; font-size:11px; margin-top:3px;}
	#base #pie #bottom{ float:left; color:#006699}
	#base #pie #links{ float:right; margin-right:15px;}
	#base #pie A{ color:#FFFFFF; text-decoration:none;}
	
.Links
{
	display: block;
}
