<!--
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image : url(images/bg_top.gif);
	background-repeat : repeat-x;
	SCROLLBAR-FACE-COLOR: rgb(249,249,249); SCROLLBAR-HIGHLIGHT-COLOR: rgb(255,255,255); SCROLLBAR-SHADOW-COLOR: rgb(0,153,204); SCROLLBAR-3DLIGHT-COLOR: rgb(0,153,204); SCROLLBAR-ARROW-COLOR: rgb(255,109,0); SCROLLBAR-DARKSHADOW-COLOR: rgb(249,249,249); SCROLLBAR-BASE-COLOR: rgb(249,249,249);
}
a{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color : Black;
}
a:hover{
	text-decoration : underline;
}
a.lDirName{
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
}
a.lDirName:hover{
	text-decoration : none;
	color : #0B64C6;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color : Black;
}
.tDirName{
	color : Black;
	font-size : x-small;
	font-weight : bold;
	padding-left : 5;
	height : 20;
	vertical-align : middle;
	background-color : #E7F9DE;
	border-left : 9px solid #4CD722;
	border-bottom : 1px solid #4CD722;
}
.tright{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	border-left : 4px solid #FF6633;
	padding-left : 3;
	color : Black;
}
.tleft{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	border-right : 4px solid #FF6633;
	padding-right : 3;
	color : Black;
}

.tBottom{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	border-bottom : 4px solid #FF6633;
	background-image : url(images/footer.gif);
	background-position : right;
	background-repeat : no-repeat;
}
.tSearch{
	background-image : url(images/bg_search.jpg);
	background-repeat : no-repeat;
}
ul.cucu
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
filter:SHADOW(strength=4);
}
a.cucu
{
float:left;
width:6em;
/*
text-decoration:none;
color:white;
background-color:purple;
padding:0.2em 0.6em;
border-right:1px solid white; */
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 5px solid #1958b7;
border-right: 5px solid #508fc4;
border-bottom: 5px solid #1958a7;
border-top: 5px solid #508fb9;
background-color: #2175bc;
color: #fff;
text-decoration: none;
filter:SHADOW(strength=4);

}
a.cucu:hover {
border-left: 5px solid #1c64d1;
border-right: 5px solid #5ba3e0;
background-color: #2586d7;
color: gold;
filter:SHADOW(strength=4);

}
li.cucu {display:inline}
li.kk {
list-style-image: url(images/cerc.gif); }
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.bordar {  border: 1px #FF6633 solid}
-->