body {
	margin:0 0 0 0 ;
	padding:0;
	text-align:center;
	font-family:  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	background:#C2C8CF;
	position:relative;
}

img {
   behavior: url("css/pngbehavior.htc");
}

body,html { 
	width:100%; 
	height:100%;
}
a {		
	text-decoration:none;
	color:#000;
}

a:hover{	
	text-decoration:none;
	color: #ccc;
}


/* style per oggetti form----------------------------------------------------------- */
input ,textarea {
	color: #32305A;
	font-size: 80%;
	font-family: Tahoma, "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 4px;
	border: 1px solid #152D47;
	background-image:url(../img/pattern_form.gif);
}

.optionbox{
	border-bottom: 1px solid #32305A;
}

.selectbox{
	border: 1px solid #32305A;
	color: #32305A;
	font-size: 80%;
	font-family: Tahoma, "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}

.customselectbox {
	font-size: 100%;
	color:#32305A;
	font-family: Tahoma, "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;		
}

.button {
	background: #ff0;
	border: 0px solid #32305A;
	color: #000;
	font-size: 90%;
	padding: 2px 5px;
	text-decoration: none;
}

.asterisco {
	color: #152D47;
	}
/* end style per oggetti form----------------------------------------------------------- */


.telaio-totale{
	position:relative;
	border:0px solid #D9755A;
	width:100%;
	min-height:100%;
	/*height:auto !important;*/
	height:100%;	
	margin:auto;
	padding:0;
}
.footer-bg{
	position:absolute; 
	width:100%; 
	min-height:105px; 
	/*height:auto !important;*/
	height:105px;  
	left:0px; 
	bottom:0px; 
	border-top:5px solid #D7DCD7;
	background-image:url(../img/bg_footerpattern.jpg);
	background-repeat:repeat-x;
}

.telaio{
	position:relative;
	border:0px solid #D9755A;
	width:760px;
	min-height:100%;
	/*height:auto !important;*/
	height:100%;	
	margin:auto;
	padding:0;
	background-image: url(../img/ombra_telaio.jpg);
	text-align:center;
}

.telaio-frame-sup{
	position:relative;
	border:0px solid #D9755A;
	width:100%px;
	min-height:20px;
	/*height:auto !important;*/
	height:20px;		
	margin:auto;
	padding:0;
	background:#294147;
	text-align:center;
	color:#fff;
	font-size:60%;
	
}



.header{
	position:relative;
	border:0px solid #000;	
	background:#fff;
	width:750px;
	min-height:210px;
/*height:auto !important;*/
	height:210px;	
	margin:auto;
	padding:0;
	text-align:center;
	background-image:url(../img/bg_header.jpg);
}

.header-logo{
	position:absolute;
	top:0px;
	left:180px;
	border:0px solid #000;	
	width:403px;
	min-height:170px;
	/*height:auto !important;*/
	height:170px;	
	margin:auto;
	padding:0;
	text-align:left;
}

.menu{
	position:absolute;
	bottom:6px;
	left:0px;
	border:0px solid #000;	
	width:750px;
	min-height:30px;
	/*height:auto !important;*/
	height:30px;	
	margin:auto;
	padding:0;
	text-align:left;
}

.menu a{
	margin:0;
	padding:0;
}
.menu a:hover{
	margin:0;
	padding:0;
}

.colonna-sx{
	position:absolute;
	top:0px;
	left:0px;
	border:0px solid #000;
	width:160px;
	min-height:480px;
	/*height:auto !important;*/
	height:480px;	
	margin:auto;
	padding:0;
}

.colonna-dx{
	position:absolute;
	top:0px;
	right:0px;
	border:0px solid #000;
	width:160px;
	min-height:480px;
	/*height:auto !important;*/
	height:480px;	
	margin:auto;
	padding:0;
}

.colonna-cx{	
	border:0px solid #000;
	width:410px;
	margin:0px 175px 10px 175px;
	min-height:600px;
	/*height:auto !important;*/
	height:600px;	
}

.corpo{
	position:relative;
	border:0px solid #000;
	width:750px;
	min-height:100%;
	/*height:auto !important;*/
	height:100%;	
	margin:auto;
	padding:0;
	text-align:center;
	background:#364B53;
	background-image:url(../img/bg_corpo.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.corpo-box-contenuto{
	position:relative; 
	width:500px;
	min-height:800px;
	/*height:auto !important;*/
	height:800px; 
	margin:0 10px 20px 200px; 
	border:0px solid #000; 
	text-align:left;
	padding-top:30px;
}


.footer{
	position:relative;
	border:0px solid #000;
	width:748px;
	min-height:88px;
	/*height:auto !important;*/
	height:88px;
	background-image:url(../img/bg_footer.jpg);
	background-repeat:repeat-x;	
	padding:0;
	margin:auto;
}

.footer-credits{
	position:absolute;
	top:24px;
	border:0px solid #000;
	width:174px;
	min-height:10px;
/*height:auto !important;*/
	height:10px;
	margin:auto;
	padding:0;
	left: 525px;
	font-size:70%;
	text-align:right;
}

.footer-testo{
	position:absolute;
	bottom:10px;
	border:0px solid #000;
	width:670px;
	min-height:10px;
/*height:auto !important;*/
	height:10px;
	margin:auto;
	padding:0;
	left: 31px;
}

.footer a {		
	text-decoration:none;

}

.footer a:hover{	
	text-decoration:none;
	color:#ccc;
}


/*********************************************/
.menu-home-anteprima {
	margin:auto;	
	padding:0;
}
.menu-home-anteprima ul {	
	list-style: none;
	margin: auto;
	padding: 0;
}
.menu-home-anteprima ul li {
	display: inline ;
}

.menu-home-anteprima a{		
	display:block;
    border:0px solid #41407A;
	background:#C5CBD1;
	text-align: left;
	font-size:70%;
	font-weight:bold;
	margin: 0 0 4px 0;
	padding: 2px 4px;
	text-decoration:none;
	color:#000;
}

.menu-home-anteprima a:hover{	
	margin: 0 0 4px 0px;
	padding: 2px 8px;
	border:0px solid #3C424F;
	border-left:4px solid #3C424F;
	background:#F0D673;
	color:#c00;
}

/*********************************************/

.box-anteprima{
	clear:left;
	position:relative; 
	width:500px;
	min-height:190px;
	height:190px; 
	margin:0px 0px 0px 0px; 
	border:0px solid #000; 
	text-align:left;
}

.box-anteprima-titolo{
	position:relative; 
	padding-left:10px; 
	width:460px;
	min-height:105px;
	height:105px; 
	font-size:90%; 
	color:#fff; 
	background:#102842;
	margin:auto;
	margin:40px 0px 40px 0px; 
	border:1px solid #000; 
	text-align:left;
}

.box-anteprima-titolo a{
	color:#F0D673;
	text-decoration:none;
}

.box-anteprima-titolo a:hover{
	color:#fff;
	text-decoration:none;
}


.box-anteprima-img{
	position:absolute; 
	top:10px; 
	right:0px; 
	width:210px;
	min-height:170px;
	height:170px;
	border:0px solid #000; /* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/base_foto1_anteprima.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.box-anteprima-img[class] {
	background-image:url(../img/base_foto1_anteprima.png);
	background-repeat:no-repeat;
}


.box-anteprima-sx{
	clear:left;
	position:relative; 
	width:500px;
	min-height:190px;
	height:190px; 
	margin:0px 0px 0px 0px; 
	border:0px solid #000; 
	text-align:right;
}

.box-anteprima-titolo-sx{
	position:relative; 
	padding-right:10px; 
	width:460px; 
	min-height:105px;
	height:105px; 
	font-size:90%; 
	color:#fff; 
	background:#102842; 
	margin:40px 0px 40px 0px; 
	border:0px solid #000; 
	text-align:right;
}

.box-anteprima-titolo-sx a{
	color:#F0D673;
	text-decoration:none;
}

.box-anteprima-titolo-sx a:hover{
	color:#fff;
	text-decoration:none;
}

.box-anteprima-img-sx{
	position:absolute; 
	top:10px; 
	left:0px; 
	width:210px;
	min-height:170px;
	height:170px;
	border:0px solid #000; /* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/base_foto1_anteprima.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.box-anteprima-img-sx[class] {
	background-image:url(../img/base_foto1_anteprima.png);
	background-repeat:no-repeat;
}


.box-dettaglio{
	clear:left;
	position:relative; 
	width:500px;
	min-height:110px; 
	height:110px; 
	margin:0; 
	border:0px solid #000; 
	text-align:left;
}


.box-dettaglio-titolo{
	position:relative; 
	padding-left:10px; 
	width:500px;
	min-height:105px; 
	height:105px; 
	font-size:90%; 
	color:#fff; 
	background:#102842; 
	margin:30px 0px 20px 0px; 
	border:0px solid #000; text-align:left;
}


.box-dettaglio-titolo a{
	color:#F0D673;
	text-decoration:none;
}

.box-dettaglio-titolo a:hover{
	color:#fff;
	text-decoration:none;
}


.box-testo-detail-foto1 {
	position:absolute; 
	width:210px;
	min-height:170px;
	height:170px; 
	border:0px solid ##000; 
	left: 295px; 
	top: 196px;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/base_foto1_anteprima.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.box-testo-detail-foto1[class] {
	background-image:url(../img/base_foto1_anteprima.png);
	background-repeat:no-repeat;
}

.box-testo-detail{
	width:270px; 
	font-size:70%; 
	color:#fff; 
	border:0px solid #000;
	padding-left:10px;
	min-height:600px;
	height:600px;	
}


.box-testo-detail a{
	color:#F0D673;
	text-decoration:none;
}

.box-testo-detail a:hover{
	color:#fff;
	text-decoration:none;
}
.box-testo-detail-dj{
position:relative;
	width:500px; 
	min-height:600px;
	height:auto !important;
	height:600px; 
	font-size:70%;
	text-align:justify; 
	color:#fff; 
	border:0px solid #000;	
}