*       { margin:0;padding:0;font-family:arial;font-size:13px; }
html    { overflow-x:hidden;overflow-y:scroll; }
body    {
	
	background-color: #2057A9;
}
h1      { color:#333;font-size:24px;line-height:28px;margin:0 0 20px; }
ul,li   { list-style-type:none; }
li      { margin-bottom:10px;}
a       { color:#C8DCE5; }
a:hover {
	text-decoration:none;
	color: #F09;
}
p       { margin:0 0 10px;line-height:1.3em; }
img     { }
.span-1     { width:200px; }
.span-2     { width:230px; }
.span-3     { width:450px; }
.span-1,
.span-2,
.span-3     { background:#e9e9e9;float:left;margin-right:10px;opacity:.8;padding:10px; }
.liquid     { margin:0 0 0 490px;position:relative;width:auto; }

/* So that people will notice this style, I moved it to an inline style in bgslideshow.php
.slidemaximage  {display:none;} */

a{
	color:#936;
}
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }

	img {border:0;}
	 
	#menu {
	width:107px;
	position:relative;
}
	#menu a:visited, #menu a {text-decoration:none; color:#d00; margin-bottom:10px; font-weight:bold;}
	#menu a:visited img, #menu a img{filter: alpha(opacity=40);
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	 -moz-opacity: 0.40; opacity:0.4; margin-bottom:3px;
	}
	#menu a:hover {background-color:transparent; color:#06a; margin-bottom:10px;}
	#menu a span {display:none;margin-bottom:3px;}
	#menu a:hover span {display:block; margin-bottom:3px; position:absolute; top:50px; left:0; font-size:12px; height:18px; padding:4px; font-weight:normal; color:#a40;}
	 
	#menu a:hover img { filter: alpha(opacity=100);
	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	 -moz-opacity: 1.00; opacity:1; margin-bottom:3px;
	 }
	 
	 
.boxgrid{
	width: 100%;
	height: 260px;
	margin: 0;
	float:left;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}
	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}
	.boxgrid p{ 
		padding: 0 10px; 
		color:#afafaf; 
		font-weight:bold; 
		font:10pt "Lucida Grande", Arial, sans-serif; 
	}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 260px; 
	width: 100%; 
	opacity: .6; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
	.captionfull .boxcaption {
		top: 200px;
		left: 0;
	}
	.caption .boxcaption {
		top: 200px;
		left: 0;
	}
	
h3 a{}

.elementoMenu{
	float:left;
	width:200px;
}

.barraMenu{
	position: absolute; 	
	width:100%;
}
.footer{
	position: absolute;
	width: 100%;
	background-color:#333;
	height: 58px;
	bottom: 0;
	left:0;
	opacity: .6;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	color: #CCC;
}
#menuPrincipale {
	width: 107px;
	position: absolute;
	left: 1018px;
	top: 14px;
}
#copyright {
	position: absolute;
	bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	left: 25px;
	font-weight: normal;
	color: #CCC;
}

#webdesignby {
	position: absolute;
	bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	right: 10px;
	font-weight: bold;
	color: #CCC;
	width: 160px;
	height: 33px;
}

#headerTiberio {
	height: 107px;
	width: 107px;
	background-image: url(../immagini/logoTiberio.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 15px;
}

#headerTiberioNeg {
	height: 107px;
	width: 107px;
	background-image: url(../immagini/logoTiberioNeg.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 15px;
}

#messaggioBenvenuto {
	height: 51px;
	width: 566px;
	position: absolute;
	top: 88px;
	left: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #E10019;
	font-style: italic;
}

#contentHome {
	background-color: #FFF;
	height: 248px;
	width: 647px;
	position: absolute;
	left: 150px;
	opacity: .8;




	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	color: #CCC;
	bottom: 85px;
}

#linkHome {
	height: 131px;
	width: 105px;
	position: absolute;
	opacity: .6;





	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	color: #CCC;
	left: 15px;
	top: 570px;
}



#myBox {
	opacity: .8;








	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	margin: 0.5in auto;
	color: #fff;
	width: 292px;
	height: 58px;
	left: 150px;
	position: absolute;
	bottom: 287px;
	text-align: left;
	background-color: #C33;
	background-image:url(../immagini/sfondoTitoloMainHome.png);
	background-repeat: no-repeat;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
}
#titoloBox {
	color: #FFF;
	background-color: #666;
	z-index: auto;
}

#socialNetwork{
	position:absolute;
	width: 109px;
	height: 30px;
	text-align: left;
	left: 15px;
	top: 530px;
}

#linkVerticali{
	position:absolute;
	width: 107px;
	height: 132px;
	left: 15px;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	top: 383px;
}

#lnkNotebook{
	float:left;
	width:38px;
	text-align:left;
}


#lnkRaiser{
	float:left;
	width:69px;
	text-align:left;
}

#contenutoTestualeBox{
	width: 403px;
	color: #333;
	float: left;
	height: 218px;
}
	
#imgSlider {
	width: 218px;
	height: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #069;
	float: left;
}

#contenitoreNews{
	width:634px;
	height:218px;
	margin-top: 13px;
	margin-right: 13px;
	margin-bottom: 13px;
}

#dataNews {
	height: 30px;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
	color: #A90011;
}
#titoloNews{
	height: 30px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #06C;
	margin-bottom: 15px;
}
#corpoNews{
	background-color:#FFF;
	height: 100px;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
#footerNews{
	height: 25px;
	width: 100%;
	text-align: right;
}

#areaPrincipale {
	height: 385px;
	width: 480px;
	position: absolute;
	left: 385px;
	top: 185px;
}

#areaPrincipaleContatti{
	height: 470px;
	width: 600px;
	position: absolute;
	left: 150px;
	top: 150px;
	opacity: .8;




	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color: #FFF;
}


#areaPrincipalePhotogallery{
	height: 350px;
	width: 531px;
	position: absolute;
	left: 209px;
	top: 185px;
}

#areaForm{
	margin-top:120px;
	margin-left: 100px;
}
#titoloPagNews {
	background-color: #000;
	height: 30px;
	width: 100%;
	color: #06C;
	font-size: 14px;
	font-weight: bolder;
	padding-top: 10px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#areaPagNews{
	background-color: #FFF;
	width: 580px;
	color: #000;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
#areaBiografia{
	background-color: #FFF;
	width: 560px;
	color: #333;
	font-size: 10px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	height: 410px;
}

#imgPagNews{
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#listaPagNews {
	background-color: #333;
	height: 15px;
	width: 580px;
	color: #FFF;
	font-size: 9px;
	position: absolute;
	left: 209px;
	top: 573px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	opacity: .8;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	text-align: right;
}
#headerCorreggia {
	height: 200px;
	width: 100%;
	top: 0;
	left: 0;
	float: left;
	position: absolute;
	color: #FFF;
}

#saffani {
	width: 800px;
	margin: 0 auto;
	}
	
#logoCorreggia {
	background-image: url(../immagini/header02.png);
	background-repeat: no-repeat;
	height: 132px;
	width: 200px;
	position: absolute;
	top: 0px;
	right: 40px;
	z-index: 9999;
}


#footerCorreggia {
	background-color: #072F4F;
	height: 48px;
	width: 100%;
	position: relative;
	bottom:0;
	left:0;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #146CB4;
	z-index: 9999;
	margin-top: 30px;
}

#boxPrincipale {
	background-color: #3D4051;
	opacity: .8;



	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	width: 700px;
	position:absolute;
	top:100px;
	left:0;
	bottom:100px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#boxContenitore{
	background-color: #574949;
	width: 940px;
	height: 392px;
	z-index: -999;
}

#boxMappa{
	background-color: #3D4051;
	width: 900px;
	height: 370px;
	padding-top: 17px;
	color: #FFF;
}

#areaPrincipalePhotogallery{
	height: 357px;
	width: 966px;
	position: absolute;
	left: 12px;
	top: 10px;
}
	
#boxPrincipale02 {
	background-color: #3D4051;
	opacity: .8;















	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	width: 750px;
	position:absolute;
	top:50%;
	bottom:0;
	height:560px;
	margin-top: -280px;
	margin-right: 0;
	margin-bottom: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#contenutoPrincipale {
	background-color:#E5EBFF;
	height: auto;
	width: 750px;
	position: absolute;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	z-index: 500;
	left: 20px;
	top: 80px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6CA7DE;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #6FA7DE;
}

#boxMenuCorreggia{
	height: 60px;
	width: 750px;
	position:absolute;
	left: 20px;
	top: 10px;
	z-index: 1000;
}
#testoBox {
	font-family: Geneva, Tahoma, Arial;
	font-size: 12px;
	height: 100%;
	width: 720px;
	margin-top: 15px;
	margin-left: 15px;
	line-height: 18px;
	color: #333;
	background-image: url(../immagini/immagineEnrico.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#testoBox2 {
	font-family: Geneva, Tahoma, Arial;
	font-size: 12px;
	height: 350px;
	width: 705px;
	margin-top: 15px;
	margin-left: 15px;
	line-height: 18px;
	color: #333;
	padding-right: 30px;
	text-align: justify;
}

#boxVideo {
	height: 550px;
	width: 750px;
	position: absolute;
	left: 70px;
	top: 120px;
}
#boxBandiere {
	width: 100%;
	height: 35px;
	margin-bottom: 5px;
}
#testoBox3 {
	font-family: Geneva, Tahoma, Arial;
	font-size: 12px;
	height: 345px;
	margin-top: 20px;
	line-height: 18px;
	color: #333;
	margin-left: 10px;
	width: 685px;
	padding-right: 20px;
	text-align: justify;
}
#testoBox4 {
	font-family: Geneva, Tahoma, Arial;
	font-size: 12px;
	height: 345px;
	margin-top: 20px;
	line-height: 18px;
	color: #333;
	margin-left: 10px;
	width: 685px;
	padding-right: 20px;
	text-align: justify;
}
#testoBox5 {
	font-family: Geneva, Tahoma, Arial;
	font-size: 12px;
	height: 345px;
	margin-top: 20px;
	line-height: 18px;
	color: #333;
	margin-left: 10px;
	width: 685px;
	padding-right: 20px;
	text-align: justify;
}
#testoBox6 {
	font-family: Geneva, Tahoma, Arial;
	font-size: 12px;
	height: 345px;
	margin-top: 20px;
	line-height: 18px;
	color: #333;
	margin-left: 10px;
	width: 685px;
	padding-right: 20px;
	text-align: justify;
}
#testoBox7 {
	font-family: Geneva, Tahoma, Arial;
	font-size: 12px;
	height: 345px;
	margin-top: 20px;
	line-height: 18px;
	color: #333;
	margin-left: 10px;
	width: 685px;
	padding-right: 20px;
	text-align: justify;
}
#boxTabbedScroll {
	background-color: #0FC;
	width: 100%;
	height: 405px;
}
.pulsante {
	float: left;
	height: 25px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	color: #333;
	width: 90px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #75A7DC;
}
.pulsante a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;	
}
.pulsante:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3C3;
}
.pulsante a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;	
}
.pulsante a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;	
}
.pulsanteCurrent {
	float: left;
	height: 25px;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	color: #FFF;
	width: 90px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #75A7DC;
	background-color: #72A7DD;
	font-weight: bold;
}
#boxOpera {
	width: 100%;
}
#boxOperaTitolo {
	font-size: 18px;
	color: #102D4A;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6BA6E0;
	width: 600px;
	margin-top: 15px;
	text-align: left;
}
#boxOperaTesto {
	margin-bottom: 25px;
	margin-top: 5px;
	margin-left: 55px;
	margin-right: 90px;
	text-align: left;
}
#contenutoPrincipale #testoBox2 #boxOpera #boxOperaTitolo {
	font-weight: bold;
	text-align: left;
}
.boxOperaTitoloAnno {
	font-size: 15px;
	font-weight: normal;
	font-family: arial;
	font-style: italic;
}
#boxOperaTesto2 {
	margin-bottom: 25px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 100px;
}
#testoBoxForm{
	font-family: Geneva, Tahoma, Arial;
	font-size: 12px;
	height: 100%;
	width: 720px;
	margin-top: 15px;
	margin-left: 15px;
	line-height: 18px;
	color: #333;
}

	
	form{
	margin:0 0 32px;
	padding:0 0 0 42px;
	position:relative;
}
	fieldset{background:url(../immagini/horizontal-dotted-line.gif) repeat-x 0 0;border:none;clear:both;padding-top:5px;}
	fieldset#xhtml-set{margin-top:10px;padding:0;}
	fieldset#submit-set{background:none;margin-top:18px;padding:32px 0 0;}
	legend{
	color:#666;
	font-size:1em;
	padding:10px 10px 10px 0;
	text-transform:uppercase;
	background-color: #E6EBFE;
}
	label{
	color:#fff;
	height:21px;
	padding:10px 10px 0;
	width:150px;
	background-color: #2465BD;
	float: left;
}
	input[type="text"]{
	border-bottom:1px solid #bfbfbf;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	border-top:1px solid #bfbfbf;
	color:#333;
	height:24px;
	margin:0 0 12px;
	padding:5px 5px 0;
	width:200px;
}
	input[type="image"]{bottom:0;position:absolute;right:66px;}
	textarea{
	border:1px solid #bfbfbf;
	color:#333;
	height:100px;
	padding:5px;
	width:430px;
}
	div#content form p{font-size:1em;line-height:1.2em;margin:0;padding:0;}
#boxTestoForm {
	color: #F03;
	width: 480px;
	margin-left: 10px;
	float: left;
}
#oldAntidogma {
	height: 118px;
	width: 630px;
	position: absolute;
	top: 562px;
	left: 20px;
}
