/* CSS Document */

@import url(estilos-index.css);
@import url(menues.css);
@import url(pie.css);

/*pagina*/
body {
	background-color:#c2d4ff; 
	text-align:center; 
	margin:0px
}

/*encabezado*/
#contenedor-cabecera {
	width:100%; 
	border-bottom: 1px dotted #ccc; 
	background-color:#FFF; 
}
#contenedor-cabecera2 {
	width:48.75em; 
	margin:auto; 
	border-right: 1px dotted #ccc; 
	border-left: 1px dotted #ccc;
}
#cabecera { 
	height:9.25em; 
	background-image:url(../img/rotador/rotador.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	text-align: left;
}
#logo_fx {
	width:307px; 
	text-align:center; 
	font-size:0.625em;
}
#cabecera object { 
	height:97px; 
	padding-top:16px; 
	margin-bottom:10px;
}

.contenedor-header {
	width:502px; 
	height:2em; 
	position:relative; 
	overflow:hidden; 
	padding:7px 7px 0 7px;
	font:bold 1em Arial, Helvetica, sans-serif; 
	color:#333; 
}
.contenedor-header div {
	position:absolute; 
	bottom:0; 
	left:0; 
	padding-left:10px; 
	text-align:left; 
	font-size:0.7em;
}
.contenedor-header span {color:#0959ff}

/*cuerpo*/
#contenedor-principal{
	width:47.5em;
	padding: 0 10px;
	margin:auto;
	border-right: 1px dotted #ccc; 
	border-left: 1px dotted #ccc;
	background-color:#FFF;
	text-align:left;
}
#contenedor-menuppl { 
	width:100%;
	margin-top:3px;
	background:#c2d4ff url(../img/sombra_celeste2-menuppl.jpg) repeat-x top; 
}
#contenedor-menuppl2 { 
	width:47.5em; 
	margin:auto; 
	padding-left:10px; 
	padding-right:10px; 
	background:#fff url(../img/sombra_az-menuppl.jpg) repeat-x top;
	text-align:center; 
}
#menuppl {height:1.9375em;}

#contenedor-menu_sec { 
	width:100%; 
	background:#f0f4ff url(../img/gradiente-menusec.jpg) repeat-x bottom;
}
#contenedor-menu_sec2 { 
	width:47.5em; 
	margin:auto; 
	padding:7px 10px 0 10px; 
	border-right: 1px dotted #ccc; 
	border-left: 1px dotted #ccc;
}
* html #menu-sec { height: 1.3125em; float:right;} /*hack para ie 6*/
*:first-child+html #menu-sec { height: 1.3125em; float:right;} /*hack para ie 7*/
html>/**/body #menu-sec { height: 1.3125em; position:relative;} /*hack para firefox y navegadores modernos*/

.contenedor-cajas-serv {
	width:13.125em; 
	float:left; 
	margin-right:12px; 
	margin-top:21px;
}
.cajas-servicios { 
	padding:0 10px 10px 10px; 
	border:1px solid #CCC;
	background:#F0F4FF url(../img/gradiente-claro.jpg) repeat-x top;
}
.cajas-ofertas {
	width:13em;
	position:relative; 
	margin-top:20px; 
	margin-bottom:10px; 
	border: 1px solid #ccc; 
	background:#2862E2 url(../img/gradiente-azul2.jpg) repeat-x top;
}
.cajas-ofertas img { 
	position:absolute; 
	bottom:0px; 
	right:0px; 
	color:#F0F4FF;
}
.cajas-ofertas div { 
	width:11.69em; 
	position:relative; 
	z-index:1;
	overflow:hidden; 
	padding:0 10px 5px 10px;
}

#cont-caja_ult_desarrollos {
	width:19.375em; 
	float:right;
	margin-top:21px; 
	margin-bottom:21px; 
}
#tit_ult_desarrollos {border: 1px solid #FFF}

.subtit_ult_desarrollos { 
	width:18em; 
	margin-bottom:20px;
	padding:0 10px; 
	border:1px solid #CCC;
}
.subcajas_ult_desarrollos { 
	width:17.5em; 
	position:relative; 
	overflow:hidden; 
	padding: 3px 2px 7px 7px; 
	margin-top:4px; 
	border-top:1px dotted #ccc; 
	background-color:#F0F4FF;
}
.subcajas_ult_desarrollos p {
	width:9.56em; 
	float:left;
}
.subcajas_ult_desarrollos div {
	width:128px; 
	float:right;
	text-align:center; 
	font-size:0.625em; 
}
.subcajas_ult_desarrollos object {float:right;}

#caja-noticias {
	position:relative; 
	padding:5px 10px; 
	border:1px solid #CCC;
	background-color:#F0F4FF; 
}

.caja-banner {
	margin-top:21px;
	padding-top:5px; 
	padding-left:10px;
	border-top:1px solid #607DBF; 
}
.texto-banner {width:17em; float:left;}
.caja-logos {clear:both}

/*pie*/
#pie {
	width:47.5em; 
	clear:both; 
	padding-top:15px;
}
#bajopie { 
	margin:auto; 
	width:48.88em; 
	height:90px; 
	background:#c2d4ff url(../img/pie-2.0.jpg) no-repeat top center;
}
/*otros elem*/
img { border:none}
.ofertas img, .caja-banner img, .caja-logos img, #pie img {font-size:0.7em;}
#logo-icra { 
	margin-top:21px;
	padding-top:5px; 
	padding-left:10px;
	border-top:1px solid #607DBF; 
}
.rss {vertical-align:text-top}
.lista_horiz {
	list-style:none; 
	margin-left:0; 
	padding-left:0;
}
.lista_horiz li {display:inline;}
.lista_horiz li img { margin-right:10px;}
.span_noscript {font-size:0.625em;}
#topbar{
width:201px;
position:absolute;
z-index: 999;
visibility:hidden;
border:0 solid black;
}
