@import url("/css/screen/cabecera.css");
@import url("/css/screen/encabezado.css");
@import url("/css/screen/cuerpo.css");
@import url("/css/screen/pie.css");
@import url("/css/screen/tamanyoFuentes.css");
@import url("/css/screen/pagina.css");

.bloque {
	margin: 0;
	padding: 0;
	border-top: 3px solid #223D71;
	float: left;}
#cuerpo .cuerpoBloque p {
	width: 100%;
	margin: 0 0 11px;
	padding: 0;
	text-align: left;
	color: #424242;}
.servicio {
	margin: 0;
	padding: 0;
	border-top: 3px solid #223D71;
	border-bottom: 3px solid #223D71;
	float: left;}
#servicios .cuerpoBloque p {
	margin-top: 11px;
	float: left;
	clear: both;}
#servicios .cuerpoBloque .servicio p {
	width: 100%;
	margin: 0 0 11px;
	padding: 0;
	text-align: left;
	color: #424242;}
.noticia {
	margin: 0;
	padding: 11px;
	border-top: 2px solid #FFFFFF;
	clear: both;}
.noticia#primeraNoticia { border-top: none;}
#noticias .cuerpoBloque { clear: both;}
/*
 * Bloque Empresa
 */
#empresa { border-top-color: #223D71;}
#empresa h2 { background-image: url(/imagenes/headers/navarroConsultores.gif);}
#empresa h2 span { display: none;}
/*
 * Bloque Clientes
 */
#clientes {
	margin-left: 18px;
	border-top-color: #6D7FA1;}
#clientes h2 { background-image: url(/imagenes/headers/nuestrosClientes.gif);}
#clientes h2 span { display: none;}
/*
 * Bloque Revista
 */
#revista {
	margin-left: 18px;
	border-top-color: #B6BFD0;}
#revista h2 { background-image: url(/imagenes/headers/revistaEmpresarial.gif);}
#revista h2 span { display: none;}
#suscribirRevista {
	display: block;
	clear: both;}
/*
 * Bloque Servicios
 */
#servicios {
	margin-top: 3px;
	border-top-color: #A7B1C6;
	clear: both;}
#servicios h2 { background-image: url(/imagenes/headers/servicios.gif);}
#servicios h2 span { display: none;}
#servicios h3 {
	height: 25px;
	line-height: 25px;}
#servicios .cuerpoBloque { margin-top: 0;}
#consultoria {
	border-top-color: #223D71;
	border-bottom-color: #223D71;
	clear: both;}
#consultoria h3 { background-image: url(/imagenes/headers/consultoria.gif);}
#consultoria h3 span { display: none;}
#formacion {

	margin-left: 15px;
	border-top-color: #596E95;
	border-bottom-color: #596E95;}
#formacion h3 { background-image: url(/imagenes/headers/formacion.gif);}
#formacion h3 span { display: none;}
#seleccion {
	margin-left: 14px; 
	border-top-color: #909EB8;
	border-bottom-color: #909EB8;}
#seleccion h3 { background-image: url(/imagenes/headers/seleccion.gif);}
#seleccion h3 span { display: none;}
.servicio a.verDetalles {
	margin: 0;
	padding: 0;}
/*
 * Bloque Noticias 
 */
#noticias {
	margin-top: 3px;
	margin-left: 18px;
	border-top-color: #223D71;}
#noticias h2 {
	margin-bottom: 0;
	padding: 0;
	background-image: url(/imagenes/headers/noticias.gif);}
#noticias h2 span { display: none;}
#noticias .cuerpoBloque {
	border-top: 1px solid #AFB9CC;
	border-bottom: 1px solid #AFB9CC;
	background-color: #DEE2EA;}
#noticias .noticia .fecha {
	margin: 0 0 7px 0;
	padding: 0;
	color: #6585AE;
	font-size: 0.7em;
	line-height: 0.7em;
	text-align: left;}
#noticias .noticia h3, #noticias .noticia h3 a { color: #223D71;}
#noticias .noticia h3, #noticias .noticia h3 a:hover { color: #FF6622;}
#noticias .cuerpoBloque .noticia h3 {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 0.9em;
	height: 0.9em;}
#noticias .cuerpoBloque .noticia p {
	margin: 11px 0 0 0;
	font-size: 0.8em;
	color: #424242;}
#verDetallesNoticias {
	margin: 0 0 11px 0 !important;
	padding: 0 !important;
	font-size: 0.9em !important;}
#empresa { width: 329px;}
#clientes { width: 175px;}
#revista { width: 200px;}
#servicios { width: 521px;}
#consultoria, #formacion, #seleccion { width: 154px;}
#noticias { width: 200px;}
#noticias .cuerpoBloque { height: 243px; overflow: auto;}