body {
	background-color: #E5E5E5;
/*
	background-color: #eeeeee;
*/
	margin: 0 ;
	padding: 0;
	color: #333333;
	font: 10pt helvetica;
}

div#container  {
/*
	background-color: #F1F3F0;
*/
	background-color: #E5E5E5;
	width: 950px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

div#riqLogo {
	width: 900px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
}

div#riqLogo img {
	padding: 0 0 0 10px;
}

div#riqMenuIndex {
	background-image: url(../img/sf_menu.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 42px;
	padding: 3px 0 0 0;
	margin: 0 auto;
}

div#riqMenu {
	width: 900px;
	padding: 0 0 0 0;
	margin: 10px auto 0 auto;
	border-bottom: 1px solid #27186D;
}


div#riqMenuIndex table.tbMenu {
	height: 40px;
	width: 100%
}

div#riqMenuIndex table.tbMenu td {
	width: 14.2%;
	text-align: center;
	padding: 5px 0 0 0;
	border-right: 2px solid #93B9C6;
}

div#riqMenuIndex table.tbMenu td:last-child {
	border: 0;
}

div#riqMenuIndex table.tbMenu td a {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: 900;
}

div#riqMenuIndex table.tbMenu td a:hover {
	color: #039041;
}

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

div#riqMenu table.tbMenu {
	width: 100%;
}

div#riqMenu table.tbMenu td {
	width: 14.2%;
	background-color: #27186D;
	text-align: center;
	padding: 2px 0;
	border-right: 10px solid #E5E5E5;
}

div#riqMenu table.tbMenu td a {
	color: #FFFFFF;
	font-size: 10pt;
	padding: 2px 0;
	white-space: nowrap;
}

div#riqMenu table.tbMenu td a:hover {
	color: #039041;
}

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

div#riqSlide {
	background-image: url(../img/sf_imgSlide.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 900px;
	height: 414px;
	padding: 0;
	margin: 0 auto;
}

div#imgSlide {
	text-align: center;
	width: 887px;
	height: 398px;
	margin: 0 auto;
}

div#riqCorpo {
	width: 900px;
	margin: 30px auto;
}

div#footer {
	width: 900px;
	margin: 0 auto;
	color: #333333;
	font-size: 8pt;
	text-align: center;
}

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

table {
	border-collapse: collapse;
}

form {
	margin: 0;
	padding: 0;
}

a, .pointer {
	color: #27186D;
	text-decoration: none;
}

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

a img {
	border: 0;
}

a img.bordered {
	border: 1px solid #27186D;
}

a img.bordered:hover {
	border: 1px solid #039041;
}

div img {
	vertical-align: middle;
}

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

h1 {
	font: 16pt tahoma;
	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;
}

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

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

.evid {
	background-color: #F6F645;
}

.bgBianco {
	background-color: #FFFFFF;
}

.bianco {
	color: #FFFFFF;
}

.aranc {
	color: #F8A81B;
}

.rosso {
	color: #E91616;
}

.verde {
	color: #039041;
}

.grigio_chiarisimo {
	color: #E9E9E9;
}

.grigio {
	color: #E6DFDF;
}

.grigio_sc {
	color: #7F7F7F;
}

.avio {
	color: #8FB5C2;
}

.blue {
	color: #27186D;
}

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

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.cors {
	font-style: italic;
}

.underlined {
	text-decoration: underline;
}

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

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

.sz12 {
	font-size: 12pt;
}

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

.m0 {
	margin: 0;
}

.m0Auto {
	margin: 0 auto;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mt50 {
	margin-top: 50px;
}

.p0 {
	padding: 0;
}

.pt10 {
	padding-top: 10px;
}

.p10 {
	padding: 10px;
}

.wp100 {
	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;
}

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

table.mnIndex {
	width: 100%;
}

table.mnIndex td {
	width: 20%;
	text-align: center;
	border-left: 1px solid #E6DFDF;
}

table.mnIndex td:first-child {
	border-left: 0;
}

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

.box1_top {
	background-image: url(../img/sf_box1_top.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 45px;
}

.box1_top p {
	width: 200px;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 15px 0 0 0;
}

.box1_mid {
	background-image: url(../img/sf_box1_mid.gif);
	background-repeat: repeat-y;
	width: 870px;
	padding: 15px;
}

.box1_bot {
	background-image: url(../img/sf_box1_bot.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 30px;
}

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

table#contatto {
	width: 450px;
	margin: 0 auto;
}

table#contatto th {
	text-align: right;
	padding: 0 5px 0 0;
}

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;

}

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