@charset "UTF-8";
/* CSS Document */

            *{
	margin:0;
	padding:0;
            }
            body{
                font-family:Arial, Helvetica, sans-serif;
				background:url(../images/patternfiorioro.jpg) top left repeat;
				font-size: 12px;  
				text-align:center;   
            }
            a.back{
                background:transparent url(../images/back.png) no-repeat 0px 0px;
                position:absolute;
                width:150px;
                height:27px;
                outline:none;
                top:195px;
                right:0px;
            }
            
#big {
	
	width: 860px;
	margin: auto;
	background-color:#653426;
	margin-top:20px;
	text-align:left;
	position:relative;
}


#header {
	background:url(../images/headertrasp.png) no-repeat 50%;
	margin:0 auto;
	width:800px;
	height:220px;
}


#content {
	width:800px;
	height:300px;
	margin:0 auto;
}


#box1 {
	width:460px;
	margin-left: 0px;
	border-left:medium #663300 2px;
	float:left;
}

#box1 a {
	color:#000000;
}

#mappa {
	padding-left:35px;
}

#box2 {
	width:340px;
	margin-right: 0px;
	float:right;
	border-left:3px solid #653426;
	padding-left:10px;
}



#up {
	background:url(../images/ombra_up.png) no-repeat 50% ;
	width:830px;
	height:48px;
	margin:0 auto;
}
#centro {
	margin:auto;
	background:url(../images/ombra_centro.png) 50% 101% repeat-y;
	width:830px;
	overflow:hidden;
}

p {
	padding-left: 35px;
	text-indent:15px;
	line-height:130%;
	margin-bottom:15px;
}


#box2 p {
	padding: 0 25px 0 20px;
	text-indent:15px;
	line-height:130%;
	margin-bottom:15px;
}

h1 {
	font-size:16px;
	color:#663300;
	font-weight:bold;
	padding-left: 35px;
}

#box1 h2 {
	font-size:14px;
	color:#663300;
	font-weight:bold;
	font-style:oblique;
	padding-left: 35px;
}

#box1 ul {
	padding-left: 55px;
	line-height:150%;

}

#box1 li {
	list-style:square;
}

#box1 img {
	margin: 0 10px 10px 10px;
}

#imagineleft {
	margin: 10px 25px;
}

#box2 h1 {
	font-size:16px;
	color:#663300;
	font-weight:bold;
	font-style:italic;
	padding-left: 20px;
}

#box2 h2 {
	font-size:14px;
	color:#663300;
	font-weight:bold;
	font-style:oblique;
	padding-left: 20px;
}

#box2 img {
	margin:10px 20px;
}


#down {
	background:url(../images/ombra_down.png) no-repeat 50% 101%;
	width:830px;
	height:44px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#663300;
}

#down a {
	text-decoration:none;
	color:#663300;
}

