/* CSS Document SORRENTO FASCHION */
	
#container {
		width:962px;
		height:349px;
		padding:0px;
		margin:0px;
		background-color:#272727;
	}	
	
.testoBianco {
	font-size: 13px;
	color: #c3c4c6;
	font-weight: bold;
	line-height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.testoBottom {
	font-size: 11px;
	color: #898888;
	font-weight: normal;
	line-height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.testoBottom a:link{
		font-size: 11px;
		color: #898888;
		font-weight: normal; 
		line-height: 15px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
	
	.testoBottom a:hover{
		font-size: 11px;
		color: #dedede;
		font-weight: normal; 
		line-height: 15px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
	
	.testoBottom a:visited{
		font-size: 11px;
		color: #898888;
		font-weight: normal; 
		line-height: 15px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}