body {
	background-color: #E7E0CE;
	margin: 0 0 0 0;
	padding: 0;
	color: #333333;
	font: 9pt tahoma, helvetica;
}

div#container  {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	padding: 20px;
	border-right: 2px solid #CDC7B6;
	border-left: 2px solid #CDC7B6;
}

div#riqLogo {
	width: 175px;
	height: 140px;
	margin: 0;
	padding: 0;
	float: left;
}

div#riqTopDx {
	height: 140px;
	margin: 0 0 0 180px;
	position: relative;
}

div#riqRic {
	background-image: url(../img/sf_menu.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
	width: 450px;
	position: absolute;
}

div.riqBnr {
	text-align: center;
}

div#boxBanTopCont {
	width: 160px;
	height: 140px;
	margin: 0;
	padding: 0;

	position: absolute;
	right: 0;
	left: 460px;
}

div#boxBanLead {
	height: 80px;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#contRic {
	background-color: #E6DFDF;
	padding: 5px;
	margin: 2px 0 0 0 ;
}

div#riqMenu {
/*
	background-image: url(../img/sf_menu_1.jpg);
*/
	background-color: #EFEFEF;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

div#riqCorpo {
	width: 800px;
	min-height: 375px;
	margin: 10px 0;
	position: relative;
}

div#footer {
	font-size: 8pt;
	margin: 20px 0 0 0;
	border-top: 1px solid #E6DFDF;
}

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

table {
	border-collapse: collapse;
}

form {
	margin: 0;
	padding: 0;
}

a, .pointer {
	color: #0750D9;
	text-decoration: none;
}

a:hover, .pointer:hover  {
	color: #F8A81B;
	text-decoration: underline;
}

a img {
	border: 0;
}

div img {
	vertical-align: middle;
}

p {
	margin: 2px;
	padding: 2px;
}

h1 {
	font: 12.5pt verdana;
	text-align: center;
	padding: 2px 5px;
	margin: 0;
}

h2 {
	font: 12pt verdana;
	text-align: center;
	padding: 2px 5px;
	margin: 0;
}

h3 {
	font: 11pt verdana;
	font-weight: bold;
	text-align: center;
	padding: 7px 5px 0 5px;
	margin: 0;
}

h4 {
	font: 10pt verdana;
	font-weight: normal;
	text-align: left;
	padding: 9px 5px 0 5px;
	margin: 0;
}

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

.tit_1, .tit_2, .tit_3, .tit_4, .tit_5, .tit_6, .tit_20 {
	text-shadow: 1px 1.5px 1px #ADD8E6;
	height: 22px;
	background-repeat: repeat-x;
}

.tit_1 {
	background-image: url(../img/sf_tit_1.jpg);
}

.tit_2 {
	background-image: url(../img/sf_tit_2.jpg);
}

.tit_3 {
	background-image: url(../img/sf_tit_3.jpg);
}

.tit_4 {
	background-image: url(../img/sf_tit_4.jpg);
}

.tit_5 {
	background-image: url(../img/sf_tit_5.jpg);
}

.tit_6 {
	background-image: url(../img/sf_tit_6.jpg);
}

.tit_20 {
	background-image: url(../img/sf_tit_20.jpg);
}

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

.evid {
	background-color: #F6F645;
}

.bianco {
	color: #FFFFFF;
}

.giallino {
	color: #FBFB90;
}

.aranc {
	color: #F8A81B;
}

.rosso {
	color: #E91616;
}

.verde {
	color: #42AE49;
}

.grigio_chiarisimo {
	color: #E9E9E9;
}

.grigio {
	color: #E6DFDF;
}

.grigio_sc {
	color: #7F7F7F;
}

.nero {
	color: #000000;
}

.blue {
	color: #0750D9;
}

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

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.cors {
	font-style: italic;
}

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

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.valignTop {
	vertical-align: top;
}

.valignBot {
	vertical-align: bottom;
}

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

.sz8 {
	font-size: 8pt;
}

.sz9 {
	font-size: 9pt;
}

.sz10 {
	font-size: 10pt;
}

.sz11 {
	font-size: 11pt;
}

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

.m0 {
	margin: 0;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mt50 {
	margin-top: 50px;
}

.p0 {
	padding: 0;
}

.pt10 {
	padding-top: 10px;
}

.pl10 {
	padding-left: 10px;
}

.p10 {
	padding: 10px;
}

.w50 {
	width: 50%;
}

.w100 {
	width: 100%;
}

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

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

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

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

.nowrap {
	white-space: nowrap;
}


.clear {
	clear: both;
}

.nascosto {
	display: none;
}

.pointer {
	cursor: pointer;
}

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

.frecciaGialla {
	background-image: url('../img/fr_dx_gialla.gif');
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 10px;
	margin: 5px 0;
}

.boxTesto {
	border: 1px solid #E6DFDF;
	padding: 5px;
}

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

ul.blkMenu {
	margin: 0;
	padding: 0 0 0 65px;
	list-style: none;
	float: left;
}

ul.blkMenu li {
	margin: 5px 0;
}

ul.blkMenu li a {
	color: #42AE49;
	padding: 0 0 0 10px;
	font-size: 11pt;
}

#mnActive {
	color: #F8A81B;
	font-weight: bold;
	text-decoration :underline;
}

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

input.inpTxtRic {
	width: 250px;
	font-size: 9pt;
	border: 1px solid #42AE49;
	padding: 3px;
}

input.inpBtRic {
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: -0.5pt;
	color: #FFFFFF;
	background-color: #F8A81B;
	border: 1px solid #42AE49;
	padding: 2px;
}

select.inpTxtRic {
	width: 220px;
	background-color: #E5E5E5;
	color: #4D4D4D;
	font-size: 9pt;
	border: 1px solid #7F7F7F;
	margin: 3px 0 0 0;
}

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

table.tbElenco, table.tbScheda {
	width: 99%;
}

table.tbElenco th, table.tbElenco td, table.tbScheda th, table.tbScheda td {
	padding: 5px;
	border-bottom: 1px dashed #E6DFDF;
}

table.tbElenco tr:hover {
	background-color: #EEEEEE;
}

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


div#txt_privacy {
	font-size: 7pt;
	height: 120px;
	overflow: auto;
	border: 1px solid #A09C99;
	white-space: normal;
	padding: 10px;
}

.input_f1 {
	border: 1px solid #7F7F7F;
}

.input_f1Wrn {
	border: 1px solid #E8112D;
	background-color: #F6F6B9;
}

.obblNorm {
	width: 100%;
	color: #636875;
}

.obblWrn {
	width: 100%;
	color: #E8112D;
}

.bottone {
	background-color: #509832;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 10px;
	border: 1px outset #EEEEEE;

}

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

