/**
 * Color de subseccion: #375b72
 */
body {
	background: white url(img/bck_body_shadow_consultanos.png) top center no-repeat;
}

div#pie {
	background-color: #375b72;
	color: white;
}

div#pie p,
div#pie p a {
	color: white;
}

div#sidebar div#block-gtt_blocks-6 ul li a.active{
	background: url(img/bck_menu_consultanos_active.png) top left repeat-y;
}

div.listado_articulos h3 a:hover,
div#contenido div.subhome_plantilla ul li h3 a:hover,
div.subhome_principal .destacado h3,
div#contenido h2.main-title{
	color:#375b72;
}

div.subhome_principal .destacado p a{
	padding-left:25px;
	background:url(img/cuadro_consultanos.gif) left 1px no-repeat;
}
div#contenido div.content div.texto_articulo a:hover{
	color: #375b72;
}
