/* CSS Agli Saune */

/*stili sul body e tipografia */
body{
	background-color: #e8e4d1;
	
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666666;
	text-align: justify;
	background-attachment: fixed;
}
h1{
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 0.5em;
	color: #BB1B19;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C30202;
	padding-bottom: 5px;
}
h2{
 font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
        font-size: 12px;
        margin-top: 0.5em; color: #E63E25;
}
h3{font-size: 1.4em}
h4{font-size: 1.2em}
h5{font-size: 1em}
h6{font-size: 0.85em}

/*tabella*/

table.sortable{border:0; padding:0; margin:0;}
table.sortable td{padding:4px; width:20px; border-bottom:solid 2px #DEDEDE;}
table.sortable th{padding:4px;}
table.sortable thead{background:#e3edef; color:#333333; text-align:left;}
table.sortable tfoot{font-weight:bold; }
table.sortable tfoot td{border:none;}


/*line-height*/
p, blockquote, pre, ol, dl, ul, form {line-height:1.5}

/* set di base per margini e padding */
html, body{margin: 0;padding: 0}
h1, h2, h3, h4, h5, h6{margin: 0.7em 0 0.2em}


.txt_home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.title_prodotti{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	text-align: center;
	padding-bottom: 5px;
}

.title_sez{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
	
}

.offerta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-align: center;
	
	font-weight: bold;
}

.infromativa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	background-color: #f3f3f3;
	padding: 10px;
}
.orange{
	font-weight: bold;
	color: #D12900;
	font-size: 14px;
	text-decoration: underline;
}



.bg_paper{
	background-image: url(../img/bg_mid.gif);
	background-repeat: repeat-y;
}
.bg_white {
	background-color: #FFFFFF;
}

.bg_gazebo{
	background-image: url(../img/bg_gacebo.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.bg_gazebo_2{
	background-image: url(../img/bg_gacebo_120.gif);
	background-repeat: no-repeat;
	background-position: center;
}


.bg_table{
	background-image: url(../img/bg_table.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #7D7D7D;
	padding-left: 10px;
	padding-right: 5px;
}

.trat {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.trat_sx {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}

.txt {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0,8em;
}

.txt_title {
	color: #BC2A2A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
}

.gallery{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}

/* BORDI IMMAGINE */

.imgborder{
	position:relative;
	padding: 8px;
	border: 1px solid #CCCCCC;
	
}

.imgborderred{
	position:relative;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A62424;
	border-right-color: #A62424;
	border-bottom-color: #A62424;
	border-left-color: #A62424;
}

/*   END  */

/* OPTIONAL       */

.optional{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-color: #F4F4F4;
	}
	
	.optional_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #196096;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	background-color: #F6F6F6;
	background-image: url(../img/arrow_tab.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}

/*   END  */

a{
	text-decoration: none; 
}
a.down:link {
	color: #D81F24;
	text-decoration: none;
	font-weight: bold;
}
a.down:visited,active {color: #D81F24; text-decoration: none}
a.down:hover {
	color: #0099CC;
	
	text-decoration: none;
	background-color: #fafafa;
}

a.credits:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a.credits:visited,active {color: #D81F24; text-decoration: none}
a.credits:hover {
	color: #00CCFF;
	
	text-decoration: none;
	background-color: #fafafa;
}

.footer{
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #DA0202;
	text-align: center;
	letter-spacing: 1px;
	background-image: url(../img/bg_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 60px;
}

.bg_map{
	
	background-image: url(../img/ombra_map.gif);
	background-repeat: no-repeat;
	background-position: center;
}

