body {
	font: 9pt Arial;
	margin: 0;
	padding: 0;
	color: #333333;
}

div#container {
	background-color: #2256AA;
	background-image: url('../img/sf_container.jpg');
	background-repeat: no-repeat;
	background-position: 0 420px;
	width:1000px;
	margin: 0 auto;
	padding:0;
}

div#riqTop{
	background-repeat: no-repeat;
	height: 384px;
	margin: 0;
	padding: 0;
}

div#riqAreaRis {
	background-image: url('../img/finestra-account.gif');
	background-repeat: no-repeat;
	width: 175px;
	height: 110px;
	margin: 34px 20px 0 0;
	float: right;
}

div#riqMenu{
	height: 37px;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

div#riqMain {
	text-align: left;
	padding: 0;
	margin: 20px 0 0 0;
}

div#riqFooter {
	color: #FFFFFF;
	font-size: 8pt;
	padding: 0;
	margin: 20px 20px 0 20px;
	border-top: 1px solid #FFFFFF;
}

/* --------------------------------------------------------------------------- */

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

p {
	margin: 2.5px;
}

a {
	color: #0D0D6D;
	text-decoration: underline;
	border: 0;
}

a img {
	border: 0;
}

a:hover {
	color: #FDB103;
	text-decoration: none;
}

h1 {
	color: #000000;
	font-family: futura, helvetica, arial, sans-serif;
	font-size: 14pt;
	margin: 10px;
	padding: 0 0 0 30px;
	background-image: url('../img/palla.gif');
	background-repeat: no-repeat;
}

h2 {
	height: 22px;
	color: #000000;
	font-size: 12pt;
	margin: 4px 0 0 0;
	padding: 0;
}

/* --------------------------------------------------------------------------- */

table#tb_menu {
	width: 100%;
	height: 36px;
	margin: 0;
	padding: 0;
}

table#tb_menu td {
	width: 165px;
	text-align: center;
	padding: 11px 0 0 0 ;
	white-space: nowrap;
}

table#tb_menu td a {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

table#tb_menu td#mn_active a {
	color: #000000;
	text-decoration: underline;
}

table#tb_menu td a:hover {
	color: #333333;
}

/* --------------------------------------------------------------------------- */

div.colonnaSx1 {
	background-image: url('../img/sf_bianco.jpg');
	background-repeat: no-repeat;
	width: 478px;
	height: 500px;
	padding: 0;
	margin: 0 0 0 10px;

	float: left;
}

div.colonnaSx2 {
	background-image: url('../img/sf_giallo.jpg');
	background-repeat: no-repeat;
	width: 235px;
	height: 500px;
	padding: 0;
	margin: 0 0 0 10px;

	float: left;
}

div.colonnaSx3 {
	background-image: url('../img/sf_azzurro.jpg');
	background-repeat: no-repeat;
	width: 235px;
	height: 500px;
	padding: 0;
	margin: 0 0 0 10px;

	float: left;
}

div.colonnaSx4 {
	background-image: url('../img/sf_bianco1.jpg');
	background-repeat: no-repeat;
	width: 235px;
	height: 500px;
	padding: 0;
	margin: 0 0 0 10px;

	float: left;
}

div.colonnaPrev {
	background-image: url('../img/sf_fai-preventivo.jpg');
	background-repeat: no-repeat;
	width: 478px;
	height: 214px;
	padding: 0;
	margin: 0 0 0 10px;
	cursor: pointer;

	float: left;
}

div.colonnaLav {
	background-image: url('../img/sf_lavoro.jpg');
	background-repeat: no-repeat;
	width: 478px;
	height: 214px;
	padding: 0;
	margin: 0 0 0 10px;
	cursor: pointer;

	float: left;
}

div.colonnaCn1 {
	background-image: url('../img/sf_bianco.jpg');
	background-repeat: no-repeat;
	width: 478px;
	height: 500px;
	padding: 0;
	margin: 0 auto;
	border: 1px solid Transparent;
	overflow: auto;
}

div.riqContentSopra {
	background-image: url('../img/content-sopra.gif');
	background-repeat: no-repeat;
	width: 721px;
	height: 8px;
	padding: 0;
}

div.riqContentSotto {
	background-image: url('../img/content-sotto.gif');
	background-repeat: no-repeat;
	width: 721px;
	height: 8px;
	padding: 0;
}

div.riqContentCn {
	background-color: #FFFFFF;
	padding: 20px;
}

div.riqContent {
	background-color: Transparent;
	width: 721px;
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
}

/* --------------------------------------------------------------------------- */

ul.subMenu {
	list-style-image: url(../img/pallino.gif);
	padding: 0 0 0 30px;
	margin: 20px 0 0 0;
}

ul.subMenu li {
	margin: 0;
	padding: 10px 0;
}

ul.subMenu li a {
	font-size: 10pt;
	text-decoration: none;
}

ul.subMenu li a#subMenuActive {
	color: #E23A19
}

/* --------------------------------------------------------------------------- */

p.rich_info {
	height: 35px;
	background-image: url(../img/icn_info.png);
	background-repeat: no-repeat;
	padding: 2px 0 0 30px;
}

p.pdf {
	height: 35px;
	background-image: url(../img/icn_pdf.png);
	background-repeat: no-repeat;
	padding: 10px 0 0 40px;
}

p.link_ext {
	height: 35px;
	background-image: url(../img/icn_link.png);
	background-repeat: no-repeat;
	padding: 10px 0 0 40px;
}

p.rich_info a, p.pdf a , p.link_ext a {
	font-size: 9pt;
}

/* --------------------------------------------------------------------------- */

.clear {
	clear: both;
}

/* --------------------------------------------------------------------------- */

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.valBot {
	vertical-align: bottom;
}


/* --------------------------------------------------------------------------- */

.sz12 {
	font-size: 12pt;
}

.bold {
	font-weight: bold
}

.underl {
	text-decoration: underline;
}

/* --------------------------------------------------------------------------- */

.wp100 {
	width: 100%;
}

/* --------------------------------------------------------------------------- */

.m10 {
	margin: 10px;
}

.p10 {
	padding: 10px;
}

/* --------------------------------------------------------------------------- */

td.colLinks {
	vertical-align:top;
	padding: 6px 6px 6px 0;
	border-bottom: 1px solid #dddddd;
}

/* --------------------------------------------------------------------------- */

input.login {
	width: 100px;
	border: 1px solid #ccc;
}

.input_contatti {
	width:250px;
	background-color: #D2E5EB;
	border: 0;
	border-bottom: 1px solid #CCCCCC;
}

.input_contatti_on {
	border-bottom: 1px solid #E12D39;
}

table#tbl_contatti {
	width: 380px;
}

.td_form_contatti {
	padding: 4px;
	white-space: nowrap;
}

.bottone {
	background-color: #D2E5EB;
	color: #2222AD;
	padding: 2px 20px;
}

/* --------------------------------------------------------------------------- */

