body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
}

div#container, div#container_hp  {
	width: 800px;
	margin:0 auto;
	padding: 0;
	border: 1px solid #E8112D;
	position: relative;
}

div#container_hp {
	background-color: #E8112D;
}

div#riqLogo {
	background-color: #FFFFFF;
	width: 800px;
	margin:0 auto;
	padding: 5px;
}

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

div#lingue {
	width: 600px;
	text-align:right;
	margin:40px 0 0 195px;
}

div#riqRicerca {
	text-align:right;
}

div#boxRic {
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #E8112D;
	margin: 10px 10px 0 0;
	padding: 1px;
	float:right;
}

div#boxRic form {
	margin: 0;
	padding: 0;
}

div#riqMenu {
	height: 15px;
	padding: 15px 0 5px 10px;
}

div#container_hp div#riqMenu {
	border-bottom: 1px solid #FFFFFF;
}

div#container div#riqMenu {
	border-bottom: 1px solid #E8112D;
}

div#riqSottoMenu {
	height: 50px;
	padding: 10px 0 0 10px;

	background-image: url(../img/p_rosso.gif);
	background-repeat: repeat-x;
	background-position: 0 30px;

	border-bottom: 1px solid #E8112D;
}

div#main {
	width: 480px;
	height: 480px;
	float: left;
}

div#colDx {
	margin-left: 481px;
}

div#riqA {
	height: 290px;
	overflow: auto;
}

div#container_hp #riqA {
	background-color: #FFFFFF;
}

div#container #riqA {
	background-color: #E8112D;
}

table#tbThEv {
	width: 316px;
	height: 190px;
}

div#container_hp td#riqB {
	background-color: #FFFFFF;
}

div#container td#riqB {
	background-color: #E8112D;
}

td#riqC {
	font-size: 7pt;
}

div#container_hp td#riqC {
	background-color: #E8112D;
}

div#container td#riqC {
	background-color: #FFFFFF;
	text-align: right;
	padding: 10px 15px;
}

div#footer {
	font-size: 8pt;
	width: 800px;
	margin:0 auto 10px auto;
	background-color: #FFFFFF;
}

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

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

a {
	color: #4D4D4D;
	text-decoration: none;
}

a:hover, a.active {
	color: #FFA500;
	text-decoration: none;
}

a.lnkRosso {
	color: #E8112D;
	text-decoration: none;
}

a.lnkRosso:hover {
	color: #FFA500;
	text-decoration: none;
}

a img {
	border: 0;
	vertical-align: middle;
}

h1.titMain {
	color: #E8112D;
	font-size: 12pt;
	background-image: url(../img/sq_rosso16.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 4px 20px;
	margin: 5px;
}

h2 {
	font-size: 10.5pt;
	margin: 10px 0 2px 0;
	padding: 0;
	font-family: Arial;
}

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

span.menu {
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 20px 0 14px;
}

div#container_hp span.menu {
	background-image: url(../img/sq_bianco.gif);
}

div#container span.menu {
	background-image: url(../img/sq_grigio.gif);
}

span.menu a {
	font-size: 10pt;
}

div#container_hp span.menu a {
	color: #FFF;
}

div#container span.menu a {
	color: #a09c99;
}

div#container_hp span.menu a:hover{
	color: #FFFF00;
}

div#container span.menu a:hover{
	color: #E8112D;
}

div#container span.menu#mn_active a {
	color: #E8112D;
}

div#container span.menu#mn_active {
	background-image: url(../img/sq_rosso.gif);
}

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

li.menu_v  {
	background-image: url(../img/sq_s_grigio.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding: 0 6px 0 9px;
}

li.menu_v_noQ {
	padding: 0 6px 0 9px;
}

#mn_v_active {
	background-image: url(../img/sq_s_rosso.gif);
}

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

#nav, #nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.5em;
}

#nav li{
	float: left;
	position: relative;
	z-index: 30;
}


li.menu_v a, li.submenu_v a, li.menu_v#mn_v_active li.submenu_v a {
	color: #8C8987;
}

li.menu_v a:hover, li.submenu_v a:hover, li.menu_v#mn_v_active li.submenu_v a:hover {
	color: #E8112D;
}

li.menu_v#mn_v_active a, li.menu_v#mn_v_active li.submenu_v#submn_v_active a {
	color: #E8112D;
}

li.submenu_v:first-child {
	margin-top: 12px;
}

li.submenu_v {
	height: 16px;
	padding: 0 0 0 20px;
	margin: 0 0 0 3px;
	background-color: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background-repeat: no-repeat;
	background-position: 0 2px;
	background-image: url(../img/sq_s_rosso_tree.gif);
}

#nav ul {
	position: absolute;
	display: none;
	top: 10px;
	left:0;
}

#nav li ul a{
	width: 28em;
	white-space: nowrap;
	height: auto;
	float: left;
}

#nav ul ul{
	top: auto;
}

#nav li ul ul {
	left: 22em;
	margin: 0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display: block;
}
/******************************************************************************/

a.mn_footer {
	color: #A09C99;
}

a#mn_s_active {
	color: #E8112D;
}

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

#riqA h2:first-child {
	margin: 0 0 2px 0;
}

#riqA h3, #riqC h3  {
	font-size: 13pt;
	margin: 0;
	padding: 0 10px;
}

#riqA h3  {
	color: #E8112D;
}

#riqC h3  {
	color: #FFFFFF;
}

.contNews {
	margin: 0;
	padding: 5px 10px;
}

.contNews dd {
	font-size: 8pt;
	margin: 5px 0 15px 2px;
	padding: 0;
}

.contNews em {
	font-style: normal;
	font-weight :bold;
	color: #A09C99;
	margin: 2px 0;
}

div#riqA .contNews {
	color: #E8112D;
}

td#riqC .contNews {
	color: #FFFFFF;
}

td#riqC div.contNews h2 a {
	color: #FFFFFF;
}

#riqC h2 {
	font-size: 9pt;
	margin: 5px 0 0 0;
}

div#riqA .tb_news_button {
	width: 100%;
	margin: 42px 0 0 0;
}

td#riqC .tb_news_button {
	width: 100%;
	margin: 15px 0 0 0;
}

div#riqA .tb_news_button {
	border-top: 1px solid #A09C99;
	border-bottom: 1px solid #A09C99;
}

td#riqC .tb_news_button {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.tb_news_button td {
	width:90%;
	vertical-align: middle;
	padding: 5px;
}

.tb_news_button td:first-child {
	width:10%;
	border-right: 1px solid #A09C99;
	white-space: nowrap;
}

td#riqC .tb_news_button td:first-child {
	border-right: 1px solid #FFFFFF;
}

.news_button {
	text-align:center;
	margin: 0;
	padding: 0;
}

.news_style{
	display:none;
}


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

#ftTh1 {
	background-color: #FFFFFF;
	width: 70px;
	height:70px;
	padding:0;
	margin: 0;
	float: left;
}

#ftTh1 img {
	width: 70px;
}

#ftTh2 {
	background-color: #FFFFFF;
	width: 40px;
	height: 40px;
	padding:0;
	margin: 0 0 0 71px;
	position: relative;
}

#ftTh2 img {
	width: 40px;
}

#ftTh3 {
	background-color: #FFFFFF;
	background-image: url(../img/rect_rosso.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 29px;
	padding:0;
	margin: 0 0 0 71px;
	text-align:right;
}

#ftTh3 img {
	width: 29px;
	border-top: 1px solid #E8112D;
	border-left: 1px solid #E8112D;
}


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

.riqResRic {
	border-bottom: 1px dashed #A09C99;
	padding: 5px 0;
	margin-bottom: 5px;
}

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

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

.grigio {
	color: #A09C99;
}

.celeste {
	color: #ADD8E6;
}

.rosso {
	color: #E8112D;
}

.bianco {
	color: #FFFFFF;
}

.evid {
	background-color: #efefef;
}

.sz8 {
 font-size: 8pt;
}

.sz10 {
 font-size: 10pt;
}

.bold {
	font-weight: bold;
}

.cors {
	font-style: italic;
}

.center {
	text-align: center;
}

.cntSp10 {
	padding: 10px;
}

.cntSp20 {
	padding: 20px;
}

.m0 {
	margin: 0;
}

.mt10 {
	margin-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.p0 {
	padding: 0;
}

.p10 {
	padding: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pl25 {
	padding-left: 25px;
}

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

.floatRx {
	float: right;
	margin: 0;
	padding: 0 0 10px 10px;
}

.ind10 {
	text-indent: -13px;
}

.cntLh10 p {

	line-height: 10pt;

}

.clear {
	clear: both;
}

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

.link {
	cursor:pointer;
}

.hidden {
	display: none;
}

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

input#txtRic {
	width: 150px;
	background-color: Transparent;
	border: 0;
	font-family: 'Courier New';
	font-size: 12pt;
}

input#btRic {
	background-color: #E8112D;
	color: #FFF;
	font-family: Arial;
	font-size: 8pt;
	width: 20px;
	height: 20px;
	border: 0;
}

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

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

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

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

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

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

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

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

}

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

#serieThumb {
	height: 72px;
	position: absolute;
	display: none;
}

.thumbLavori {

	border-right: 1px solid #E8112D;
	border-bottom: 1px solid #E8112D;

}

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

div#riqBannerExt {
	background-color: #FFFFFF;
	width: 598px;
	height: 208px;
	padding: 20px;
	border: 1px solid #E8112D;
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

	position: absolute;
	left: 102px;
	top: 112px;
	z-index: 5;
}

div#riqBannerInt {
	text-align: left;
	width: 600px;
	height: 210px;
	padding: 20px;
	border: 2px solid #CCCCCC;

	position: absolute;
	left: 100px;
	top: 110px;
	z-index: 6;
}


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


