@charset "utf-8";



#contenitore {
	width:1068px;
	margin:0 auto;
	text-align:left;
}

#box
{	border:3px;
width:250px;
background-color: #000;
	padding: 6px;

}


body {
	background-image: url(./images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #000000;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia,;
	font-size: 13px;
	color: #000000;
	text-align: left;
}





.banda_superiore {
	background-image: url(./images/home_page3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.text {
	font-family: Verdana;
	font-size: 13px;
	color: #FFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



A.testata:link {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
A.testata:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
A.testata:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;

}
A.testata:active {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}




A.close:link {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
A.close:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
A.close:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
A.closea:active {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}




.banda {
	background-image: url(./images/menu-middle.png);
	background-repeat: repeat-x;
}

.Prodotti {
	font-family: "Arial bold";
	color: #333333;
	padding-left: 10px;
	font-size: 18px;
}

.data {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}


a.bottone400{ font-family: Verdana;
	font-size: 12px;
	background-color: #F5F5F5;;
	color: #000000; display:block; width:400px; height:19px;  margin:0;  padding:6px; }
a.bottone400:hover{ background-position:0 -31px;color: #3399FF; text-decoration:none;  } 

.bordi
{	background-color: #000;
	padding: 6px;
	border-color:#000;
	-o-border-radius: 9px; /* Opera */
	-icab-border-radius: 9px; /* iCab */
	-khtml-border-radius: 9px; /* Konqueror */
	-moz-border-radius: 9px; /* Firefox */
	-webkit-border-radius: 9px; /* Safari */
	border-radius: 9px; /* IE 9 */


}


.chiusura {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.contatti {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.corpo_home {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
}
.testocentrale {
	font-family: Verdana;
	font-size: 13px;
	color: #000;
	text-align: left;
}
.style4 {
	font-family: Verdana;
	font-size: 9pt;
}
.style5 {
	font-size: 9pt;
	font-family: verdana;
}
.style7 {font-size: 14px}
.Download {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}


.bordi {
	padding: 6px; 
	background-color: #FFCC00; 
	font-size: 12px; 
	font-family: verdana; 
	text-align: left; 
	border-radius: 9px 9px 9px 9px; /* CSS 3 */
	-o-border-radius: 9px; /* Opera */
	-icab-border-radius: 9px; /* iCab */
	-khtml-border-radius: 9px; /* Konqueror */
	-moz-border-radius: 9px; /* Firefox */
	-webkit-border-radius: 9px; /* Safari */
	border-radius: 9px; /* IE 9 */
	behavior: url(/giacomo/ie-css3.htc);
}


a:hover.link
{
border:none;
}

img
{
border:none;
}




    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:relative;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:middle;
		width:940px;
		background:#fff;		
		margin-bottom:2em;
		}	
			
	#content{
		position:relative;
		}			

/* Easy Slider */
			

	#slider{}	
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to 	the parameters provided here
		*/ 
		width:940px;
		height:163px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:40px;
		}	
	#nextBtn, #slider1next{
		left:940px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */





li.menu {
    /* Voci dell'elenco principale */
    width: 100%;
    padding: 5px 0;
}
 
li.title a {
    /* Voce del menu principale */
    display: block;
    position: relative;
    width: 200px;
    height: 34px;
    padding: 10px 20px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #cc0000;
    color: #ffffff;
    font-family: BPreplay,Arial,Helvetica,sans-serif;
    font-size: 21px;
    overflow: hidden;
}
 
li.title a:hover {
    background-color: #f40000;
    text-decoration: none;
}
 
li.title a span {
    /* Questo span agisce come parte finale della sezione title */
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 44px;
}
 
.sub-menu {
    /* Sotto menu */
    display: none;
    width: 100%;
    padding-top: 5px;
}
 
.sub-menu li {
    /* Voci del sotto menu */
    margin: 5px 0;
    padding: 4px 18px;
    border: 1px solid #40392c;
    background-color: #2F2F2F;
    color: #cccccc;
}



.tabella_testata
{border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;

}







#pulsante {
	height: 43px;
	width: 516px;
	margin: auto;
}

ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu {
	display:none;
	margin: auto;
	width:500px;
	border: 1px solid  #CCC;
	border-top: none;
}

.menu li {
	background-color: #FFF;
}

.menu li:hover {
	background-color: #D7D7D7;
}

.menu li a {
	color:#000; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.menu li a:hover {
	font-weight:bold;
	color: #0075e1;
}




#stage {
			top: 0px;
			left: 0px;
			z-index: 100;
		}
		.stage {
			position: absolute;
			top: 0;
			left: 0;
			width: 745px;
			min-width: 745px;
			height: 292px;
			overflow: hidden;
			background: #ffffff;
		}
		#bg {
			background: #ffffff url(images/bg.png) 0 0 repeat-x;
		}
		#clouds {
			background: transparent url() 305px 102px repeat-x;
		}
		#hill2 {
			background: transparent url(images/hill2.png) 0 135px repeat-x;
		}
		#hill1 {
			background: transparent url(images/hill-with-windmill.png) 0 0px repeat-x;
		}
		
		#bird {
			background: transparent url(images/bird-forward-back.png) 0 0px no-repeat;
			position: absolute;
			width: 629px;
			height: 158px;
			z-index: 0;
			cursor: pointer;
		}
		
		#box {
	min-width:745px;
	padding-top:292px;
	position:relative;
	width:745px;
	background: #ffffff;
}
#mainContent {
	padding: 40px 30px 30px 30px;
}
#mainContent h1 {
	text-align: -9999px;
	height: 0;
	overflow: hidden;
	margin: 0;
}

#sidebar {
	position: absolute;
	top: 200px;
	width: 200px;
	right: 30px;
}
.panel {
	margin-bottom: 2em;
	display: none;
}


