body {
	font: 10pt helvetica;
	margin: 0;
	padding: 0;
	background-color: #333333;

}

div {
/*
	border: 1px dotted white;
*/
}

div#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/bgdropshadowlogo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

div#riqCentro {
	width: 690px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

div#riqMenu {
	width: 690px;
	height: 47px;
	margin: 0 auto;
}

div#riqBco {
	background-color: #FFFFFF;
	padding: 5px 25px 0 5px;

}

/* ***** */

div#riqLogo {
	margin: 0 0 7px 0;
	padding: 0;
}

div#riqLogoSx {
	width: 190px;
	float: left;
}

div#riqLogoDx {
	margin: 0 0 0 199px;
	padding: 45px 0 0 0;
	text-align: right;
}

/* ***** */

div#riqSlide {
	width: 436px;
	height: 325px;
}

div#riqSlide img {
	width: 436px;
	height: 325px;
}

/* ***** */

div#riqGrigio {
	background-color: #9D9EA2;
	margin: 5px 0 0 0;
	padding: 10px 0 0 20px;
	clear: both;
}

div#riqNavig {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #9D9EA2;
	padding: 0;
	margin: 0 0 5px 0;
}

div#riqNavig a {
	text-decoration: none;
}

div#riqNero {
	background-color: #000000;
}

/* ***** */

div#riqTopEmotion {
	margin: 0;
	padding: 0;
}

div#riqTopEmotionSx {
	width: 181px;
	padding: 0 0 0 20px;
	float: left;
}

div#riqTopEmotionDx {
	text-align: right;
	padding: 0;
	margin: 0 0 0 204px;
}

/* ***** */

div#riqCorpo {
	margin: 0;
	padding: 0;
}

div#riqCorpoSx {
	width: 160px;
	padding: 0 0 0 20px;
	float: left;
}

div#riqCorpoDx {
	color: #FFFFFF;
	background-color: #A4222C;
	padding: 10px;
	margin: 0 0 0 204px;
}

/* ***** */

div#footer {
	background-color: #9D9EA2;
	background-image: url(../img/sq5.gif);
	background-repeat: repeat-y;
	border-top: 1px solid transparent
}

div#riqIndirizzo {
	background-color: #9D9EA2;
	color: #FFFFFF;
	text-align: center;
	font-size: 8pt;
	padding: 0;
	margin: 0 0 0 5px;
}

div#riqCredits {
	background-color: #9D9EA2;
	font-size:8pt;
	text-align: center;
	padding: 0;
	margin: 0 0 0 5px;
}

div#riqCredits p {
	padding: 0 0 10px 0;
	margin: 0;
}


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

#txtSlogan {
	font-size: 10pt;
	color: #9D9EA2;
	font-weight: normal;
	white-space: nowrap;
}

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

#nav {
	margin: 0;
	padding: 0;
}

#nav li.menu_v {
	text-align: center;
	padding: 24px 23px 0 23px;
	float: left;
}

#nav li.menu_v a {
	color: #FFFFFF;
	font-size: 9pt;
	white-space: nowrap;
	text-decoration: none;
}

#nav li.menu_v a:hover {
	color: #E2474B;
}

li.menu_v#mn_v_active {
	background-image: url('../img/icn_mn_act.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

li.menu_v#mn_v_active a {
	color: #E2474B;
	text-decoration: none;
}

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

p.menu_sx {
	margin: 0;
	padding: 5px 0;
}

p.menu_sx a {
	text-decoration: none;
}

p.menu_sx a:hover {
	color: #E2474B;
	text-decoration: underline;
}

p#mn_sx_active {
	margin-left: 8px;
}

p#mn_sx_active a {
	color: #E2474B;
}

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

#backgroundPopup {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #CECECE;
	z-index: 51;
}

#popupBox {
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
/*
	height: 384px;
	width: 408px;
*/
	background: #FFFFFF;
	border: 2px solid #CECECE;
	z-index: 52;
	padding: 12px;
	font-size: 13px;
}

#popupBoxClose {
	font-size: 14px;
	line-height: 14px;
	right: 6px;
	top: 4px;
	position: absolute;
	color: #A4222C;
	font-weight: 700;
	display: block;
	text-decoration: none;
}

.imgZoomSx {
	margin: 10px 0 0 0;
}

.imgZoomSx img {
	cursor: pointer;
	border: 1px solid #FFFFFF;
}

.imgZoomSx img:hover {
	border: 1px solid #FFCA00;
}

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

table {
	border-collapse: collapse;
}

a, .pointer {
	color: #EEEEEE;
	text-decoration: underline;
	border: 0;
}

a:hover, .pointer:hover {
	color: #FFCA00;
	text-decoration: none;
}

a img {
	border: 0;
}

div img {
	vertical-align: middle;
}

h1, h2, h3 {
	color: #F9FABF;
	padding: 0;
	margin: 0;
	text-align: left;
}

h1 {
	font-size: 16pt;
}

h2 {
	font-size: 14pt;
}

h3 {
	text-align: left;
	font-size: 12pt;
}

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

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

.cors {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.uderl {
	text-decoration: underline;
}

.no_uderl {
	text-decoration: none;
}

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

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

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

.sz8 {
	font-size: 8pt;
}

.sz9 {
	font-size: 9pt;
}

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

.w100 {
	width: 100%;
}

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

.bianco {
	color: #FFFFFF;
}

.nero {
	color: #000000;
}

.grigio_sc {
	color: #333333;
}

.aranc {
	color: #FFCA00;
}

.bgBianco {
	background-color: #FFFFFF;
}

.bgRosa {
	background-color: #F9E7EA;
}

.bgGrigio_ch {
	background-color: #CECECE;
}

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

.mar_inbody {
	margin: 20px 20px 20px 26px;;
}

.m0 {
	margin: 0;
}

.pad_inbody {
	padding: 0 0 0 26px;
}

.p5 {
	padding: 5px;
}

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

.col_evid {
	vertical-align: top;
	background-color: #BB3943;
	padding: 10px;
	border-bottom: 4px solid #A4222C;
}

.freccia {
	background-image: url('../img/fr_dx.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 12px;

}

.pointer {
	cursor: pointer;
}

.clear {
	clear: both;
}

.nascosto {
	display: none;
}

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

.paragColSx {
	width: 190px;
	float: left;
}

.paragColDx {
	width: 190px;
	margin-left: 210px;
}

div.riqSq190 {
	background-color: #BB3943;
	width: 190px;
	height: 190px;
	margin: 10px 0;
	border: 1px solid #CECECE;
}

div.riqSq95 {
	background-color: #BB3943;
	width: 95px;
	height: 95px;
	margin: 10px 0;
	border: 1px solid #CECECE;
}

/* ***** */

p.parag_norm {
	text-align: justify;
	margin: 2px 0 8px 0;
	text-indent: 6px;
}

.titolo_icn {
	color: #FFFFFF;
	background-image: url(../img/icn_titolo.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 6px 0 8px 34px;
	font-size: 12pt;
	font-weight: bold;
}

p.rich_info {
	background-image: url(../img/icn_rich_info.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 8px 0 8px 32px;
}

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

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

table.sch_opera {
	width: 99%;
}

table.sch_opera th {
	text-align: right;
	white-space: nowrap;
}

table.sch_opera td,table.sch_opera th {
	font-size: 9pt;
	vertical-align:top;
	padding: 2px 10px;
}
/*

table.sch_opera td:first-child {

	width: 200px;
}
*/


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

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

#contatto th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}

.input_f1, .inp_gen {
	width: 175px;
	font-size: 8pt;
	border: 1px solid #A09C99;
	background-color: #EFEFEF;
}

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

.obblNorm {
	font-size: 7pt;
	width: 100%;
	color: #C54242;
}

.obblWrn {
	font-size: 8pt;
	width: 100%;
	color: #FFA500;
}

.bottone {
	background-color: #E8112D;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
	border: 1px outset #fff;

}

.inpLogin {
	width: 100px;
	border: 1px solid #A09C99;
}
