.bordo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width:1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	color: #ffffff;
}
.didascalia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1792d9;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.testobianco {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.testobianco:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00009B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}




/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/



#page-wrap 									{ width: 350px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(fotonews/bg.png) top center; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/

/* .slider-wrap								{ width: 900px; position: absolute; top: 430px; left: 75px margine sinistro; }			 */

.slider-wrap								{ width: 900px; position: absolute; top: 430px; left: 75px; }			
.stripViewer .panelContainer 

/* .panel ul									{ text-align: left; margin: 0 15px 0 300px; } */
.panel ul									{ text-align: left; margin: 0 15px 0 100px; }

.stripViewer								{ position: relative; overflow: hidden; width: 700px; height: 150px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 700px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 15px; }

/* #movers-row									{ margin: -45px 0 0 150px; } */
#movers-row									{ margin: -5px 0 0 20px; }

#movers-row div								{ width: 12.5%; float: left; }

/* #movers-row div a.cross-link 				{ float: right; } */
#movers-row div a.cross-link 				{ float: left; }
/*
.photo-meta-data							{ background: url(fotonews/transpBlack.png); padding: 10px; height: 0px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
*/
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 10px; margin-top: -5px; 
											  position: relative; padding-top: 15px; z-index: 9999; }

.active-thumb 								{ background: transparent url(fotonews/icon-uparrowsmallwhite.png) top center no-repeat; }
/*
*/
