/*pagina*/
body{
background-color: #fff ;
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
text-align: center;
}
/*Contenitore*/
#container{
					 width: 790px;
					 position: relative;
					 margin-right: auto;
					 margin-left: auto;
					 padding: 0;
					 background-color: #fff;
					 /*border: 1px solid #ccc;*/
}
/*top*/
#top{
		  	width: 790px;
				height: 153px;
				/*border-bottom: 1px solid #ccc;*/
}
/*#top p{
		  	visibility: hidden;
}*/

/*menu*/
#menu_top {
					width: 790px;
}					

#menu2_top{
					width: 790px;
									
}
/*colonna a sinistra*/
#sinistra{
					width: 161px;
					float: left;
}
#sinistra ul {
					list-style-type: none;
					text-align: right;
}

#sinistra ul li {
					width: 161px;
					background-image: url(img/bg_menusx.gif);
					background-position: top left;
					margin-bottom: 5px;
					padding: 2px 0;
}

#sinistra ul li a {
					font-size: 13px;
					font-weight: bold;
					color: #666;
}
#sinistra ul li a:hover {
					color: #F3A616;
}
/*colonna a centro*/
#centro{
				width: 427px;
				float: left;
				background-color: white;
				/*border-right: 1px solid #ccc;
				border-left: 1px solid #ccc;*/
}
#centrobig{
				width: 610px;
				float: left;
				background-color: white;
				/*border-left: 1px solid #ccc;*/
				padding: 25px 0px 20px 15px;
}
#centrobig p {
          	font-family: Verdana, Arial, Helvetica, sans-serif;
          	font-size: 11px;
          	color: #000;
          	text-align: justify;
						padding: 0px 0px 0px 12px;
}

.blub{
          	color: #006699;
						font-weight: bold;
}
#centrobig h1 {
					 	background-color: #F3A616;
						background-image: url(img/puntoh1.gif);
						background-repeat: no-repeat;
						padding: 2px 0px 2px 22px;
          	font-family: Verdana, Arial, Helvetica, sans-serif;
          	font-size: 12px;
						font-weight: bold;
          	color: #fff;
          	text-align: left;
}
#centrobig h2 {
          	font-family: Verdana, Arial, Helvetica, sans-serif;
          	font-size: 12px;
						font-weight: bold;
          	color: #333;
          	text-align: justify;
						border-bottom-width: 1px;
						border-bottom-style: dashed;
						border-bottom-color: #ccc;
						background-image: url(img/puntoh2.gif);
						background-repeat: no-repeat;
						padding: 0px 0px 0px 12px;
}
#centrobig h3 {
          	font-family: Verdana, Arial, Helvetica, sans-serif;
          	font-size: 12px;
						font-weight: bold;
          	color: #333;
          	text-align: justify;
						background-image: url(img/puntoh2.gif);
						background-repeat: no-repeat;
						padding: 0px 0px 0px 12px;
						margin-left: 50px;
}
#centrobig h4 {
          	font-family: Verdana, Arial, Helvetica, sans-serif;
          	font-size: 12px;
						font-weight: bold;
          	color: #333;
          	text-align: justify;
						padding: 10px 10px 10px 12px;
						margin-left: 10px;
						border: 1px dashed #006699;
}
#centrobig h4 strong {
          	color: #006699;

}
#centrobig a {
          	color: #006699;
						text-decoration: none;
}
#centrobig a:hover {
          	color: #006699;
						border-bottom-width: 1px;
						border-bottom-style: dashed;
						border-bottom-color: #006699;
}

/*foglia*/
#bgfoglia{
					z-index: 1;
					background-image: url(img/foglia.gif);
					width: 280px;
					height: 281px;
					position: absolute;
					left: 194px;
					top: 190px;
}
#gifdx{
			 z-index: 2;
			 width: 77px;
			 height: 77px;
			 position: absolute;
			 left:361px;
			 top:192px;
}
#gifce{
			 z-index: 2;
			 width: 77px;
			 height: 77px;
			 position: absolute;
			 left:278px;
			 top:192px;
}
#gifsx{
			 z-index: 2;
			 width: 77px;
			 height: 77px;
			 position: absolute;
			 left:195px;
			 top:192px;
}
/*menu sulla foglia*/
#m_fo1{
			 z-index: 3;
			 width: 110px;
			 height: 64px;
			 position: absolute;
			 left:465px;
			 top:192px;
			 font-size: 11px;
			 text-align: left;
}
#m_fo2{
			 z-index: 4;
			 width: 100px;
			 height: 54px;
			 position: absolute;
			 left:475px;
			 top:295px;
			 font-size: 11px;
			 text-align: left;
}
#m_fo3{
			 z-index: 5;
			 width: 70px;
			 height: 70px;
			 position: absolute;
			 left:435px;
			 top:375px;
			 font-size: 11px;
			 text-align: left;
}
#m_fo4{
			 z-index: 6;
			 width: 100px;
			 height: 115px;
			 position: absolute;
			 left:325px;
			 top:415px;
			 font-size: 11px;
			 text-align: left;
}
#m_fo5{
			 z-index: 7;
			 width: 80px;
			 height: 30px;
			 position: absolute;
			 left:225px;
			 top:455px;
			 font-size: 11px;
			 text-align: left;
}
#m_fo1,#m_fo2,#m_fo3,#m_fo4,#m_fo5, a:hover {
				color: #006699;
}

/*colonna a destra*/
#destra{
					width: 161px;
					float: left;
}

.bot_partner {
					text-align: left;
}
#destra dl {
				margin-top: 40px;
}
#destra dl dt {
					background-image: url(img/bot_dx.jpg);
					background-position: top right;
					width: 161px;
					font-size: 12px;
					font-weight: bold;
					color: #000;
					text-align: left;
}

#destra dl dt span {
				padding-left: 10px;
}

/*chiusura*/
#footer{
				width: 790px;
				clear: left;
				text-align: right;	
				border-bottom: 1px solid #ccc;
				
}

#footer img, #footer map {
border: 0;
}
#validation{
				width: 790px;
				clear: left;
				font-size: 10px;
				color: #ccc;				
								
}
/*contenuto*/
