
.disp {
display: none;
}

.bordi {
border-style: solid; 
border-width: 0px;
}


.highslide {
	cursor: url(/cod/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    /* w3c color: silver;*/
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;

	cursor: pointer; /* w3c */
	background: url(/highslide/graphics/close.png);

}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.shadetabs{
padding: 0px 0;
margin-left: 38px;
margin-top: 0px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: right;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 1px 1px;
margin-right: 0px;
border: 0px solid #778;
color: #2d2b2b;

}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: -2px;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}
.tondo{display:block}
.tondo *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#fab802}
.tondo1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fce092;
  border-right:1px solid #fce092;
  background:#fbc941}
.tondo2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fef7e5;
  border-right:1px solid #fef7e5;
  background:#fac532}
.tondo3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fac532;
  border-right:1px solid #fac532;}
.tondo4{
  border-left:1px solid #fce092;
  border-right:1px solid #fce092}
.tondo5{
  border-left:1px solid #fbc941;
  border-right:1px solid #fbc941}
.tondofg{
  background:#fab802}