/* CSS Document */
/*Copright Fabio Liotta 2006 official web site - www.fabioliotta.it info@fabioliotta.it*/
/* CSS created for Sirgum.com - all right reserved*/


body,td,th {
	scrollbar-arrow-color: 333333;
	scrollbar-3dlight-color: cccccc;
	scrollbar-base-color: #f7f7f7;
	scrollbar-darkshadow-color: cccccc;
	scrollbar-face-color: ffffff;
	scrollbar-highlight-color: ffffff;
	scrollbar-shadow-color: cccccc;
	scrollbar-track-color: ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border: 0px 0;
}
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #f7f7f7;
	margin: 4px;
}
.blocco {
	background-image: url(img/blocco.jpg);
	width: 100%;
	height: 224px;
	background-repeat:repeat-x;
	
}
.nomelinea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.nomeprodotto {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.sottotitolo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}
.nomeprodottolink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
}
.form {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.cv {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E2E2E2;
	text-indent: 3pt;
	display: block;
}
.azienda {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999;
	text-decoration: none;
}
.intestazione_sezioni {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	font-family: "Trebuchet MS";
}
.email {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #666666;
}
.contatti_com {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
