.cursor { cursor: pointer; }

body {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin:0;
	background-color:#EFF2F3;
	background-position:center top;
}

/* titolo */
h1 {
	color: #555555;
	font-size: 14px;
	line-height:30px;
	margin:0px 0px 0px 0px;	
}

/* sottotitolo */
h2 {
	color: #CF2613;
	font-size: 18px;
	line-height:16px;
	font-style:inherit;
	font-weight: normal;
	margin:0px 0px 0px 1px;	
	text-align:left;
}

/* testo */
h3 {
	color: #555555;
	font-size: 14px;
	line-height:16px;	
	font-weight: bold;	
	margin:0px;	
}
h3 a {color: #ffc82c; text-decoration:none;	}
h3 a:hover {color: #ffc82c; text-decoration:underline;} 	

/* testo piccolo */
h4 {
	color: #555555;
	font-size: 12px;
	line-height:16px;
	font-style:inherit;
	font-weight: 450;
	margin:0px 0px 0px 1px;	
	text-align:left;
}
h4 a {color: #555555; text-decoration:underline;	}
h4 a:hover {color: #555555; text-decoration:none;} 	

/* testo molto-piccolo */
h5 {
	color: #FFED6D;
	font-size: 20px;
	line-height:30px;
	margin:0px 0px 0px 0px;	
	text-align:left;
}

h6 {
	color: #555555;
	font-size: 12px;
	line-height:15px;
	margin:0px 0px 0px 0px;	
	text-align:left;
	font-weight: normal;
}

h6 span {
	color: #555555;
	font-size: 22px;
	line-height:15px;
	margin:0px 0px 0px 0px;	
	text-align:left;
	font-weight: normal;
}




th {
	color: #FFED6D;
	font-size: 12px;
	line-height:30px;
	margin:0px 10px 5px 10px;	
	text-align:center;
}

li {
	list-style-image:url(../img/IcoList.png);
}

fieldset { -moz-border-radius: 8px; border-radius: px; } 

legend {
	color:#555555;
	font-size:13px;
}

.prod{ 
	border-bottom:1px dashed #555555;
}

/*.container{
	position:absolute;
	width:100%;
	height:100%;
	margin: 0;
	left:auto;
	padding: 0;
	z-index: 1;
}*/

.Home{ 
	width:1000px;
	height:100%;
	margin:auto;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	background-color:#FFFFFF;	
}

.ContentTD{
	border-left-color:#FFED6D;
	border-left-style:solid;
	border-left-width:1px;
}

.ContentBorder{
	border-top-color:#555555;
	border-top-style:dashed;
	border-top-width:1px;
}

.ContentBorderProd{
	border-top-color:#555555;
	border-top-style:dashed;
	border-top-width:1px;
	text-align:center;
	padding-top:5px;
}

.CenterTD{ 
	text-align:center;
	background-color:#FFFFFF;
	font-size:10px;
	background-color:#EFF2F3;
}

.Logo{
	text-align:right;
}

a{ 
	outline:none;
}

object{ 
	outline:none;
}

a:link, a:visited {
	text-decoration: none;
	color: #555555;
}

a:hover {
	color: #555555;	
	text-decoration: underline;
}

textarea,select{
	border:1px solid #598094; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;
	text-decoration: none
}


input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;
	text-decoration: none
}

TastoImg {
	 font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00000;
	text-decoration: none
}

td {
	border: none;
	text-align:left;
}
img {
	text-decoration: none;
	border: none;
}

.News {
	float:left;
	text-align:left;
	padding:5px;
	width:350px;
}

.BoxDX {
	text-align:left;
	padding:5px;
	width:150px;
}

.News a:link, .News a:visited {
	text-decoration: none;
	color: #555555;
	font-size: 11px;
}

.News a:hover {
	color: #555555;	
	text-decoration: underline;
}

.Content {
	font-size: 12px;
	padding: 3px 8px 3px 8px;
	text-align: justify;
}

.ContentField legend{
	font-size: 20px;
}

.ContentField li{
	list-style-image:url(../img/Flag.jpg);
}

.ContentBox {
	float:left;
	padding:8px;
	text-align:left;
	height:100%;
	width:210px;
	border-bottom:5px solid #FFED6D;
	border-left:1px solid #BDBFBE;
	border-right:1px solid #BDBFBE;	
	margin-left:15px;
}

.ContentBoxAppuntamento {
	float:left;
	padding:8px;
	text-align:left;
	height:100%;
	width:210px;
	border-bottom:5px solid #999C9C;
	border-left:1px solid #F59115;
	border-right:1px solid #F59115;	
	margin-left:15px;
}

.ContentBoxDX {
	float:left;
	padding:8px;
	text-align:left;
	width:200px;
	font-size:12px;
	margin:12px 0;
	position:relative;
}

.ContentBoxBOTTOM {
	float:left;
	padding:8px;
	text-align:left;
	width:342px;
	height:160px;
	font-size:12px;
	margin:15px 8px;
}

.ContentBoxSpazio {
	float:left;
	height:180px;
	width:14px;
}

.ContentBox p{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	height:100%;
}

.ContentBox span{
	font-size:12px;
	font-weight:bold;
}

.ContentBoxNews {
	float:left;
	padding:8px 8px 8px 8px;
	text-align:left;
	height:100%;
	width:330px;
	border-bottom:5px solid #999C9C;
	border-left:1px solid #BDBFBE;
	border-right:1px solid #BDBFBE;
	font-size:12px;
	margin-left:15px;
}

.ContentBoxNews p{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	height:78px;
	font-size:11px;
}

.ContentBoxNews span{
	font-size:12px;
	font-weight:bold;
}

.ContentBoxPromo {
	float:left;
	padding:8px 8px 8px 2px;
	text-align:left;
	height:100%;
	width:330px;
	border-bottom:5px solid #999C9C;
	border-left:1px solid #BDBFBE;
	border-right:1px solid #BDBFBE;
	font-size:12px;
	margin-left:15px;
}

.ContentBoxPromo p{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	height:78px;
	font-size:11px;
}

.ContentBoxPromo span{
	font-size:12px;
	font-weight:bold;
}

.ContentBoxNewsSpazio {
	float:left;
	width:14px;
}

.ContentBoxNewsPagina {
	padding:8px;
	width:94%;
	text-align:left;
	border-bottom:5px solid #999C9C;
	border-left:1px solid #BDBFBE;
	border-right:1px solid #BDBFBE;
	font-size:12px;
	margin-left:15px;
}

.ContentBoxNewsPagina p{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-align:left;
	font-size:11px;
}

.ContentBoxNewsPagina span{
	font-size:12px;
	font-weight:bold;
}

.piedeColor {
	border-color:#C82122; 
	border-top-style: solid; 
	border-top-width: 3px
}

.Titolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C82122;
	text-decoration: none;
	font-weight: bold;	
}

.TitoloSX {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #486CA1;
	text-decoration: none;
	font-weight: bold;	
}

#menu03v{
	width: 400px;
}
#menu03v ul{
	margin: 1px 1px 1px 1px;
	list-style: none;
}

#menu03v li{
	width: 60px;
	height:15px;
	margin: 0px;
	padding: 0px;
	float:left;	
}

#menu03v a:link, #menu03v a:visited{
	width: 60px;
	height:15px;
	margin: 0px;
	padding: 0px;
	float:left;
	color: #EBEDD8;

}
#menu03v a:hover, #menu03v a:focus, #menu03v a:active{
	color: #7E7B6C;
}

.MenuConteiner {
	width: 900px;
	height:14px;
	text-align:left;
	background-color:#F0F0F0;
	padding: 6px 0px 8px 0px;
}

.menu {
	width: 90px;
	height:10px;
	float:left;
 	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
.menu a:link, .menu a:visited {
	display: block;
	color: #000;
	font-size: 11px;
	font-style:inherit;
	font-weight: 450;
	margin: 0;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	border-right: 1px solid  #000;
}
.menu a:hover, .menu a:focus, .menu a:active{
	/*color: #FFED6D;
	border-bottom: 1px solid  #C82122;*/
	color: #FFED6D;
	border-right: 1px solid  #555555;
}

.menuRiservata {
	width: 260px;
	height:10px;
	float:left;
 	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-style:inherit;
	font-weight: 450;
	padding: 2px 5px 2px 5px;
	font-size: 11px;		
}

.menuDX {
	text-align:center;
	padding: 2px 5px 2px 5px;
	background-color:#F0F0F0;	
	vertical-align:top;	
}

.toggleopacity img{
filter:alpha(opacity=60);opacity: 0.6;
}

.toggleopacity:hover img{
filter:alpha(opacity=100);opacity:1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}
.hidden{
	display:none;
}

.SchedaSX {
	border-left:1px dashed #FFED6D;	
	border-top:1px dashed #FFED6D;
	border-bottom:1px dashed #FFED6D;
}

.SchedaDX {
	border-right:1px dashed #FFED6D;	
	border-top:1px dashed #FFED6D;
	border-bottom:1px dashed #FFED6D;
	padding-right:5px;
}

.SchedaPrezzo {
	color: #535353;
	font-size: 16px;
	margin-top:30px;
	text-align: center;
	font-weight:bold;
}

.SchedaLabel {
	color: #FFED6D;
	font-size: 12px;
	vertical-align:top;
	padding-bottom:10px;
	text-align:right;
	padding-right:3px;
}

.SchedaLabelCont {
	font-size: 12px;
	vertical-align:top;
	padding-bottom:10px;
}

.PreventivoButton{
	width:230px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #555555;
	vertical-align:top;
	background-color:#FFFFFF; 
	border:1px solid #555555;
	cursor:default;
	cursor:pointer;
}

.Tasto{
	height:27px;
	background-image:url(../img/tastoNew.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:right;
}

.Tasto a:link, .Tasto a:visited {
	padding-right:80px;
	text-decoration: none;
	color: #555555;
	font-size: 11px;
}

.Tasto a:hover {
	padding-right:80px;
	color: #555555;	
	text-decoration: underline;
}

.TastoNews{
	height:27px;
	background-image:url(../img/TastoNew.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:right;
}

.TastoNews a:link, .TastoNews a:visited {
	padding-right:50px;
	text-decoration: none;
	color: #555555;
	font-size: 11px;
}

.TastoNews a:hover {
	padding-right:50px;
	color: #555555;	
	text-decoration: underline;
}

.TastoCompila{
	width:125px;
	height:27px;
	background-image:url(../img/tasto.jpg); 
	background-position:right; 
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:center;
}

.TastoCompila a:link, .TastoCompila a:visited {
	text-decoration: none;
	color: #555555;
	font-size: 11px;
}

.TastoCompila a:hover {
	color: #555555;	
	text-decoration: underline;
}

.TastoAppuntamento{
	width:260px;
	height:20px;
	background-image:url(../img/TastoAppuntamentoNew.jpg);
	background-position:right; 
	background-repeat:no-repeat;
	padding-top:12px;
	text-align:center;
}

.TastoAppuntamento a:link, .TastoAppuntamento a:visited {
	text-decoration: none;
	color: #606060;
	font-size: 11px;
}

.TastoAppuntamento a:hover {
	color: #FFF;	
}

.TestataPromozioni{
	height:70px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
}


.TestataTitoloNews{
	height:60px;
	padding-top:10px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
}



.Testata{
	background-image:url(../img/TestataNeve.jpg);
	background-position:top center; 
	background-repeat:no-repeat;	
	text-align:center;
	margin-right:20px;
	width:740px;
}

.TestataAppuntamento{
	background-image:url(../img/TestataRicercaNeve.jpg);
	background-position:top center; 
	background-repeat:no-repeat;	
	text-align:center;
	margin-right:20px;
	width:740px;
}

.TestataOfferta{
	background-image:url(../img/TestataNeveOfferta.jpg);
	background-position:top center; 
	background-repeat:no-repeat;	
	text-align:center;
	margin-right:20px;
	width:740px;
}

.TestataUltime{
	background-image:url(../img/TestataNeveNew.jpg);
	background-position:top center; 
	background-repeat:no-repeat;	
	text-align:center;
	margin-right:20px;
	width:740px;
}

.TestataNews{
	background-image:url(../img/TestataNewsNeve.jpg);
	background-position:top center; 
	background-repeat:no-repeat;	
	text-align:center;
	margin-right:20px;
	width:740px;
}

.TestataOffertaAttuale{
	background-image:url(../img/TestataOfferta_Attuale.png);
	background-position:top center; 
	background-repeat:no-repeat;	
	text-align:center;
	margin-right:20px;
	width:740px;
	padding-top:12px;
}

.TastoOff{
	width:137px;
	height:27px;
	background-image:url(../img/TastoOfferta.png); 
	background-position:right; 
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:right;
	position:absolute; 
	top:100px; 
	right:2px;
}

