#menu{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A7A27C;
	border-left-color: #A7A27C;
}

#menu:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#menu ul{
width: 100%;
background:   url("images/bg.gif") repeat-x center center; 
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}


#menu ul li{
display: inline;
}


#menu ul li a{
	float: left;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#menu ul li a:hover{
	color: #494949;
	background-color: #DCDCD3;
}

#menu ul li a[onMouseover]:after{ 

}


.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB;
	border-bottom-width: 0;
	font:normal 11px/18px Verdana;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;

filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); 
	margin-top: 3px;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB;
	padding: 2px 0;
	text-decoration: none;
	color: #333333;
	background-color: #E6E6DF;
}

.dropmenudiv a:hover{ 
background-color: #F0F0F0;
}
#top a {
	color: #CDCAB5;
	margin-left: 20px;
}
p {
	color: #333333;
}
.box p {
	color: #FFFFFF;
}
.box a {
	color: #CCCCCC;
	text-decoration: none;
}
.box2 a {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.pretplata {
	background-color: #BEBEAF;
}
