/*##################################
  # Designed by Soluzioni-Web.it   #
  #                                #
  # www.soluzioni-web.it           #
  # (c) 2008 Copyright             #
  ##################################*/


body {
	background-image: url(../images/back.gif);
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #f1eae4;
	font-family: "Trebuchet MS", Arial, sans-serif, Times, serif;
	font-size: small;
	color: #000000;
	line-height: 20px;
}
acronym, abbr{
border-bottom: 1px dotted black;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #f7f8fa;
	
}
#subpic {
	margin-right: 10px;
	
}
#copy {
	margin-left: 50px;
	padding-right: 20px;
	margin-bottom: 40px;
	margin-top: 30px;
	background-color: #f7f8fa;
}

#copy_basso {
	margin-left: 10px;
	padding-right: 10px;
	margin-bottom: 40px;
	margin-top: 30px;
	background-color: #f7f8fa;
	border: 1px;
	border-color: #000000;
}


#box_right {
	margin-left: 450px;
	margin-right: 10px;
	padding-right: 20px;
	margin-bottom: 40px;
	margin-top: 70px;
	
}

#box_left {
	width:50%;
	float: left;
	margin-left: 50px;
	margin-bottom: 40px;
	margin-top: 20px;
}


#left {
	float: left;
	width: 652px;
	background-color: #f7f8fa;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#copyright {
	width:auto;
	text-align: center;
	font-size: 90%;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	clear: both;
}
#copyright a {

	color: #666666;

}

h1 {
	text-transform: uppercase;
	color: #006699;
	font-size: small;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
a {
	color: #006699;
	text-decoration: none;
	font-size: 100%;
}
a:hover {
	text-decoration: underline;
}

/*Side Navigation */

#sidenav {

}
#right {
	width: 148px;
	float: left;
}

ul.menu1 {
width:148cpx;
list-style:none; /* elimino i punti elenco */
margin:0; padding:0; /* elimino i rientri delle liste */
}
ul.menu1 li a {
display:block; /* il link occupa tutto lo spazio orizzontale */
text-decoration:none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
padding:0 1em; /* lascia spazio far il bordo del menu e il testo del link */
height:3em;line-height:3em; /* altezza del link: height e line-height devono avere il medesimo valore */
}
ul.menu1 li { display:inline } /*elimina lo spazio fra gli elementi della lista introdotto da Opera*/
ul.menu1 li a:link, ul.menu1 li a:visited {
background:#b02b2c;
color: #fff;
font-size: 95%;
text-transform: uppercase;
} /* colori per il link */
ul.menu1 li a:hover, ul.menu1 li a:active {
background: #eee;
color:#b02b2c;
} /* colori per l'effetto roll-over */



#one, #two, #three {
	padding-left: 20px;
}

#one a, #two a, #three a {
	color: #333333;
	line-height: 20px;
	font-size: 95%;
	
	}
#onehead a, #twohead a, #threehead a, #nosub a {
	color: #FFFFFF;
	
}

#onehead, #twohead, #threehead, #nosub {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	background-color: #b02b2c;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80a1b0;

}

.active {
	text-decoration: underline;
	/*text-shadow: #ccc 3px 3px;*/
	font-weight: bold;
	
}
.current {
	text-decoration: underline;
	text-shadow: #ccc 3px 3px;
	font-weight: bold;
	background-color="ffffff";
	
}
#menuspacer {
	margin-top: 10px;
	margin-bottom: 20px;
}
#copy1, #copy2, #copy3, #copy4, #copy5 {
	padding-left: 15px;
	width: 95%;
	
}
#copy1head, #copy2head, #copy3head, #copy4head, #copy5head {
	margin-top: 10px;
	font-size: 110%;
}
#closebutt{
	background-image: url(../images/close_box.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 1px;
	width: 50px;
	margin-left: 350px;
}

#logohome {
	position:absolute;
	left:495px;
	top:235px;
	width:156;
	height:80;
	z-index:0;
}
#chart {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

ul {
	margin-top: -10px;
}

#closebutt{
	background-image: url(../images/close_box.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 1px;
	width: 50px;
	margin-left: 350px;
}
#closediv {
	margin-top: 10px;
}
.blue {
	color: #006699;
}
h2 {
	color: #006699;
	font-size: small;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smallerfont {
	font-size: 80%;
}
.quote {
	margin-left: 40px;
}
#homecont {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7EB1CB;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}
#homecont a {
	color: #333333;
	line-height: 20px;
	font-size: 95%;
}
.highlight {
	font-weight: bold;
	font-size: small;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #92B6C7;
	padding-left: 20px;
}
h3 {
	color: #000000;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftNav {
	width:148px;
	float: left;
	margin-left: 5px;
	margin-bottom: 40px;
	margin-top: 40px;
}



#flashtext {
	margin-top: 240px;
}

/*Side box */
.box {
	font-size: 85%;
	color: #333333 !important;
	background: #BED3DD no-repeat right bottom!important;
	margin-top: 10px!important;
	border: 1px solid #999999;
	}
.box p {
	margin: 0;
	padding: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.box2 {
	font-size: 85%;
	color: #333333 !important;
	background: #E7D8AB no-repeat right bottom!important;
	margin-top: 10px!important;
	padding-bottom: 3px;
}
.box2 h2 {
	color: #FFFFFF;
	margin: 0px 0px 10px;
	background-color: #587C8D;
	padding-left: 10px;
	font-size: 130%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.box2 p {
	color: #000000 !important;
	font-size: 110%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin: 10px 0px;
}
.box2 ul {
	margin-top: 3px;
	padding-right: 10px;
	font-size: 110%;
	color: #000000;
}
.biggerbox2 {
	font-size: 110%;
	font-style: italic;
}
.biggerbox3 {
	font-size: 110%;
	color: #000000;
	padding-left: 10px;
}
.box2headline  {
	color: #000000;
	padding-left: 10px;
	font-size: 110%;
}

#volante {
top: 38%;
left: 49%;
z-index: 2;
text-align: Center;
background-color: transparent;
color: #192939;
position: Absolute;
font-size: 12px;
font-family: Verdana;
font-weight: Bold;
width: 250px;
height: 200px;
border: Solid 0px #CCCCCC;

}

.box_home {
	background-repeat:no-repeat;
	background-position:right top;
	padding:15px;
	color:#ffffff;
	font-size:13px;
	margin-bottom:20px;
}
.green {
	background-image: url(../images/corner_green.gif);
	background-color: #ea945b;
}

#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}
#shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    }img#resize{
width : 10em;
border : 0px;
}

#player2{margin-left: 130px;}

