@charset "UTF-8";
/* CSS Document */

html {
height:100%;
}

body {
font-family:Tahoma, Verdana, sans-serif, serif;
color:#FFFFFF;
background:#e1dfd4;
margin:0;
padding:0;
height:100%;
min-width:100%;                                 
min-height:710px;
position:relative;
scrollbar-base-color:#e1dfd4;
scrollbar-track-color:#bab8af;
scrollbar-shadow-color:#bab8af;
scrollbar-darkshadow-color:#bab8af;
scrollbar-highlight-color:#bab8af;
scrollbar-3dlight-color:#bab8af;
scrollbar-arrow-color : #fff;
}

#contenitore_esterno {
width:100%;                                 
height:710px;
top:50%;   
left:50%;
position:absolute;
margin-top:-355px;
margin-left:-50%;
background:url(../../img/sfondo_contenitore_esterno.gif) repeat-x;

}

#contenitore_esterno_door {
width:100%;                                 
height:710px;
top:50%;   
left:50%;
position:absolute;
margin-top:-355px;
margin-left:-50%;
background:url(../../img/sfondo_contenitore_esterno_door.gif) repeat-x;
}


#contenitore_interno {
width:989px;
height:710px;
margin-left:auto;
margin-right:auto;
position:relative;
}

#splash_door {
width:989px;
height:666px;
background:url(../../img/sfondo_door.jpg) no-repeat;
}

#splash_door ul {
	position:absolute;
	margin:0;
	padding:0;
	list-style-type:none;
	left: 534px;
	top: 343px;
}

#splash_door ul li {
margin:20px 0;
}

#testata {
widows:989px;
height:87px;
position:relative;
background:url(../../img/sfondo_testata.jpg) no-repeat;
}

#testata .menu_home {
margin:0;
padding:0;
list-style-type:none;
position:absolute;
left: 150px;
top: 7px;
}

#testata .menu_home li {
margin-bottom:17px;
}

#testata .menu_home li a:link {
color:#a8a694;
text-decoration:none;
font-size:12px;
}

#testata .menu_home li a:visited {
color:#a8a694;
text-decoration:none;
font-size:12px;
}

#testata .menu_home li a:active {
color:#a8a694;
text-decoration:none;
font-size:12px;
}

#testata .menu_home li a:hover {
color:#a8a694;
text-decoration:underline;
font-size:12px;
}


#col1 {
width:234px;
height:579px;
float:left;
background:url(../../img/sfondo_col1.jpg) no-repeat;
}

#col2 {
width:505px;
height:579px;
float:left;
position:relative;
}

#col3 {
width:250px;
height:579px;
float:left;
position:relative;
background:url(../../img/sfondo_col3.jpg) no-repeat;
}

#col3_materiali {
width:250px;
height:579px;
float:left;
position:relative;
background:url(../../img/sfondo_col3_materiali.jpg) no-repeat;
}


#footer {
clear:both;
width:989px;
height:44px;
}

img {
border:none;
}

.iva {
padding-top:25px;
color:#a7a38f;
font-size:12px;
float:left;
}

.credits {
padding-top:25px;
color:#a7a38f;
font-size:12px;
float:right;
}

.credits a:link {
color:#a7a38f;
font-size:12px;
text-decoration:none;
}

.credits a:visited {
color:#a7a38f;
font-size:12px;
text-decoration:none;
}

.credits a:active {
color:#a7a38f;
font-size:12px;
text-decoration:none;
}

.credits a:hover {
color:#a7a38f;
font-size:12px;
text-decoration:underline;
}

.ghost {
display:none;
}
#riquadro_contenuto_testo {
width:500px;
left:6px;
height:454px;
position:absolute;
right:0px;
top:10px;
background:#bab8af;
overflow:auto;
font-size:14px;
}

.box_slide_home {
position:absolute;
width:744px;
height:454px;
z-index:4;
top:200px;
left:239px;
}
