/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
width:120px;
text-align:center;
}

.tabsmenuclass a{
display: block;
padding: 5px 7px;
/*background: transparent url(assets/menuseparator.jpg) no-repeat top right;*/
border-right:1px solid #cee3f6;
color: black;
margin-right: 1px;
text-decoration: none;
color: #405ea7;
font:normal 0.8em Verdana, Arial, Helvetica, sans-serif
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
/*background: transparent url(assets/menuseparator.jpg) no-repeat top right;*/
border-right:1px solid #cee3f6;
color: #405ea7;
font:bold 0.8em Verdana, Arial, Helvetica, sans-serif
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
background: transparent;
width: 98%;
height: 24px;
padding: 5px;
border-top: 1px solid #D6D6D6;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
width:682px;
}

.tabsmenucontentclass li{
float: left;
width:56px;
margin-right: 4px;
color: #405ea7;
font:bold 0.8em Verdana, Arial, Helvetica, sans-serif
}

.tabsmenucontentclass a{
display: block; text-align:center;
padding: 5px 15px 5px 1px;
/*background: transparent url(assets/menuseparator.jpg) no-repeat bottom right;*/
border-right:1px solid #cee3f6;
color: black;
/*margin-right: 1px;*/
text-decoration: none;
color: #405ea7;
font:normal 0.8em Verdana, Arial, Helvetica, sans-serif
}

.tabsmenucontentclass a:hover, .tabsmenucontentclass a.selected{
/*background: transparent url(assets/menuseparator.jpg) no-repeat bottom right;*/
border-right:1px solid #cee3f6;
color: #405ea7;  
text-align:center;
font:normal 0.8em Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline
}
#menucito li{
	width:68px;
	margin-right:9px;
}
#menucitodos li{
	width:115px;
}
li#valorag{
	width:105px;
	height:10px;
}
li#partic{
	width:93px;
	height:10px;
}
li#partic2{
	width:81px;
	height:10px;
}
li#partic3{
	width:115px;
	height:10px;
}
