/* Dimensione Iframe*/
iframe.src{
	height: 2700px;
	width: 570px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	margin-left: -375px;
	z-index: 0px;
	left: 50%;
	top: 150px;
	}

body
	{
	background: White;
	text-align:center;
	caption-side: top;
	margin: 0cm 0cm 0cm 0cm;
	border-color: #FF0000;
	}

/* Scritte Paragrafo*/
a
	{
	color: #FF0000;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	font: 10px;
	}

p {
	color: #000000;
	font-family: "Arial";
	font-size: 10px;
	line-height: 1;
}

br {
	line-height: 1;
}

li 
{
	color: #FF4500;
	}

/* Scritte Linkate */
a href
	{
	font-size: 10px;
	font-weight:bold;
	font-family: "Verdana", "Arial", "Helvetica", "Bitstream Vera Sans", sans-serif;
	}

/* Scritte Linkate Azione al passaggio del mouse*/
a:hover
	{
	color: #930000;
	font-weight:bold;	font-family: "Verdana", "Arial", "Helvetica", "Bitstream Vera Sans", sans-serif;
	}

/* */
b
	{
	color: #0000FF;
	font-size: 100px;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "Bitstream Vera Sans", sans-serif;
	}

/* Scritte Titoli*/
h3 
	{
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	line-height: 1px;
	margin: 3px 0 3px 0;
	font-family: Tahoma;
 	}

h4 {
	color: #FF6347;
	font: 10px/2px;
	}

hr 
	{
	margin: 1px;
	color:#FF0000;
	width: 400px;
	}
		
td
	{
	font-size: 11px;
	font-family: "Verdana", "Arial", "Helvetica", "Bitstream Vera Sans", sans-serif;
	color: #FFFFFF;
	}

.title {
	border: 1px solid Red;
	background-color: #FFFFFF;
}

.subtitle {
	background: white;
}
	
	/*Menu Navigazione Top*/
#dropmenudiv{
	position:absolute;
	border: 0.5px solid #840000;
	border-color:#000000;
	font:normal 12px Verdana;
	line-height:20px;
	z-index:50;
}
	/*Menu Navigazione Tendina*/
#dropmenudiv a{
	width: 98px;
	display: block;
	text-indent: 3px;
	background-color: #000000;
	color: #FFFFFF;
	z-index:50;
}

    /*Menu hover Tendina background color*/
#dropmenudiv a:hover{
	background-color: #000000;
	width: 98px;
	color: Red;
	z-index:50;
}


.style1
{
color:#33FF00;
}


/* ---------------------------------------------------------------------------- */
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('css/loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(css/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(css/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(css/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
