//background-image: url(immagini/bgsfondo.jpg);
//background-repeat: repeat-x;
body {
	margin: 5px;
	
} 

.copyright {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.testo {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stile39 {
	color: #CC3300;
	font-weight: bold;
}
.TitleMenu {
	color: #CC3300;
	font-weight: bold;
	font-size: 13px;
}
.menu {
	color: #000080;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bianco {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h2 {
	text-align: Center;
	color: #000066;
}
td, p, input, textarea {
	font-size: 11px;
	font-family: Verdana;
}
a {
	color: #000080;
	text-decoration: None;
}
a:hover {
	color: #800000; 
	text-decoration: underline;
}

table.MODULO
{
	background-color: #EEEEEE;
	border: Solid 1px #CCCCCC;
}
p.ERRORE {
	text-align: Center;
	color: FF0000;
}
.Stile38 {
font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.Stile50 {font-size: 11px; font-weight: bold; color: #FFFFFF; }
.Stile39 {color: #000080}
.Stile40 {
	color: #990000;
	font-weight: bold;
}
.Stile41 {
	font-size: 12px;
	font-weight: bold;
}
.Stile43 {
font-size: 11px;
color: #000000
}
.Stile44 {
	color: #CC3300;
	font-size: 11px;
}
.Stile45 {color: #FFFFFF}
.Stile47 {font-size: 11px; font-weight: bold; }
.Stile50 {font-size: 11px; font-weight: bold; color: #FFFFFF; }
.Stile51 {font-size: No}

.Stile25 {
color: #990000;
font-size: 16;
font-weight: bold;
}

/* thumbnail list */

	ul#thumbs, ul#thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	ul#thumbs li{
		float:left;
		margin-right:5px;
		border:1px solid #999;	
		padding:2px;
	}
	ul#thumbs a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;		
	}
	ul#thumbs a img{
		float:left;
		position:absolute;
		top:-60px;
		left:-190px;	
	}
	
	/* mouse over */
	
		ul#thumbs a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		ul#thumbs a:hover img{
			border:2px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */

	/* clearing floats */
	
		ul#thumbs:after, li#thumbs:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul#thumbs, li#thumbs{
			display:block;
			}
		/*  \*/
		ul#thumbs, li#thumbs{
			min-height:1%;
			}
		* html ul#thumbs, * html li#thumbs{
			height:1%;
			}	
	
	/* // clearing floats */

/* // thumbnail list */


/* single thumbnail */

	p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:10px;
		border:1px solid #999;	
		padding:2px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-200px;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */	

/* // single thumbnail */
div.pagination {
	background-color:#fff;
	color:#7171FF;
	padding:8px 0 8px 0;
    width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}

div.pagination a {
	color:#7171FF;
	padding:2px 4px;
	margin:0 2px;
	text-decoration:none;
	border:2px solid #f0f0f0;
}

div.pagination a:hover, div.pagination a:active {
	border:2px solid #7171FF;
	color:#ff5a00;
}

div.pagination span.current {
	padding:2px 5px;
	border:2px solid #7171FF;
	color:#fff;
	font-weight:bold;
	background-color:#B3B3FF;
}
div.pagination span.disabled {
	display:none;
}


#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 1;
width: 157px;

}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 100% Verdana;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 155px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: #000066;
background-color: #CCCCFF;
border-bottom: 1px solid #90bade;
border-left: 7px solid  #B3B3FF;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 155px; /*IE 5*/
w\idth: 155px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #B3B3FF;
border-left-color: white;
color: white;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color:  #B3B3FF;
font: bold 110% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#pointermenu{
border-top: 0px solid b3b3ff; /*optional border across top*/
margin: 0;
padding: 0;
}

#pointermenu ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 12px Verdana;
background-color: b3b3ff;
background: b3b3ff url(/images/leftround.gif) bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 10px; /*menu offset from left edge of window in IE*/
}

#pointermenu ul li{
display: inline;
}


#pointermenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 2px 10px 7px 10px;
text-decoration: none;
background: url(/images/pointer.gif) bottom center no-repeat;
}

#pointermenu ul li a:visited{
color: white;
}


#pointermenu ul li a:hover, #pointermenu ul li a#selected{ /*hover and selected link*/
color: white;
background-color: darkred;
}

#pointermenu ul li a#rightcorner{
margin-right: 0px; /*menu offset from left edge of window in IE*/
padding-right: 0;
padding-left: 2px;
background: url(/images/rightround.gif) bottom right no-repeat; /*optional right round corner*/
}
.alert {
	color: #3b5998;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #B3B3FF;
	padding:10px;
	margin:5px 5px 5px 5px;
	background-color:#ccccff;
	font-weight:bold;
	vertical-align: middle;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
