/* -----------------------------------------------------------------------

   Double "C" CSS Framework 0.2
   http://www.invertebrati.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Double "C".
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'hide' directory.

----------------------------------------------------------------------- */


body {
	margin:0px auto;
	background-image: url(../indice/sfondo2.jpg);
}

/* typography.css 
body {
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
}
*/

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#111;
}

h1 {
	font-size:3em;
	line-height:1;
	margin-bottom:0.5em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2 {
	font-size:2em;
	margin-bottom:0.75em;
}

h3 {
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
}

h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
	height:1.25em;
}

h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}

h6 {
	font-size:1em;
	font-weight:bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}

img {
	border: 0;
}
/*
img:focus, img:hover, img:link, img:visited, img:active {
	border: 0;
}
*/
a {
	color:#033;
	text-decoration:none;
}

a:focus, a:hover {
	color:#FF6C00;
}

li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin: 0px 0px 40px 0px;
}

.tablecontatti {
	margin: 10px 0px 40px 20px;
}

th {
	font-weight:bold;
}
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.hide {
	display:none !important;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color:#fff;
}
.removed {
	background:#900;
	color:#fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
/* grid.css */
.container {
	width:900px;
	margin: 0px auto;
	background-repeat: inherit;
}
.showgrid {
	background-image: url(grid.png);
}

div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #eee;
}
div.colborder {
	padding-right:24px;
	margin-right:25px;
	border-right:1px solid #eee;
}
.prepend-top {
	margin-top:1.5em;
}
.append-bottom {
	margin-bottom:1.5em;
}
.box {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#E5ECF9;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:visible;
}
/*
.clearfix, .container {
	display:block;
}

*/
.clear {
	clear:both;
}
/* forms.css */
label {
	font-weight:bold;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	margin:0.5em 0;
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #666;
}
input.text, input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:390px;
	height:250px;
	padding:5px;
}
.error, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	font-size:11px;
	padding:0.8em;
	margin-bottom:1em;
	color:#999999
}


/*header & navigate 
#main_container {

}
#header {
	padding-top:10px;
	padding-bottom:0px;
	background:transparent url(../images/top_shadow.jpg) no-repeat scroll left bottom;
	margin-bottom:7px
}


#main_menu ul#for_components {
	background-image:none;
}

*/

.components_title {
	background:transparent url(../indice/sub_menu_pre_btn_down.gif) no-repeat 5px center;
	display:block;
	color:#555555;
	font-size:93%;
	padding:3px 0 3px 20px;
}

.nav_submenu .navtop {
	filter:Alpha(Opacity=95);
	display:block;
	height:10px;
	padding:0;
	margin:0;
}
.nav_submenu .navbottom {
	filter:Alpha(Opacity=95);
	display:block;
	height:10px;
	padding:0;
	margin:0;
	background-color:transparent;
}

/*tool and  grid
.noborder, td.noborder, tr.noborder, li.noborder {
	border:1px none #FFF !important
}
*/

.col5 {
	margin-left: 10px;
	margin-right:10px;
	width:auto;
	float: left;
}

col3_2 {
	width:auto;
	margin: 10px;
}

.orologio {
	width:auto;
	margin: 10px 80px 0px 80px;
}

.contatore {
	width:auto;
	margin: auto 428px 10px;
}

div#col3bis {
	float:left;
	margin:10px auto;
	width: 282px;
	border-bottom: 1px solid #999999;
	height: auto;
    }
	
div#col3bisbanner {
	margin:10px 0px 20px 30px;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 30px;
    }	
	
div#colimg {
	float:left;
	width:auto;
	margin: 16px 0px 10px 16px;
	}

div#coltext {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#033;
	width: 140px;
	margin: 22px 0px 0px 0px;
    }

div#col2text {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#033;
	width: 260px;
	text-align: left;
	margin-top: 10px;
    }

div#col2chisiamo {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#033;
	width: 200px;
	margin-right: 18px;
	text-align: left;
	margin-top: 16px;
    }



div.clearer {
	float: none;
	clear: both;
	height: none;
	width: inherit;
    } 
	
.col4 {
	margin-right:10px;
	width:290px;
	float: left;
}
.col3 {
	margin-left: 0px;
	margin-right:10px;
	width:290px;
	float: left;
	margin-bottom: 10px;
}
.col2 {
	float:left;
	width:500px;
	margin: 17px 26px 0px 26px;
	border-bottom: 1px solid #999999;
	background: none;
}

.col2contatti {
	float:left;
	width:500px;
	margin: 17px 26px 0px 26px;
	border-bottom: 1px solid #999999;
	background-image: url(../indice/contatti.png);
	background-position: center;
	background-repeat: no-repeat;

}
.col2video {
	float:left;
	width:500px;
	margin: 70px 26px 0px 26px;
	border-bottom: 1px solid #999999;
	background: none;
}
.col1 {
	margin-left: 18px;
	width:auto;
	float: left;
	margin-bottom: 14px;
}
.col1video {
	margin-left: 18px;
	width:auto;
	float: left;
	margin-bottom: 14px;
}
.coltextchisiamo {
	width:498px;
/*	background: url(../indice/chisiamor.png) no-repeat; */
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	margin: 14px 0px 14px 0px;
	background-position: 10px 120px;
}

.coltextsitiweb {
	width:498px;
	background: url(../indice/sitiwebamici_foto.png) no-repeat;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	margin: 14px 0px 14px 0px;
}

.textsitiweb {
	width:498px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
	font-size: 14px;
	margin: 14px 0px 14px 0px;
	color: #000;
}

.finediv {
	width: 500px;
	height: 0px;
	margin: 32px 26px 0px 26px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #033;
	font-weight: bolder;
	font-size: 14px;
}

.texpassw {
	height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #033;
	font-weight: bolder;
	font-size: 14px;
}

.space_right {
	margin-right:10px
}

#footer { clear:left; }

/*shadow*/
.top_shadow {
	background:url(../images/top_shadow.jpg) 0 0 no-repeat;
	height:20px;
	border:none;
	clear:both;
	float:none;
	width:100%
}
.down_shadow {
	background:url(../images/down_shadow.jpg) 50% bottom no-repeat;
	height:16px;
	border:none;
	clear:both;
	float:none;
	width:100%;
	margin-top:5px;
	margin-bottom:5px
}
/*png word*/
#png_text {
	position:absolute;
	left:642px;
	top:172px;
	z-index:1
}
.three_party_logo {
	margin: 1480px auto 0px auto;
	display: block;
	height: 40px;
	text-align: center;
}

a.comparebutton {
	display:block;
	font-size:100%;
	text-decoration:none;
	cursor:pointer;
	margin-top:1em;
	float:left;
	margin-right:2px;
}
a.comparebutton span {
	display:block;
	float:left;
	width:21px;
	height:21px;
	font-weight:normal;
	background:url(../indice/button_compare_left.gif) no-repeat scroll left top;
}
a.comparebutton b {
	display:block;
	float:left;
	color:#6A6A6A;
	text-align:center;
	zoom:1;
	background:url(../indice/button_compare_right.gif) scroll no-repeat right top;
	padding:1px 10px 2px 4px
}
.panel_content {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	z-index:1000
}
.panel_content ul {
	list-style:none outside none
}
.panel_content li {
	float:left
}
.panel_content li a {
	display:block;
	width:50px;
	margin:10px 5px 2px 5px;
	text-decoration:none;
	color:#333
}
.panel_content li img {
	border:1px solid #CCC;
	margin:10px 5px 2px 5px;
}
.panel_content li a img {
	border:1px solid #CCC;
	margin:0;
}
.panel_content li a.removebutton {
	float:left;
	font-style:normal;
	font-size:11px;
	background:url(../indice/remover_button.gif) no-repeat left center;
	padding-left:9px;
	width:34px;
	margin:0 0 0 5px
}
.panel_content li span {
	font-size:11px;
	visibility:hidden;
	width:200px;
	padding-left:22px;
	padding-top:5px;
	color:#FF8429;
	position:absolute;
	overflow:hidden;
	left:0;
	top:80px
}
.panel_content li:hover span {
	visibility:visible
}
a.comparenow {
	display:block;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
	float:right;
	margin-right:20px;
	margin-top:2px
}
a.comparenow span {
	display:block;
	float:left;
	width:13px;
	height:21px;
	font-weight:normal;
	background:url(../images/button_compare_now_left.gif) scroll no-repeat left top;
}
a.comparenow b {
	font-weight:normal;
	font-size:11px;
	display:block;
	float:left;
	color:#6A6A6A;
	text-align:center;
	zoom:1;
	background:url(../indice/button_compare_right.gif) scroll no-repeat right top;
	padding:2px 10px 3px 2px
}

.contatti {
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 20px 0px 10px 16px;
	font-weight: bolder;
	width: 520px;
	float: left;
	font-size: 14px;
	text-align: left;
	
	}
	
.contatti1 {
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px 14px 18px 14px;
	font-weight: bolder;
	
	}

.col3gallery {
	float:left;
	width:535px;
	margin: 14px 9px 0px 9px;
	border-bottom: 1px solid #999999;
}

.col2gallery {
	float:left;
	width:535px;
	margin: 17px 9px 0px 9px;
	border-bottom: 1px solid #999999;
}


.col2pass {
	float:left;
	width:535px;
	margin: 17px 9px 0px 9px;
}


.col1gallery {
	width:auto;
	float: left;
	margin: 0px 0px 14px 19px;
}

.col1login {
	width:auto;
	float: left;
	margin: 40px 0px 14px 0px;
}

.col1galleryreserve {
	width:120px;
	float: left;
	margin: 0px 0px 14px 12px;
}

.col1gallerylogin {
	width:300px;
	float: left;
	margin: 0px 7px 14px 7px;
}

.col1gallerybuy {
	width:110px;
	float: left;
	margin: 18px 0px 10px 19px;
}

.col1schede {
	margin: 0px 0px 14px 19px;
	width: 384px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.col1video {
	margin: 0px 20px 14px;
	width: 460px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texleft {
	text-align: left;

}

.texschede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;

}

.texschedeval {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #b0c5bc;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}

.texschedeval1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #d2d4d3;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}


.texschedevalcent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 4px 10px 4px 0px;
}

.texcenter {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}

.texdispsi {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #090;

}

.texdispno {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;

}

.testocol2 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	clear: both;

}
.testocol2contatti {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;

}
.testocol3 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	clear: both;

}

.testopage {
	text-align: left;
	font-size: 14px;
	font-weight: bolder;

}
/*
.testopage:hover {
	text-align: left;
	font-size: 14px;
	font-weight: bolder;

}

*/
.testo1col2 {
	text-align: left;

}
