﻿* 
{
	font-family:Arial;
	font-size: 12pt;
	color: navy;
}

.title
{
	font-size: 14pt;
	color: navy;
	font-family: Arial;
	font-variant: small-caps;
	position:absolute;
}

.link
{
	font-size: 8pt;
	text-decoration:none;
}

.nota
{
	FONT-SIZE: 10pt; 
	COLOR: black;
}

body
{
	 border-top:0;
	 padding-top:0;
	background-color: transparent;
}

.menuVertical
{
	color: yellow;
	cursor: hand;
	cursor:pointer;
	font-size:12pt;
	background-color :transparent; 
	padding-top:10px;
	padding-bottom:10px;
}	

.menuVertical :hover
{
	background-color:Lime; 
}	


div
{
	cursor: default;
}

.pieFoto
{
	font-size:9pt;
	border-top-style: none; 
	border-right-style: none;
    border-left-style: none; 
    background-color: transparent;
    border-bottom-style: none;
    text-align:center;
}

a
{
	cursor: hand;
}

.divgallery
{
	position:absolute;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.tabGalleryFirst
{
	background-color: Transparent;
	color: Navy;
	width: 160px;
	font-size: 14pt;
	cursor: hand;
	vertical-align: middle;
	text-align: center;
	border-right: gray 0px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 0px solid;

}
.tabGalleryMiddle
{
	background-color: Gainsboro;
	color: Navy;
	width: 160px;
	font-size: 14pt;
	cursor: hand;
	vertical-align: middle;
	text-align: center;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 0px solid;

}
.tabGalleryLast
{
	background-color: Gainsboro;
	color: Navy;
	width: 160px;
	font-size: 14pt;
	cursor: hand;
	vertical-align: middle;
	text-align: center;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray opx solid;
	border-bottom: gray 0px solid;

}
.tableGallery
{
	background-color: Transparent;
	color: Navy;
	cursor: hand;
	vertical-align: middle;
	text-align: center;
}
