/* CSS Corrected by Ruben Alves - Mars 2010 */
#navigation .child-menu2 {display: none;position: absolute;top: 0px;left: 196px;background: red;height: auto;width: auto;min-width: 250px;z-index: 2000;overflow: hidden;padding-bottom: 0px;}
.ie #navigation .child-menu2 {height: 1px;background: #ffffff;height: auto;width: auto;display: none;position: absolute;top: -3px;left: 196px;}
.ie6 #navigation .child-menu2 {height: 1px;background: #ffffff;height: auto;width: 200px;display: none;position: absolute;top: -3px;left: 196px;}
#navigation .child-menu2 ul {height: auto;padding-bottom: 2px;background: #ffffff;}
#navigation .child-menu2 ul , #navigation .child-menu2 li , #navigation .child-menu2 a {background: #ffffff;z-index: 2000;}
#navigation .child-menu2 ul , #navigation .child-menu2 li {float: none;}
#navigation .child-menu2 li {border: none;display: block;padding: 0px 0px;background: #ffffff;}
#navigation .child-menu2 li a {color: #333333;background: #ffffff;border-bottom:1px dotted #C6C6BC;}
#navigation .child-menu2 a:hover {color: #7F651A;background: #ffffff;z-index: 2000;padding-bottom: 20px;}
#navigation .child-menu2 span a:hover {color: #7F651A;background: #ffffff;z-index: 2000;border-bottom:1px dotted #C6C6BC;}
