@import "general.css";

/* -------------------------------- ESTILOS CABECERA -------------------------------- */

/* INICIO REGISTRO */

#registro_home {
	margin-top: -23px;
	margin-left: 30px;
	padding-left: 44px;
	/*padding-bottom: 7px;*/
}
#registro_home li {
	float: left;
	margin-right: 8px;
	display: inline;
}
#registro_home input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #808080;
	float: left;
	position: relative;
}
#loginOk {
	width: 450px;
	height: 21px;
	position:relative;
	top: -8px;
	margin-bottom: 2px;
	text-align:right;
}
#loginHome {
	float:right;
	color:#434343;
	font-size:13px;
}
#logoutHome {
	float:right;
	margin-left: 6px;
	margin-right: 10px;
	font-size:11px;
}
#logoutHome a {
	width: 88px;
	height: 34px;
	color: #5c5c5c;
	font-size: 13px;
	margin-top: -5px;
	padding-top:4px;
	padding-right: 32px;
	padding-bottom: 10px;
	text-decoration: none;
	background: url(../images/boton_log_out.gif) no-repeat right top;
}
#errorLogin {
	float:left;
	margin-left: 10px;
	margin-top: -2px;
	color:#434343;
	font-size:11px;
}
.boton_registro {
	background: url(../images/boton_mediano.gif) no-repeat left top;
	color: #5c5c5c;
	width: 76px;
	height: 24px;
	border: 0px;
	cursor: pointer;
	position: relative;
	padding-bottom: 3px;
	margin-top: -8px;
	font-size: 12px;
}
.boton_nuevo_usuario {
	display:block;
	background: url(../images/boton_grande.gif) no-repeat left top;
	color: #5c5c5c;
	width: 103px;
	height: 24px;
	border: 0px;
	cursor: pointer;
	position: relative;
	padding-top:4px;
	padding-left: 19px;
	padding-bottom: 3px;
	margin-top: -8px;
	margin-left: -5px;
	font-size: 12px;
	text-decoration:none;
}
.campo_registro {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	width: 105px;
	margin-top: -8px;
	font-size: 11px;
}

/* FIN REGISTRO */

/* ------------------------------- ESTILOS CONTENIDO -------------------------------- */

/* INICIO CONTENIDO */

#contenido_home {
	width: 970px;
	background:url(../images/home_listado_bkg.gif) left top repeat-y;
}

/* FIN CONTENIDO */

/* CITA DE PORTADA */

#cita_portada {
	padding-left:30px;
	padding-top: 2px;
	padding-bottom: 5px;
	color:#00c5e2;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	border-bottom: solid 1px #d3d3d3;
}

#cita_portada img {
	float:left;
	display:block;
	border:solid 1px #d3d3d3;
}

#cita_portada_texto {
	float:left;
	display:block;
	width: 860px;
	margin-left: 10px;
	text-align:left;
}

#cita_portada_autor {
	margin-top: 4px;
	color:#6c6c6c;
	font-size:11px;
}

/* FIN CITA DE PORTADA */

/* DESTACADO CENTRAL */

#destacado_principal {
	width: 100%;
	height: 250px;
	display:block;
	border-bottom: solid 1px #d3d3d3;
}

/* FIN DESTACADO CENTRAL */

/* INICIO CUERPO CENTRAL */

#cuerpo_central_home {
	width: 549px;
	/*min-height: 707px;*/
	float: left;
	
}

/* FIN CUERPO CENTRAL */

/* INICIO CUERPO DERECHA */

#cuerpo_derecha_home {
	background: #f2f2f2 url(../images/fondo_noticias_home.gif) no-repeat left top;
	background-color: #f2f2f2;
	width: 323px;
	/*min-height: 630px;*/
	height: 100%;
	border-left: 1px solid #cdcdcd;
	float: right;
}

/* FIN CUERPO DERECHA */

/* INICIO LISTADO DESTACADOS */

#listado_destacados {
	width: 645px;
	display:block;
/*background: url(../images/home_listado_bkg.gif) no-repeat top;*/
}
#listado_destacados li {
	padding-top: 3px;
	padding-right: 3px;
	float: left;
	/*position: relative;
	clear:both;*/
}
#destacado_general {
	width: 319px;
	/*min-height:250px;*/
	/*height: 300px;*/
	padding-bottom:5px;
	border-bottom: dotted 2px #d6d6d6;
}
#destacado_general h2 {	
	background: url(../images/titular_destacado_general.gif) no-repeat 0px 0px;
	margin-left: 15px;
	margin-top: 9px;
	width: 144px;
	height: 17px;
}
#destacado_general h2 span {
	display: none;
}
#destacado_general_foto {
	width: 141px;
	float:left;
	margin-left: 15px;
	margin-top: 19px;
}
#destacado_general_texto {
	float:left;
	width: 105px;
	margin-left: 5px;
	margin-top: 14px;
}
#destacado_general_titulo h3 {
	font-size:21px;
	color:#00c5e2;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#destacado_general_texto p {
	width: 150px;
	text-align:justify;
	font-size:11px;
	margin-bottom: 10px;
}
#destacado_formacion {
	float:left;
	width: 319px;
	padding-bottom:5px;
	/*background-color:#FFFFFF;*/
}
#destacado_formacion h2 {
	background: url(../images/titular_destacado_formacion.gif) no-repeat 0px 0px;
	margin-left: 28px;
	margin-top: 9px;
	width: 144px;
	height: 17px;
}
#destacado_formacion h2 span {
	display:none;
}
#destacado_formacion_titulo {
	display:block;
	
}
#destacado_formacion_titulo h3 { 
	font-size:21px;
	color:#00c5e2;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}
#destacado_formacion_foto {
	float:left;
	width: 140px;
	margin-left: 15px;
	margin-top: 19px;
}
#destacado_formacion_texto {
	float:left;
	width: 100px;
	margin-left: 5px;
	margin-top: 14px;
}
#destacado_formacion_texto h3 {	
	width: 144px;
	font-size:21px;
	color:#00c5e2;
	margin-top: -5px;
	margin-bottom: 5px;
}
#destacado_formacion_texto p {
	width: 150px;
	text-align:justify;
	font-size:11px;
	margin-bottom: 10px;
}
#destacado_formacion_boton {	
	padding-left: 21px;
}
#destacado_creablog {
	padding-bottom:5px;
	border-bottom: dotted 2px #d6d6d6;
	width: 320px;
 min-height:240px;
/*	height: 300px;*/
}
#destacado_creablog h2 {
	background: url(../images/titular_destacado_creadores.gif) no-repeat 0px 0px;
	margin-left: 15px;
	margin-top: 9px;
	width: 144px;
	height: 17px;
}
#destacado_creablog h2 span {
	display:none;
}
#destacado_creablog_foto {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align:center;
}
#destacado_laboratorio {
	padding-bottom:5px;
	width: 264px;

}
#destacado_laboratorio h2 {
	background: url(../images/titular_destacado_innovacion.gif) no-repeat 0px 0px;
	margin-left: 15px;
	margin-top: 9px;
	width: 177px;
	height: 17px;
}
#destacado_laboratorio h2 span {
	display:none;
}
#destacado_laboratorio_foto {
	float:left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.destacado_pequenio_texto {
	display:block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	margin-bottom: 10px;
	width: 285px;
}
.destacado_pequenio_texto h2 {
	display: none;
}
.destacado_pequenio_texto p {
	font-size: 11px;	
	text-align: justify;
}
.destacado_pequenio_boton {	
	padding-top: 8px;
	padding-bottom: 7px;
	width: 67px;
}
.boton_pequenio {
	background: url(../images/boton_pequenio.gif) no-repeat left top;
}
.boton_pequenio a {
	color: #5c5c5c;
	width: 67px;
	height: 20px;
	border: 0px;
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 4px;	
	position: relative;
}
.boton_mas_info_portada {
	width: 113px;
	height: 24px;
	border: 0px;
	display: block;
	position: relative;
	margin-top: 15px;
	margin-left: 10px;
	background: url(../images/boton_mas_info_portada.jpg) no-repeat left top;
}
.boton_mas_info_portada span {
	display:none;
}

/* FIN LISTADO DESTACADOS */

/* INICIO LISTADO NOTICIAS */

#listado_noticias_titular {
	margin-left: 23px;
	margin-top: 10px;
	background: url(../images/titular_noticias_home.gif) no-repeat left top;
	width: 150px;
	height: 50px;
}
#listado_noticias_titular h2 {
	display: none;
}

#listado_noticias {
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 17px;
}
#listado_noticias ul {
	margin:0;
}
#listado_noticias li {
	float: left;
	width: 100%;
	position: relative;
}
#listado_noticias a {
	margin-top: 5px;
}
#listado_noticias strong {
	color: #15b8c7;
	font-size: 10px;
	font-weight: normal;
}
#listado_noticias h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	text-align: justify;
	line-height: 16px;
	color: #474747;
	margin-top: 5px;
	margin-bottom: 5px;
}
#listado_noticias p {
	font-size: 11px;	
	text-align: justify;
	color: #474747;
}
#listado_noticias img {
	float: left;
	margin-right: 10px;
	margin-top: 7px;
	border:solid 1px #999999;
}
#listado_noticias a {
	color: #474747;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
#listado_noticias a:hover {
	color: #15b8c7;
}
.listado_noticias_enlace {
	float:right;
}
.separador_noticias_home {
	background: url(../images/separador_noticias_home.gif) repeat-x left 7px;
	height: 18px;
	clear: both;
}

/* FIN LISTADO NOTICIAS */