@charset "UTF-8";

/* @group service */

/* @group hack ie png fix */
img, div, * {behavior: url(stili/iepngfix.htc);}
/* @end */


*  {margin:0; padding:0;}
a {
	text-decoration: none;
	color: #CF1113;
}

h1 {
	color: #f59a49;
	text-align: center;
	font: normal normal 12px/18px "Courier New", Courier, mono;
	letter-spacing: 2px;
	background-color: #262626;
}
a:hover {text-decoration: underline;}
ul {
	list-style-type: none;
	/*margin-left: 2em;*/
}
img { margin:0; padding:0; border:0;}
a img { border:0;}
.clear { clear:both;}

.right_only { float: right;}

.right { float: right;margin-right: 20px;text-align: left;
	width: 100px;
}
.left_only  {float: left;margin-left: 15px;}
.left  {
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
	text-align: center;
	width: 100px;
}

/*.left img  {
	border: 7px solid white;
	margin-bottom: 8px;
}*/
div.line-hor-black {
	background-color: black;
	height: 1px;
}
.spacer10  {
	clear: both;
	padding-top: 10px;
}

.spacer10-ombra  {
	clear: both;
	padding-top: 10px;
	background: url(../images/ombraDx.png) no-repeat right top;
}

.spacer10-ombra-top  {
	clear: both;
	padding-top: 10px;
	background: url(../images/ombraDx-top.png) no-repeat right top;
}
.spacer20  {
	clear: both;
	padding-top: 20px;
}

.spacer30  {
	clear: both;
	padding-top: 30px;
}
input, textarea, select	{
	margin-bottom: 10px;
	color: #838282;
	font: 11px/14px "Trebuchet MS", Arial;
	background-color: white;
	border: 1px solid silver;
	padding: 2px 3px;
}
input.but	{
	font-size: 11px;
	line-height: 20px;
	color: white;
	background-color: #d01c1d;
	border: 1px none gray;
}
/* @end */

html, body {
	text-align: center;
	color: #5d5240;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}
body {
	background-color: #2c2c2c;
}

body.pops {
	text-align: left;
	background-color: whitesmoke;
	margin: 20px;
}

#container {
	margin:0 auto;
	width: 959px;
	text-align: left;
}

#indent {
	background: url(../images/bg-global.gif) repeat-y 0 top;
}

#header {
	width: 913px;
	margin: 0 auto;
}

#menu {
	margin-bottom: 0px;
	width: 913px;
	margin: 0 auto;
}

/* @group ///// home //// */

#content-home {
	width: 913px;
	margin: 0 auto;
	height: 569px;
	background: url(../images/bg-home.jpg) no-repeat center top;
	position: relative;
}

#content-home .arearis-log {
	position: absolute;
	width: 180px;
	top: 45px;
	left: 90px;
}

#content-home .arearis-accedi {
	position: absolute;
	width: 100px;
	top: 110px;
	left: 175px;
}

#content-home .arearis-accedi a {
	display: block;
	height: 30px;
}

#content-home .nwsl-log {
	position: absolute;
	width: 180px;
	top: 270px;
	left: 90px;
}

#content-home .prenota {
	position: absolute;
	width: 275px;
	top: 385px;
	left: 10px;
}

#content-home .nwsl-accedi {
	position: absolute;
	width: 140px;
	top: 302px;
	left: 125px;
}

#content-home .nwsl-accedi a {
	display: block;
	height: 30px;
}

#content-home .last-accedi {
	position: absolute;
	width: 310px;
	top: 5px;
	left: 300px;
}

#content-home .last-accedi a {
	display: block;
	height: 140px;
}

#content-home .vantaggi {
	position: absolute;
	width: 255px;
	top: 385px;
	left: 640px;
	height: 170px;
	overflow: auto;
	color: #a4977b;
}

/* @group offerta1 */

#content-home .off1-img {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 110px;
	height: 90px;
	border: 1px solid #c0b190;
}

#content-home .off1-img img {
	border: 5px solid #f5eddc;
}

#content-home .off1-txt {
	position: absolute;
	width: 150px;
	top: 200px;
	left: 450px;
	font: 11px/15px Arial;
}

#content-home .off1-accedi {
	position: absolute;
	width: 100px;
	top: 260px;
	left: 505px;
}

#content-home .off1-accedi a {
	display: block;
	height: 30px;
}

/* @end */

/* @group offerta2 */

#content-home .off2-img {
	position: absolute;
	top: 325px;
	left: 320px;
	width: 110px;
	height: 90px;
	border: 1px solid #c0b190;
}

#content-home .off2-img img {
	border: 5px solid #f5eddc;
}

#content-home .off2-txt {
	position: absolute;
	width: 150px;
	top: 325px;
	left: 459px;
	font: 11px/15px Arial;
}

#content-home .off2-accedi {
	position: absolute;
	width: 100px;
	top: 387px;
	left: 505px;
}

#content-home .off2-accedi a {
	display: block;
	height: 30px;
}

/* @end */

/* @group offerta3 */

#content-home .off3-img {
	position: absolute;
	top: 450px;
	left: 320px;
	width: 110px;
	height: 90px;
	border: 1px solid #c0b190;
}

#content-home .off3-img img {
	border: 5px solid #f5eddc;
}

#content-home .off3-txt {
	position: absolute;
	width: 150px;
	top: 450px;
	left: 450px;
	font: 11px/15px Arial;
}

#content-home .off3-accedi {
	position: absolute;
	width: 100px;
	top: 512px;
	left: 505px;
}

#content-home .off3-accedi a {
	display: block;
	height: 30px;
}

/* @end */

/* @group verifica */

#content-home .verifica-form1 {
	position: absolute;
	width: 243px;
	top: 60px;
	left: 650px;
}

#content-home .verifica-form2 {
	position: absolute;
	width: 150px;
	top: 110px;
	left: 650px;
}

#content-home .verifica-accedi {
	position: absolute;
	width: 100px;
	top: 110px;
	left: 800px;
}

#content-home .verifica-accedi a {
	display: block;
	height: 30px;
}

/* @end */

/* @end */

/* @group //// page //// */

#content {
	width: 913px;
	margin: 0 auto;
	height: auto;
	background: #fbf7ee url(../images/bg-page.jpg) no-repeat center top;
	position: relative;
}

#content .vantaggi {
	position: absolute;
	width: 255px;
	top: 385px;
	left: 640px;
	height: 170px;
	overflow: auto;
	color: #a4977b;
}

/* @group verifica page */

#content .verifica-form1 {
	position: absolute;
	width: 243px;
	top: 60px;
	left: 650px;
}

#content .verifica-form2 {
	position: absolute;
	width: 150px;
	top: 110px;
	left: 650px;
}

#content .verifica-accedi {
	position: absolute;
	width: 100px;
	top: 110px;
	left: 800px;
}

#content .verifica-accedi a {
	display: block;
	height: 30px;
}

/* @end */

/* @end */

#col-cnt {
	width: 560px;
	float: left;
	margin-left: 30px;
	padding-top: 25px;
}

/*#col-cnt img {
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
	float: right;
}*/

/* @group col cnt (main tab) */

/* @group elenco prod */

div.elenco {
	margin-bottom: 10px;
	margin-left: 30px;
}

div.elenco a img {
	border: 4px solid #262626;
}

div.elenco a:hover img {
	border: 4px solid white;
}

div.elenco div.titprod {
	float: right;
	width: 340px;
	margin-top: 30px;
	font-size: 14px;
	color: white;
}

/* @end */

/* @group scheda prod */

div.scheda {
	margin-bottom: 30px;
}

.cart {
	background-color: rgba(0,0,0,0.1);
	width: auto;
	margin-bottom: 20px;
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	padding-left: 5px;
	padding: 10px;
}

/* @end */

/* @group photogallery */

div.photogallery {
	margin-bottom: 10px;
}
div.photogallery a  {
	float: left;
	border: 5px solid #262626;
	margin: 2px;
}
div.photogallery a:hover  {
	border-color: #ff9f3c;
}

/* @end */

/* @end */

#col-sx {
	float: left;
	width: 200px;
	margin-left: 10px;
}

#col-dx {
	float: right;
	width: 300px;
	height: 600px;
}

/* @group side col (tab sx - dx) */


div.sidetab{
	margin-bottom: 10px;
}

/* @group menu sx (menu contestuale alle sezioni) */

div.msxtop {
	width: 200px;
	height: 73px;
}

div.msxbtm {
	width: 200px;
	height: 41px;
}

.menu {
	background: url(../images/msxcnt.png) repeat-y center top;
	padding-top: 20px;
}

.menu ul {
	margin-left: 13px;
	margin-right: 15px;
	font-size: 12px;
	text-align: left;
}
.menu ul li {
	list-style: none;
}
.menu ul li a {
	background: url(../images/ico_menusx.png) no-repeat left center;
	padding-left: 20px;
	display: block;
	color: black;
	font: 14px/18px Rockwell, "Courier New", Courier, mono;
	margin-bottom: 10px;
}
.menu ul ul {
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.menu ul ul li a {	
	background: url(../images/ico_menusx2.png) no-repeat left center;
	color: black;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
}

.menu ul ul ul {
	margin-left: 10px;
	margin-right: 0px;
}
.menu ul ul ul li a {
	display: block;
	font-weight: bold;
	background: url(../images/ico_menusx3.png) no-repeat left center;
	font-size: 12px;
	color: black;
}

/* @end */

/* @group menu dx (menu contestuale alle sezioni) */

div.m-top-btm {
	width: 200px;
	height: 45px;
}

.menudx {
	background: url(../images/mdxcnt.png) repeat-y center top;
	padding-top: 10px;
}
.menudx ul {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
}
.menudx ul li {
	list-style: none;
	
}
.menudx ul li a {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	display: block;
	color: white;
	border-bottom: 2px dashed rgba(0,0,0,0.40);
	font: bold 13px/18px "Courier New", Courier, mono;
	margin-bottom: 9px;
	padding-left: 5px;
}

.menudx ul li a:hover {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	color: white;
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
}

.menudx ul li a:active {
	/*background: url(../images/ico_menusx.gif) no-repeat left center;*/
	color: white;
	background-color: rgba(0,0,0,0.6);
	text-decoration: none;
}
.menudx ul ul {
	margin-left: 50px;
}
.menudx ul ul li a {
	color: #2f5267;
	display: block;
	background: url(../images/ico_download.png) no-repeat left center;
}

/* @end */

/* @group news */

.news {
	margin-left: 20px;
	margin-right: 20px;
}
.news ul {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	color: #255c88;
}
.news ul li {
	list-style: none;
	padding-bottom: 10px;
	
}
.news ul li a {
	background: url(../images/ico_arrow.gif) no-repeat left 3px;
	display: block;
	color: #e86812;
	padding-left: 15px;
}

/* @end */

/* @group msx */

.msx {
	width: 240px;
	margin-bottom: 15px;
}

/*.msx p {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 15px;
	font: 17px/18px Arial, Helvetica;	
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 10px;
	color: #777776;
}*/
.msx a {
	text-decoration:none;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 2px;
	font: 17px/22px Arial, Helvetica;	
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 8px;
	color: #777776;
	display: block;
}
.msx a:hover {
	color: silver;
	border-bottom: 1px solid gray;
}
.msx div.sub a {
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	border: none;
	line-height: 15px;
}
.msx div.sub a:hover {
	color: gray;
	background-color: #e9e9e9;
}

/* @end */

/* @group coldx */

.mdx {
	margin-bottom: 10px;
}

.mdx span {
	margin-left: 10px;
}

.mdx img {
	margin-left: 15px;
	vertical-align: middle;
}
.tit2a img {
	margin-left: 10px;
	vertical-align: middle;
}
.tit2a input {
	margin-left: 10px;
	vertical-align: baseline;
	line-height: 20px;
	font-size: 13px;
}

.mdx p {
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	color: #496c81;
	font: 15px Arial, Helvetica;
}

.mdx p a:hover {
	text-decoration: none;
	color: #929292;
}

.mdx p.txt {
	color: #777776;
	font: 11px/16px Arial, Helvetica;
	border: none;
	margin-bottom: 0px;
}

.mdx p.txtstrong {
	color: black;
	font: bold 11px/16px Arial, Helvetica;
	border: none;
	margin-bottom: 0px;
}

/* @end */

/* @end */

/* @group footer */

div#footer {
	padding-top: 10px;
	clear: both;
	background: url(../images/bg-footer.jpg) no-repeat center top;
	text-align: center;
	padding-bottom: 10px;
	padding-right: 200px;
}

div#footer p {
	font-size: 11px;
}
div#footer p.legals {
	float: right;
	margin-right: 20px;
}
div#footer p.legals a {
}
div#footer p.credits {
	float: right;
	margin-right: 40px;
	color: silver;
}
div#footer p.credits a {
	color: silver;
}

div#footer ul {
	padding-top: 10px;
	font-size: 10px;
}

div#footer li {
	display: inline;
	list-style: none;
	background: url(../images/kw.bullet.gif) no-repeat left center;
	padding-left: 20px;
	padding-right: 20px;
}
div#footer li a {
	color: black;
}
/* @end */

/* @group navbar */

.navbar {
	background-color: #d8c6a8;
	width: auto;
	margin-bottom: 20px;
	padding-left: 5px;
}

.navbar ul li {
	display: inline;
}

.navbar ul li a {
	padding: ;
	padding-right: 20px;
	padding-left: 20px;
	color: #2c2c2c;
}
.navbar a:hover {
	text-decoration: underline;
}

/* @end */

/* @group box nav < > */

div#boxcont-nav {
	width: 190px;
	height: 25px;
	left: 20px;
	position: relative;
	top: 50px;
}
.navleft {
	float: left;
}
.navleft a, .navright a {
	text-decoration: none;
	color: gray;
	display: block;
	border: 1px solid silver;
	background-color: #e9e9e9;
	padding: 2px 5px;
}
.navleft a:hover, .navright a:hover {
	background-color: #d6d6d6;
}
.navright {
	float: right;
}

/* @end */


/* @group classi testo etc */

.tit0 {
	color: #ff9f3c;
	font: 28px/38px Rockwell, "Courier New", Courier, mono;
	margin-bottom: 20px;
}

.tit0 span {
	color: white;
	float: right;
	font: italic 13px/38px Arial, "Trebuchet MS";
	text-transform: uppercase;
}

.tit0a {
	color: #f5a52a;
	font: 15px/28px Rockwell, "Courier New", Courier, mono;
}

.tit1 {
	color: #CF1113;
	margin-bottom: 15px;
	font: 18px/28px Arial, "Trebuchet MS";
	border-bottom: 1px solid silver;
}
.tit2 {
	font: bold 12px/18px Arial, "Trebuchet MS";
	color: #025FAD;
	margin-bottom: 20px;
}
.tit2a {
	font: 15px/18px "Courier New", Courier, mono;
	color: #e9e9e9;
	margin-bottom: 2px;
}

.txt {
	font: 11px/15px "Trebuchet MS", Arial;
	color: white;
}
.prezzolistino {
	font: 14px/20px Arial;
	color: #fcd866;
	margin-bottom: 10px;
	text-decoration: line-through;
}

.prezzo {
	font: bold 13px/20px Arial;
	color: #e02f2d;
	margin-bottom: 10px;
}

.tit3 {
	font: bold 14px/28px "Trebuchet MS", Arial;
	color: white;
	margin-bottom: 10px;
	border-bottom: 1px solid silver;
}
.tit3-bor {
	font: bold 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #255c88;
	margin-bottom: 10px;
	border-bottom: 1px solid white;
}
.note {
	font: 11px/18px Arial, Helvetica;
	color: #696969;
}

.note2 {
	font: bold 12px/20px Arial, Helvetica;
	color: #d00700;
	margin-bottom: 10px;
}
.formservice {
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
}
.seleziona {
	color: #CF1113;
	font: 12px Arial, "Trebuchet MS";
}
.seleziona a {
	color: #CF1113;
	font-size: 12px;
	font-family: Arial,"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}
.seleziona a:hover {
	color: #CF1113;
	font-size: 12px;
	font-family: Arial,"Trebuchet MS";
	font-weight:bold;
	text-decoration:underline;
}
.textauto  {
	color: #5d5240;
	font: 10px Georgia, "Times New Roman", Times, serif;
}
.offerta {
	color: #CF1113;
	font: 14px Arial, "Trebuchet MS";
	text-decoration:underline;
}
a.key {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial,"Trebuchet MS";
	font-weight:bold;
	text-decoration:none;
}
a.key:hover {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial,"Trebuchet MS";
	font-weight:bold;
	text-decoration:underline;
}
.newprenot {
	position: relative;
	width: 300px;
	float: left;
}
.delprenot {
	position: relative;
	width: 200px;
	float:left;
	text-align: center;
	padding-top: 50px;
}
.cont-offerte  {
	width: 500px;
	margin-bottom: 20px;
}
.off-img {
	position: relative;
	float:left;
	height: 90px;
	margin-right: 20px;
	border: 1px solid #c0b190;
}

.off-img img {
	border: 5px solid #f5eddc;
}

.off-txt {
	position: relative;
	float: left;
	width: 150px;
	font: 11px/15px Arial;
}
/* @end */

