/* ***** portal ***** */
html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	background-color: #E7E4DF;
}

html {
	overflow-y: scroll;	
}

input,select {
	border: 1px solid #7F9DB9;
	padding: 1px;
	margin: 0;
}

.enlace {
	cursor: pointer;
	cursor: hand;
}

.naranja-agapi {
	color: #FD7720;
}

.azul-agapi {
  color: #19236A;
}

a,a:hover,a:visited,a:active {
	text-decoration: none;
}

/* imágenes enlazadas */
a img {
	border: 0;
}

#portal {
	width:944px;
	margin: auto;
	position: relative;		
	background-image: url(../images/fondo_general.jpg); 
	background-position: -30px 210px;
	background-repeat: no-repeat;
}

/* laterales sombreados del portal */
#portal-contenedor {
	width: 1004px;
	margin: auto;
	background-image: url(../images/sombra_laterales.jpg);
	background-repeat: repeat-y;
}
#portal-contenedor:after {
	content: ".";
	display: block; 
	height: 0;
	clear: both;
	visibility:hidden;
}

#portal-inferior {
	float: left;
	width: 944px;
	height: 10px;
	background: url(../images/sombra_abajo.gif) no-repeat 0 -10px;
	background-position: bottom;
}

/* menú de portal en cabecera */
#portal-cabecera-menu {
	position: relative;
	color: #ffffff;
	background-color: #737373;	
	font-family: arial;
	font-size: 12px;
	padding: 2px 10px 2px 10px;
	height: 16px;
}

/* imagen de cabecera */
#portal-cabecera-imagen {
	position: relative;
	height: 158px;
}

/* imágenes del xfade para la cabecera */
#portal-cabecera-imagen img {
	display: none;
	position: absolute;
	top: 0; 
	left: 0;
}

/* secciones del portal */
#portal-cabecera-secciones {
	position: relative;
	height: 32px;
}
#portal-cabecera-secciones * {
	float: left;
	display: block;
	height: 32px;
}

/* rollover de los enlaces del menú de secciones */
#portal-cabecera-secciones a {
	background-repeat: no-repeat;
}
#portal-cabecera-secciones a:hover {
	background-position: 0 -32px;
}

/* pie del portal*/
#portal-pie {
	height: 32px;
	font-size: 11px;	
	padding-top: 8px;
	width: 940px;
}

/* mensajes de contacto y feed en pie */
#portal-pie-contacto {
	color: #FD7720;
	float: left;
	margin-left: 15px;
}
#portal-pie-contacto img {
	margin-top: 0;
	float: left;
}
#portal-pie-feed {
	color: #8A8A8A;
	float: right;
	margin-right: 25px;
}
#portal-pie-feed img {
	float: left;
	margin-top: 6px;
}
#portal-pie-contacto p,#portal-pie-feed p {
	font-family: Arial;
	margin-top: 12px;
	margin-left: 4px;
	float: left;
}

#portal-cuerpo{
}

#portal-cuerpo:after {
	content: ".";
	display: block; 
	height: 0;
	clear: both;
	visibility:hidden;
}

#portal-cuerpo div {
	color: #737373;
}

/* ***** bloques de portal ***** */

/* botón del envío de formulario */
a.boton-envio-formulario {
	display: block;
	background: url(../images/boton.gif) no-repeat;
	background-repeat: no-repeat;
	padding-top: 4px;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
}
a.boton-envio-formulario:hover {
	background-position: 0 -20px;
	color: #151D5C;
}

/* capa para los bloques del portal */
div.bloque-portal {
	padding: 6px;
	margin-bottom: 0px;
}
div.bloque-portal:after {
	content: ".";
	display: block; 
	height: 0;
	clear: both;
	visibility:hidden;
}


/* título para los bloques del portal */
.bloque-titulo {
	font-weight: bold; 
	font-size: 14px;
	color: #737373;
}

#frm-suscribir-boletin {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 4px;
	padding-top: 4px;
	height: 50px;
}

#frm-suscribir-boletin img {
	margin-left: -15px;
}

#frm-suscribir-boletin a.boton-envio-formulario {
	width:20px;
	height:16px;
	float: left;
	margin-left:7px;
}
#frm-suscribir-boletin input{
	float: left;
	margin-bottom: 5px;
}

/* menú de proyectos */

#proyectos-menu-estado {
	width: 200px;	
	margin-top: 20px;
	margin-bottom: 20px;
}

#proyectos-menu-estado a {
	display: block;
	color: #737173;
	text-decoration: none;
	width:184px;
	margin-left: 12px; 
	background-image:url(../images/punto_gris.gif); 
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 12px;
	font-weight: bold;
	border-bottom: 2px solid #EFEFEF;
}

/* formulario para buscar proyectos */
#frm-buscar-proyectos {
	margin: 4px;
}
#frm-buscar-proyectos img {
	margin: 0;
}
#frm-buscar-proyectos input,select {
	width: 185px;
}
#frm-buscar-proyectos label {
	display: block;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 3px;
}
#frm-buscar-proyectos a.boton-envio-formulario {
	background-position: 40px 0;
	margin-left: 123px;
	margin-top: 5px;
	height: 16px;
}
#frm-buscar-proyectos a.boton-envio-formulario:hover {
	background-position: 40px -20px;
}


/* formulario para buscar proyectos */
#frm-buscar-empresas {
	margin: 4px;
}
#frm-buscar-empresas p {
	margin-bottom: 0;
	font-size: 12px;
}
#frm-buscar-empresas select {
	margin-top:5px;
	margin-bottom: 5px;
	width: 185px;
}
#frm-buscar-empresas a.boton-envio-formulario {
	background-position: 40px 0;
	margin-left: 123px;
	margin-top: 5px;
	height: 16px;
}
#frm-buscar-empresas a.boton-envio-formulario:hover {
	background-position: 40px -20px;
}


/* formulario para buscar en revista */
#frm-buscar-revista {
	margin: 4px;
}
#frm-buscar-revista p {
	margin-bottom: 0;
	font-size: 12px;
}
#frm-buscar-revista img {
	margin: 0;
}
#frm-buscar-revista input {
	width: 185px;
}
#frm-buscar-revista a.boton-envio-formulario {
	background-position: 40px 0;
	margin-left: 123px;
	margin-top: 5px;
	height: 16px;
}
#frm-buscar-revista a.boton-envio-formulario:hover {
	background-position: 40px -20px;
}




.content_titSeccion{
	height:15px;
	margin-top:10px;
	margin-bottom:5px;
}

a.titSeccion{
	float: right;
	display: block;
	font-family: Arial;
	color: #08185A;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}

a.titSeccion:hover{
	text-decoration: underline;
}

a.enlaceNaranja{
	color: #E7864A;
	text-decoration: none;
}
a.enlaceNaranja:hover{
	text-decoration: underline;
}

a.enlaceSup{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.enlaceSup:hover{
	color: #EFB2A5;
	text-decoration: underline;
}

a.enlaceSupPeque{
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaceSupPeque:hover{
	color: #EFB2A5;
	text-decoration: underline;
}

.portal-separador-bloques{
	margin:0px;
	padding:0px;
	width:184px;
	margin-left: 12px; 
	height:2px;
	background-image:url(../images/punto_gris.gif); 
	background-repeat: repeat-x;
}

