/*body{
font-size:0.85em;
}*/

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
display:block;
padding:0px;
color:#000;
text-decoration:none;
background-color:#ededed;
border:0;
}

#nav a:hover{
background-color:#083682;
color:#ffffff;

}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:170px;
}
/*Tamaņo Celdas*/
#nav li ul a{
	border:solid 1px;
	border-color:#083682;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	width:140px;
	height:auto;
	float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:145px;
margin:0px 0 0 0px;
z-index:2;
}


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
.flecha{
	background-image:url(images/flecha.png);
	background-repeat:no-repeat;
	background-position:right;
}
#bot_1{
	background-image:url(images/bot01.gif);
	background-repeat:no-repeat;
	width:103px;
	height:38px;
}
#bot_1:hover{
	background-image:url(images/bot01_on.gif);
	background-repeat:no-repeat;
	width:103px;
	height:38px;
}
#bot_2{
	background-image:url(images/bot02.gif);
	background-repeat:no-repeat;
	width:103px;
	height:38px;
}
#bot_2:hover{
	background-image:url(images/bot02_on.gif);
	background-repeat:no-repeat;
	width:103px;
	height:38px;
}
#bot_3{
	background-image:url(images/bot03.gif);
	background-repeat:no-repeat;
	width:96px;
	height:38px;
}
#bot_3:hover{
	background-image:url(images/bot03_on.gif);
	background-repeat:no-repeat;
	width:96px;
	height:38px;
}
#bot_4{
	background-image:url(images/bot04.gif);
	background-repeat:no-repeat;
	width:144px;
	height:38px;
}
#bot_4:hover{
	background-image:url(images/bot04_on.gif);
	background-repeat:no-repeat;
	width:144px;
	height:38px;
}
#bot_5{
	background-image:url(images/bot05.gif);
	background-repeat:no-repeat;
	width:141px;
	height:38px;
}
#bot_5:hover{
	background-image:url(images/bot05_on.gif);
	background-repeat:no-repeat;
	width:141px;
	height:38px;
}
#bot_6{
	background-image:url(images/bot06.gif);
	background-repeat:no-repeat;
	width:162px;
	height:38px;
}
#bot_6:hover{
	background-image:url(images/bot06_on.gif);
	background-repeat:no-repeat;
	width:162px;
	height:38px;
}
#bot_7{
	background-image:url(images/bot07.gif);
	background-repeat:no-repeat;
	width:120px;
	height:38px;
}
#bot_7:hover{
	background-image:url(images/bot07_on.gif);
	background-repeat:no-repeat;
	width:120px;
	height:38px;
}
#bot_8{
	background-image:url(images/bot08.gif);
	background-repeat:no-repeat;
	width:131px;
	height:38px;
}
#bot_8:hover{
	background-image:url(images/bot08_on.gif);
	background-repeat:no-repeat;
	width:131px;
	height:38px;
}
