body {
	font: 9pt Tahoma;
	margin: 0;
	padding: 0;
	color: #444444;
	background-color: #ffffff;
	line-height: 1.5;
}

div#container{
	width:775px;
	margin: 5px auto;
	padding:0;
	border: 1px solid #000000;
}

div#riqLogo{
	width:775px;
	height:40px;
	margin: 10px auto;
	padding: 0;
}

div#header{
	height:200px;
	margin: 0;
	padding: 0;
}

div#menu{
	margin: 0 10px 0 0 ;
	padding: 0;
}


table {
	border-collapse: collapse;
}

table#tb_menu {
	margin: 0;
	padding: 0;
}

table#tb_menu td {
	padding: 0px 6px;

	white-space: nowrap;

}

table#tb_menu td a {
	font: 9pt Arial;
	color: #38AF49;
	font-weight: normal;
	text-decoration: none;
}

table#tb_menu td#mn_active a {
	color: #F4941E;
	text-decoration: none;
}

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

a {
	color: #38AF49;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div#main {
	text-align: left;
	padding: 1px;
	margin: 20px;
	background-color: #38AF49;
}

div.riquadro {
	background-color: #eeeeee;
	border: 1px solid #fff;
	padding:10px
}

/* ***** */

.titolo_sx, .titolo_dx, .titolo_sx_2, .titolo_dx_2 {
	color: #ffffff;
	vertical-align:middle;
	text-align:center;
	font-weight: bold;
	font-style: italic;
	border: 2px solid #ffffff;
	padding: 5px;
	white-space: nowrap;
}

.titolo_sx {
	background-color: #F4941E;
}

.titolo_dx {
	background-color: #38AF49;
}

.titolo_sx_2 {
	background-color: #38AF49;
}

.titolo_dx_2 {
	color: #333333;
	background-color: #E6E0C0;
}

.corpo_sx, .corpo_dx {
	padding:10px;
	border: 2px solid #fff;
	vertical-align:top;
}

.corpo_sx {
	background-color: #fff;
}

.corpo_dx {
	background-color: #E6E0C0;
}

/* ***** */

th.calend {
	text-align: center;
	background-color: #eeeeee;
	border: 2px solid #ffffff;
}

td.calend {
	width: 20%;
	text-align: center;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	border-bottom: 2px solid #eeeeee;
}

/* ***** */

.float_sx {
	float: left;
	padding: 0 10px 0 0;
}

.float_dx {
	float: right;
	padding: 0 0 0 10px;
}

/* ***** */

div#footer {
	height: 60px;
	padding: 0;
	margin: 10px 0 0 0;
	background-color: #BDBDBD;
	clear: both;
}

a img {
	border: 0;
}

h1 {
	font-size: 9pt;
	font-style: italic;
	margin: 5px 0;

}

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

h2.easy {
	color: #000000;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

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

table.sc_istruttore {
	width:80%;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 10px auto;
}

table.sc_istruttore td {
	padding: 10px;
	vertical-align: top;
	white-space: nowrap;
}

table.sc_istruttore_dett {
	width:100%;
}

table.sc_istruttore_dett th {
	padding: 2px 6px;
	white-space: nowrap;
}

table.sc_istruttore_dett td {
	width: 90%;
	border-bottom: 1px dotted #ccc;
	padding: 2px 6px;
	white-space: nowrap;
}

/* ************************************** */

table.hp1 {
	margin: 0 auto;
	background-color: #F5F4F9;
}

table.hp1 td {
	width: 180px;
	padding: 0 20px;
	border: 2px solid #FFF;
	text-align:center;
	vertical-align:top;
}



/* ************************************** */


p.showHide, p.showHide_on {
	background-repeat: no-repeat;
	background-position: 4px center;
	background-color: #F3F3F3;
	text-align:left;
	font-size: 9pt;
	font-weight: bold;
	padding:2px 4px 2px 16px;
	margin:2px 0;
	cursor:pointer;
}

p.showHide {
	color: #000066;
	background-image: url(../img/su.gif);

}

p.showHide_on {
	color: #ED792A;
	background-image: url(../img/giu.gif);
}



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;
}

.freccia {
	background-image: url('../img/fr_dx.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 10px;
	margin: 0;
}


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

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.arancio {
	color: #F4941E;
}

.center {
	text-align: center;
}

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

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

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

.td_form_contatti {
	padding: 4px;
	text-align: right;
}

