ul {
	list-style: none;

}

li {
	background:url(../test/images/icon_bullet_arrow.gif) no-repeat 0 50%;
	padding-left: 17px;
}



#header {
	background:#FFFFFF;
	float:left;
	/* font-size:93%; */
	line-height:normal;
	width:860px;
	height:123px;
	/* border-style:dotted; 
	border-color: #9999FF; */
}

#header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:10px 10px 0pt;
	margin-left:276px;
}
#header li {
	display:inline;
	margin:0pt;
	padding:0pt;
}

#header ul a {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background:transparent url(left_both.gif) no-repeat scroll left top;
	border-bottom:1px solid #776655;
	float:left;
	margin:0pt;
	padding:0pt 0pt 0pt 9px;
	text-decoration:none;
	white-space:nowrap;
}

#header ul a span {
	background:transparent url(right_both.gif) no-repeat scroll right top;
	color:#000000;
	display:block;
	float:left;
	font-weight:bold;
	padding:5px 15px 4px 6px;
}
#header ul a span {
float:none;
}
#header ul a:hover span {
color:#333333;
}
#header #current ul a {
background-position:0pt -150px;
border-width:0pt;
}
#header #current ul a span {
background-position:100% -150px;
color:#333333;
padding-bottom:5px;
}
#header ul a:hover {
background-position:0% -150px;
}
#header ul a:hover span {
background-position:100% -150px;
}

#logo {
	/*background-image:url(logo_header.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;*/
	height:120px;
	width:240px;
	/* border:thin;
	border-style:dotted;
	border-color: #999999; */
	float: left;
}



#logo h1 {
background-image: url(/test/logo_header.gif);
padding-top: 0;
background-repeat: no-repeat;
margin-top: 0;
text-indent: -9999px;
height:112px;
width:240px;
}

#logo a {
display:block;
height:112px;
width:240px;
text-indent: -9999px;
}



#anuncio_top {
	/* border-style:dotted;
	border-color: #999999; */
	padding-bottom:9px;
	padding-left: 2px;
	padding-top:18px;
	margin-left:278px;
	clear:right;
	
	
}

#links_top {
	background-color:#333366;
	/* border:thin;
	border-style:dotted;
	border-color: #FF9900; */
	clear:both;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:6px;
	width:860px;
	
	
	/* padding-bottom:14px; */
	

}

.smallnav {
	float:none;
	text-align:right;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
a.smallnav:link {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	
}
a.smallnav:visited {
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.smallnav:hover {
	background-image: none;
	color: #000000;
	background-color:#66CCFF;
	text-decoration: none;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-transform: none;
}

a.creditos:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}

a.creditos:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}

a.creditos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFCC;
}
