/* Set Global ***************************************************/
.color1 {background: #F6F8E3;} /****cream****/
.color2 {background : #90A8C7;} /****color****/
.color3 {background : #CCCCCC;} /****gray light****/
.color3a {background : #D8DCE0;} /****offset of color3****/
.color4 {background : #00FF00;} /****green****/
.color5 {background : #ffffff;} /****green****/
.header { background: url(configurazione.php);}

body {margin:0px 0px 0px 0px; 
font:12px/14px verdana,arial,helvetica,sans-serif; 
}

/* General Text attributes ******************************************/
.promotitle a { 	
	font-size: 11px;
	line-height: 9px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	}
	
div.rock a:link, div.rock a:visited, div.rock a:active, div.rock a:hover  {
color:#fff; /** Navigation Font Color***/
text-decoration:none; 
font-size:11px; 
line-height:16px; 
font-family: Tahoma, verdana, sans-serif;
}

div.rock a:hover {
background: #ff0000; /** Rollover Color **/ 
}

.title {
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	letter-spacing: 6px;
	text-transform: uppercase;
	word-spacing: 0px;
	text-indent: 0px;
	}
		
.normals {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
	}	
	
.normals_cap {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666;
	text-transform: uppercase;
	}		
.sm_heads {
	color:#666666;
	font-size:10px;
	}
	
.sm_heads_grey {
	color:#666666;
	font-size:10px;
	font-weight:bolder;
	}	
	
.promodesc { 
	font-size: 10px;
	line-height:11px;
	}
	
.cellpadding {
	padding: 10px;
	}
	
.titletight {
	font-size: 14px;
	font-weight:bolder;
	text-decoration:none;
	color:#990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	letter-spacing: 3px;
	text-transform: none;
	word-spacing: 3px;
	}	
.border {
	border: 1px solid #990000;
}

	
	
.nolines {
	border: none;
	padding: 0px 0px 0px 0px;
	text-decoration:none; 
}	

.copyright {
	font-size:10px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
}

.news {
	color:#ffffff;
	text-decoration:none; 
	font-size:11px; 
	line-height:10px; 
	font-family: Tahoma, verdana, sans-serif;
	padding: 5px 5px 5px 5px;
}
.techdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	text-transform: lowercase;
	letter-spacing: 4px;
	word-spacing: 12px;
}
.techdetails2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	text-transform: lowercase;
}
.techdetails3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-color: #00FF00;
	text-transform: lowercase;
}
.titletech {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: normal;
}
.underline {
	text-decoration: underline;
}
.nolines {
	border: none;

