/*.ddsmoothmenu{ font: bold 13px Tahoma, Verdana; background of menu bar (default state) background: #414141;  padding:0 0 0 85px; background:url(../images/bg_menu.jpg) left top repeat-x; }*/

/*.ddsmoothmenu{ height:30px; width:100%; background:url(/templates/bice_home/images/bg_topmenu.gif) repeat-x left top; padding:0; text-align:center;}*/

.ddsmoothmenu ul{ z-index:100; list-style-type: none; font-size:13px; padding:1px 0 0 0;}

.ddsmoothmenu .primero {background-image: none;}

.ddsmoothmenu #smoothtop2 {margin:0 auto ;width:698px;}

.ddsmoothmenu #smoothtop1 {margin:0 auto ;width:866px;}



 

/*Top level list items*/

.ddsmoothmenu ul li{ position: relative; display: inline; float: left; text-align:center;background:url(/templates/bice_home/images/separador_topmenu.gif) no-repeat left 10px;font-size:13px;}



/*Top level menu link items style*/
/* Pablo Canales 09-05-2011 */
/*.ddsmoothmenu ul li a{ display: block; color:#5052B3; padding: 4px 15px; text-decoration: none; text-align:left;  text-decoration:none; font-family:Arial Narrow;}*/
.ddsmoothmenu ul li a{ display: block; color:#5052B3; padding: 4px 15px; text-decoration: none; text-align:left;  text-decoration:none; font-family:Arial;}

/* background: #414141; background of menu items (default state)*/

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block;  text-decoration:none;}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{ color: #5052B3; }

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a:active {color:#72b200;  text-decoration:none; }/* background: black; background of menu items during onmouseover (hover state)*/	



/*1st sub level menu*/

.ddsmoothmenu ul li ul{ position: absolute; left: 0; display: none; visibility: hidden; margin:0; padding:0; } /*collapse all sub menus to begin with*/



/*Sub level menu list items (undo style from Top level List Items)*/

.ddsmoothmenu ul li ul li{ display: list-item; float: none; }



/*All subsequent sub menu levels vertical offset after 1st level sub menu */

.ddsmoothmenu ul li ul li ul{ top: 0; }



/* Sub level menu links style */

.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited, .ddsmoothmenu ul li ul li a:active  {  color: #FFFFFF; font: normal 11px Arial; width: 164px; /*width of sub menus*/ padding: 5px; margin: 0; border-top-width: 0; border-left: 1px solid #4141df; border-bottom: 1px solid #4141df; background-color:#4b4be9; }

.ddsmoothmenu ul li ul li a:hover { background: #7b7ade; color:#FFFFFF;}



/* ######### CSS classes applied to down and right arrow images  ######### */



.downarrowclass{ position: absolute; top: 12px; }

.rightarrowclass{ position: absolute; top: 6px; right: 5px; }



/* ######### CSS for shadow added to sub menus  ######### */



.ddshadow{ position: absolute; left: 0; top: 0; width: 0; height: 0; background: white; }

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/ opacity: 0.8; }

.ddsmoothmenu ul li a.sinborde{border:0;}



.borde_izq { border-left:solid 1px #4141df; height:16px}

.borde_der { border-right:solid 1px #4141df; height:16px}

