/** blue stuff **/

body {
	background: #E9E4D5; /* WAS: #4182d9; */ /* this is under the footer */
}

a {
	color: #b6632a;
}

div#mainbody .contentheading,
#accordian h3.toggler.toggle-hilite {
	color: #5e4312;
	border-bottom: 1px solid #AFA187;
}

#header {
	background: #e9e4d5;
}

#header .wrapper {
	background: url(../images/primary/blue/banner-2.jpg) 16px 0 no-repeat;
}

#header .shadow-l {
	background: url(../images/primary/blue/header-shadow-l.png) 0 0 no-repeat;
}

#header .shadow-r {
	background: url(../images/primary/blue/header-shadow-r.png) 100% 0 no-repeat;
}

div#topblock {
	background: #326dbf;
	color: #ccc;
	border-left: 1px solid #5298ee;
	border-right: 1px solid #5298ee;
	border-bottom: 1px solid #5298ee;
}

#footer { background: #e9e4d5; }

.footer { font-family      : Verdana, Arial, Helvetica, sans-serif; font-size        : 11px; color            : #fff; font-weight      : normal; }
.footer a:link, .footer a:visited { font-size        : 11px; color            : #fff; text-decoration  : none; font-weight      : normal; padding-right: 5px; padding-left: 5px; }
.footer a:hover {
  font-size        : 11px;
  color            : #fff;
  text-decoration  : underline;
  font-weight      : normal;
}

#footer .wrapper { background: url(../images/primary/blue/footer-bg.png) repeat-x; }

#footer .shadow-l {
	background: url(../images/primary/blue/footer-shadow-l.png) 0 0 repeat-y;
}

#footer .shadow-r {
	background:  url(../images/primary/blue/footer-shadow-r.png) 100% 0 repeat-y;
}

#footer td.mainfooter {
	background: ;
}

div#horiz-menu li.active a {
	color: #ffffff;
}

div#horiz-menu li:hover a,
div#horiz-menu li.sfHover a,
div#horiz-menu li.active:hover a,
div#horiz-menu li.active.sfHover a {
	color: #fff;
	background: transparent url(../images/menu/sienna/nav-bg-ov.png) 0 0 repeat-x; /* WAS background: #de762e; */
}

td.section div.moduletable h3,
td.section div.moduletable-bottom2 h3 {
	color: #533602;
}

td.sidebar div.moduletable h3 {
	color: #d66b21;
}

/* moomenu stuff */

div#horiz-menu .nav li li {
	background: #9F3400; /** COLOR MENU DESPLEGADO **/
	border-bottom: 1px solid #F0F0D0;
	}

div#horiz-menu li li a:link,
div#horiz-menu li li a:visited,
div#horiz-menu li li a:hover,
div#horiz-menu li.active li a:link,
div#horiz-menu li.active li a:visited,
div#horiz-menu li.active li a:hover {
	background: url(../images/primary/blue/submenu.png) 150% 50% no-repeat;
}

.nav li li:hover,
.nav li li.sfHover,
#horiz-menu li:hover li:hover,
#horiz-menu li.sfHover li.sfHover,
#horiz-menu li.active li.active {
	background-color: #7D0F00; /** COLOR MENU SELECCIONADO **/
}

#horiz-menu li:hover li a.daddy:link,
#horiz-menu li.sfHover li a.daddy:link,
#horiz-menu li:hover li a.daddy:visited,
#horiz-menu li.sfHover li a.daddy:visited  {
	background: url(../images/primary/blue/submenu-selected.png) 100% 50% no-repeat;
}

/** pict stuff **/

div#pict {
	background: #e9e4d5;
	}
	
div#pict .wrapper { background-color: #533602; background-image: url(../images/shd.png); background-repeat: no-repeat; background-position: center 280px; height: 295px; vertical-align: bottom; }

#pict .shadow-l {
	background: url(../images/menu/sienna/nav-shadow-l.png) 0 0 repeat-y;
}

#pict .shadow-r {
	background:  url(../images/menu/sienna/nav-shadow-r.png) 100% 0 repeat-y;
}

