body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #EEEEEE;
	font: 9pt Verdana;
}


div#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;

	position: relative;
}

div#riqTop {
	background-color: #1E1915;
	font-size: 10pt;
	height: 45px;
	margin: 0;
	padding: 0 0 0 146px;
}

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

div#riqMenu {
	background-color: #83827E;
	background-image: url(../img/sf_riqMenu.gif);
	background-repeat: repeat-y;
	font-size: 10pt;
	height: 105px;
	padding: 0;
	margin: 0;
}

div#riqMenuSx {
	width: 150px;
	height: 105px;
	padding: 0;
	margin: 0;

	float: left;
}

div#riqMenuDx {
	height: 105px;
	padding: 0;
	margin: 0 0 0 150px;

	position: relative;

	z-index: 20;
}

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

div#riqMain {
	background-image: url(../img/sf_riqMain.gif);
	background-repeat: repeat-y;

	height: 405px;
}

div#riqMainSx {
	width: 150px;
	height: 405px;
	padding: 0;
	margin: 0;
	float: left;

	overflow: hidden;
}

div#riqMainDx {
	width: 750px;
	height: 405px;
	padding: 0;
	margin: 0 0 0 150px;

	position: relative;
}

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

div#riqBread {
	font-size: 8pt;

	position: absolute;
	top: 85px;
	left: 10px;
}

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

div#mnInPag {
	text-align: right;
	font-size: 7pt;
	padding: 3px 3px 0 0;
}

div#mnInPag a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}


div#mnInPag a:hover {
	color: #40AED3;
}


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

div#riqFooter {
	background-color: #FFFFFF;
	width: 900px;
	margin: 5px auto 10px auto;
	color: #83827E;
	font-size: 7pt;
	text-align:center;
	padding: 5px 0 0 0;
}

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

.sfBianco {
	background-color: #FFFFFF;
}

.sfGrigioNero {
	background-color: #1E1915;
}

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

p.mnLang {
	text-align: center;
	margin: 0;
	padding: 5px 0;
}

p.mnLang:first-child {
	margin-top: 20px;
}

p.mnLang a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

p.mnLang a:hover, p.mnLang a#mnLangActive {
	color: #40AED3;
}

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

div.mnVoce {
	background-color: #40AED3;
	float: left;
	margin: 0 5px;
	padding: 2px 0;

	border-bottom: 1px solid #70C2DE;

	position: relative;
}

div.mnVoce a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;

	padding: 0 7px;
}

div.mnVoce a:hover, div.mnActive a {
	color: #1A1A49;
}

div.mnSub {
	position: absolute;
	z-index: 25;
}

div.mnSubVoce {
	background-color: #40AED3;
	white-space: nowrap;
	padding: 4px 10px;
	border-bottom: 1px solid #70C2DE;
}

div.mnSubVoce:first-child {
	margin: 3px 0 0 0;
}

div.mnSubVoce a {
	color: #FFFFFF;
}

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

div#riqBread a, div#riqBot a  {
	color: #BFBFBF;
	text-decoration: none;
}

div#riqBread a:hover, div#riqBot a:hover {
	color: #40AED3;
}

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

table {
	border-collapse: collapse;
}

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

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

a.bianco:hover {
	color: #909090;
}

a img {
	border: 0;
}

div img {
	vertical-align: middle;
}

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

h1 {
	margin: 0;
	padding: 5px;
}

h3 {
	font-size: 8pt;
	margin: 0;
	padding: 5px;
}

h3 a {
	color: #999999;
	text-decoration: none;
}

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

.nascosto {
	display: none;
}

.pointer {
	cursor: pointer;
}

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

ul.elenco {
	margin:0;
	padding:0;
	list-style: none;
}

ul.elenco li {
	float: left;
	text-align: center;
}

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

.cors {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.uderl {
	text-decoration: underline;
}

.no_uderl {
	text-decoration: none;
}

.nowrap {
	white-space: nowrap;
}

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

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.valTop {
	vertical-align: top;
}

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

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

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

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

.sz8 {
	font-size: 8pt;
}

.sz9 {
	font-size: 9pt;
}

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

.m0 {
	margin: 0;
}

.p0 {
	padding: 0;
}

.p0-10 {
	padding: 0 10px;
}

.p5-0 {
	padding: 5px 0;
}

.p10 {
	padding: 10px;
}

.p10-20 {
	padding: 10px 20px;
}

.pt10 {
	padding-top: 10px;
}

.pt30 {
	padding-top: 30px;
}

.p10-30 {
	padding: 10px 30px;
}

.p20-30 {
	padding: 20px 30px;
}

.p75 {
	padding: 75px;
}

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

.wp20 {
	width: 20%;
}

.wp100 {
	width: 100%;
}

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

.bianco {
	color: #FFFFFF;
}

.nero {
	color: #000000;
}

.grigio_nero {
	color: #1E1915;
}

.grigio {
	color: #83827E;
}

.rosso {
	color: #D20019;
}

.azzurro {
	color: #40AED3;
}

.verde {
	color: #2DA42D;
}

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

table.schBarca td {
/*
	border: 1px solid #E8E1E1;
*/
	padding: 2px 5px;
}

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

div.riqGal {
	text-align: center;
	background-color: #251F1A;
	width: 210px;
	height: 200px;
	margin: 2px;
	padding: 5px;
	float: left;
}

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

#txt_privacy {
	font-size: 8pt;
	white-space: normal;
	height: 150px;
	padding: 5px;
	margin: 5px 0;
	border: 1px solid #83827E;
	overflow: auto;
}

table#contatto th {
	text-align: right;
}

table#contatto td, table#contatto th {
	font-size: 8pt;
	padding: 2px 4px;
	white-space: nowrap;
}

.input_f1 {
	width: 175px;
	font-size: 7pt;
	border: 1px solid #83827E;
	background-color: #EFEFEF;
}

.input_f1Wrn {
	width: 175px;
	font-size: 7pt;
	border: 1px solid #DB2424;
	background-color: #40AED3;
}

.obblNorm {
	width: 100%;
	color: #83827E;
}

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

.bottone {
	background-color: #40AED3;
	color: #FFF;
	font-weight: bold;
	padding: 2px 10px;
	border: 1px outset #FFF;

}

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

#pnlInsBlog {
	background-color: #322A24;
	padding: 10px;
	position: relative;
}

.input_gen {
	border: 1px solid #83827E;
	background-color: #EFEFEF;
}

.xChiudi {
	background-color: #222222;
	color: #DE1919;
	width: 20px;
	height: 18px;
	padding: 2px 0 0 0;
	font: 9pt Arial;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor:pointer;
	border: 1px solid #000000;

}

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

