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

div#pie {
	background-color: #936;
	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_conocenos_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:#936;
}

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

