
/* Hyperlinks genericos
----------------------------------------------- */
a, a:visited {
	color: #255228;
	}
	
a:hover {
	color: #255228;
	}


/* Header
----------------------------------------------- */
#headerleft h1 a{background:url(../images/logo.gif)  no-repeat 0 0;}
#headerright{background:url(../images/situacion.gif)  no-repeat 0 0;}

#nav{
	background: url(../images/nav.gif)  no-repeat 0 0;
	}

/* Nav
----------------------------------------------- */
#nav01 a, #nav01 a:visited,
#nav02 a, #nav02 a:visited,
#nav03 a, #nav03 a:visited {
	color: #999100;
	}

#nav01 li.current_page_item a,
#nav01 li.current_page_parent a,
#nav01 li.current_page_ancestor a{color:#255228;}

#nav03 li.current_page_parent a,
#nav03 li.current_page_item a{color:#255228;}

#nav02 li.current-cat a,
#nav02 li.current-cat-parent a,
#nav02 li.current-cat-ancestor a{color:#255228;}



#content01 h1, #content01 h2, #content01 h3, #content01 h4 {color: #999100;}

#content01 h1 a{color: #255228;}

#sidebar a{ color:#255228;}

#footer {color:#255228;}

ul#sidebarwidgeted li.widget_recent_entries ul li {
	background: url(../images/puntos.gif) repeat-x left bottom;
	}
