@charset "UTF-8";
/* CSS Document */

#header .naranja {
	background-image:url(images/creas-rojo.jpg);
	background-color:#030;
}

#header .current_page_item a {
	color:#F00; !important
	font-weight:bold;
}

.hr_redonda {
	background-color:#F00;
}
.current_page a, .current_page a:visited, .current_page_item a, .current_page_ancestor a, .current_page_item a:visited, .current_page_ancestor a:visited {
	color:#F00; !important
	font-weight:bold;
}
#menu_n3 .current_page_item a, #menu_n3 .current_page_item a:visited {
	color:#000;
	font-weight:bold;
}

#mn_n1 .current_page_ancestor a, #mn_n1.current_page_ancestor a:visited {
	color:#F00;
}
.current_page_item {
	font-weight:bold;
}