* {
	height: auto;
	width: auto;
	margin: 0;
	padding:0;
}
.aa{
	float:left;
}
.ab{
	float:right;
	margin-left: 15px;
	width: auto;
	height: auto;
	clear: right;
}

body {
	background-color: #900000;
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#body{
	height: auto;
	width: 792px;
	padding: 0 2px 2px 2px;
	border: 2px solid #a60064;
	background-color: #ffccff;
	text-align: center;
	background-image: url(../immagini/sfumrc.jpg);
	background-repeat: repeat-x;
	
}


#box2{
	float:right;
	width: auto;
	height: auto;
	display: inline;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;

}


.box{
	display:inline;
	height:auto;
	width:auto;
	margin-top: 0px;
	
}
.box img {
	width: auto;
	background-color: #FFFFFF;
	border: 2px solid #a60064;
	display: inline;
	height: auto;
	background-position: center;
	padding: 5px;
	margin: 0 3px 10px 0;
}	
.clear {
	clear: left;
}

#container{
	width:633px;
	margin: auto;
}

#content1{
	width:366px;
	float:left;
	height: auto;
	margin-bottom:15px;
	
}


#content1_g{
	float:left;
	height: auto;
	width: 415px;
	display: inline;
}


#content2{
	width: 363px;
	float:right;
	height: auto;
	display: block;
	margin-bottom: 15px;
}

#content2_p{
	width: auto;
	float:right;
	height: auto;
	display: inline;
	margin-bottom: 15px;
	
	
	
}
.extra{
	width:auto;
	border:2px solid #a60064;
	background-color: #Ff99ff;
	margin-bottom:15px;
	
}

.extra ul li{
	margin:15px;
	text-align:left;
	color: #880656;
	height: auto;
	padding-left:10px;
	padding-right:10px;
	list-style-type: none;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	
}

li a{
	color:#880656;
}
.extra p{
	margin:15px;
	color: #880656;
	height: auto;
	text-align:justify;
	margin-bottom: 15px;
	padding-left:10px;
	padding-right:10px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
}	
	
#footer {
	width:100%;
	background-color: #A60064;
	height: auto;
	margin: 15px 0 10px 0;
	color:#FFCCFF;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 9px;
	text-align:center;
}

#footer a{
	color:#ffccff;
	
}

.extra a{
	color:#880656;
}
 h2, h3, h4{
	color:#880656;
	text-align:center;
	background-position:center;
	padding: 12px 0;
	
}
h4 a{
	color:#880656;
	text-align: center;
}

#header {
	background-color: #a60064;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	background-image: url(../immagini/sfondo_t_c.jpg);
	text-align: center;
	display: block;
	border: 0;

	}

#header h1{

	margin:0;

	border:0;

	padding:0;

}


#header img{

	display:inline;

	border:0;
}
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
	
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
	
}

.hoverbox img
{
	background: #a60064;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	vertical-align: top;
	height: 75px;
	border: 1px solid #fff;
	padding: 1px;
	width: 100px;
}

.hoverbox li
{
	background: #900000;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	margin: 5px;
	padding:5px;
	position: relative;
	float:left;
		
}
.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
	
}	

	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(file:///C|/Users/mamma/Desktop/fred/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///C|/Users/mamma/Desktop/fred/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #900000; }
#mainbody {
	padding: 2px;
	width:800px;
	background-color:#ffccff;
	margin: 0px auto auto auto;
}
#mainContent{
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	width: auto;
	margin-top: 20px;

}
#navcontainer{
	border-top: 1px solid #880656;
	padding: 5px;
	color: #F52EAB;


}

#navcontainer ul
{
	text-align: center;

/*	padding-left: 0;
	margin-top: 0;*/
	/* cancels gap caused by top padding in Opera 7.54 */
/*margin-left: 0;*/
	background-color: #FFCCFF;
	color: #A60064;
	width: 100%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
	display: inline;
	padding-left: 0;
	padding-right: 0;
	/*padding-bottom: 5px;*/
/* matches link padding except for left and right */
padding-top: 5px;
	font-weight:bold;
	font-size:11px;
}

#navcontainer ul li a 
{
	padding-left: 10px;
	padding-right: 10px;
	/*padding-bottom: 2px;*/
	padding-top: 2px;
	color: #E756A9;
	text-decoration: none;
	border-right: 1px solid #880656;
}

#navcontainer ul li a:hover
{
	background-color: #FFCCFF;
	color: #F8F8F8;
}
#current {

 border-left: 1px solid #880656;
 color: #E80994;
}
#navcontainer #active a{
	color: #7D0000;
	



}
#active ul li a{
color: #E80994;

	
/*border-bottom: 1px solid #880656;*/



}

/*li { display: inline; }

li a
{
text-decoration: none;
background-color: #036;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

li a:hover
{
background-color: #369;
color: #fff;
}
*/
.strip img{
	float:left;
	border: 0;
	margin-top: 2px;
	display: inline-block;
}

.strip h3{
	color: #a60064;
	text-align: center;
	padding-top: 10px;
}
.textimage{
	width: auto;
	margin-bottom: 10px;
	text-align: justify;

}

.textimage img{
	float:left;
	position:relative;
	margin: 5px 20px 5px 15px;
	
}

.textimage h2{
margin:15px 10px;
padding-bottom: 20px;
color:#a60064;

}

 .textimage p {
 	margin-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	color: #a60064;
	text-align: justify;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 12px;

}

.textimage ul li{
	list-style-type:none;
	margin-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	color: #a60064;
	text-align: justify;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}
	


.validator{
	float:left;
	border:0;
	padding:0;
	margin-top: 8px;
}
.validator img{
	border:0;
	margin:0;
	padding:0;
}
.validator p{
	float:left;
	border:0;
	margin:0;
	padding:0;
}

