/* menù */

body{
	padding:0 0 20px 0;
	background-color: #FFFFFF;
	}
	
div, ul, img{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
	

#header{
	color:#FFFFFF;
	border-bottom:#FFFFFF 1px solid;
	width:900px;
	margin:0px auto;
	}
	
#header img.logo{
	margin:0 0 0 20px;
	padding:0;
	width:400px;
	}
	
#header ul{
	background-color:#000066;
	height:30px;
	margin:5px 0 0 0;
	padding:0 0 0 30px;
	color:#FFFFFF;
	}
#header ul li{
	float:left;
	display:block;
	line-height:30px;
	font-weight:bolder;
	font-size:12px;
	padding:0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
#header ul li a{
	text-decoration:none;
	color:#ffffff;
	text-transform:capitalize;
	background-color:#000066;
	}
#header ul li a:hover, #header ul li.active{
	color:#FFFFFF;
	background-color:#000066;
	}
	
#welcome{
	border-bottom:#8080ff 2px solid;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	height: auto;
	margin-bottom: 10px;
	max-width: 900px;
	
	}
	
/* body home */

.titolo{
	padding-left: 30px; 
}

.galleria{
	height:70px;
	margin-top: 5px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(immagini/sfondo_ombra_lilla.jpg);
	margin-bottom: 10px;
}



img{
	border:2;
	display: block;
	}
	

#body{
	/* color:#000066;
	margin:0 auto;
	
	background-repeat: repeat-y;
	width: 850px; */
	
	width:900px;
	border:8px #FFFFFF solid;
	margin: auto;
	height: auto;
	}
	
	

#body ul.gallery{
	height:10px;
	background:url(../immagini/sfondo_ombra_lilla_jpg) repeat-x 0 0;
	/*padding:8px 0 0 10px; */
	background-repeat: repeat-y;
	} 

#body ul.gallery li{
	padding: 4px 10px 0px 0px;
	color: #FFFFFF;
	float: left;
	

	}
	





/* lavori */


.clear {
clear:both;
overflow:hidden;
height:4px;
}
#main_content{
	width:900px;
	height: auto;
	margin:auto;
	border:8px #FFFFFF solid;
	background-image: url(immagini/sfumaturarosa.gif);
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top_banner{
	width:830px;
	height:130px;
}
img.logo{
padding-left:15px;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:4px 11px 0 26px; margin:0;width: auto; height:18px; text-align:center; line-height:18px; font-weight:bold; font-size:12px;
text-decoration:none; color:#fff; background:url(images/bt_bg.jpg) no-repeat left;}

a.nav:hover {
display:block; float:left; padding:4px 11px 0 26px; margin:0;width: auto; height:18px; text-align:center; line-height:18px;
text-decoration:none;  color:#fff; background:url(images/bt_bg_a.jpg) no-repeat left;}


/*----page content----*/


#page_content{
width:800px;
height:auto;
margin:auto;
}
#page_content_left{
	width:420px;
	height:auto;
	float:left;
	padding:10px;
	border-right:1px #8080ff dashed;
}
#page_content_right{
	width:380px;
	height:auto;
	float:left;
	padding:10px;
}
.title{
	font-size:14px;
	color:#000066;
	clear:both;
	padding-left:2px;
	font-weight: bold;
}
.content_text{
	font-size:12px;
	color:#000066;
	height:auto;
	text-align:justify;
	padding:2px;
}
img.pic{
	padding:0px;
	margin-right:10px;
	margin-bottom:10px;
	border:7px #d1a3cc solid;
	float:left;
}

img.picbig{
	padding:0px;
	margin-bottom:10px;
	border:7px #d1a3cc solid;
	float:none;
	margin-top: 10px;
}

img.map_pic{
padding:0px;
margin:10px;
border:5px #FFFFFF solid;
float:right;
}
img.gallery{
	padding:0px;
	margin:0px;
	border:2px #8080ff solid;
	float:left;
}
.more{
width:auto;
float:right;
height:20px;
}
.link_more a{
width:auto;
float:left;
text-decoration:none;
color:#990000;
font-size:12px;
padding:3px 23px 0 5px;
}
.link_more a:hover{
text-decoration:underline;
}
img.more{
float:left;
}
#page_bottom{
	width:auto;
	padding:10px;
	height:auto;
	clear: both;
}
img.inspiration{
padding:2px;
margin:3px;
border:2px #FFFFFF solid;
}

#black{
	width:778px;
	border-top:#8080ff 1px solid;
	height:37px;
	margin:0 auto;
	color:#8080ff;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	}
#black p{
	font-size:12px;
	font-style:italic;
	text-align: center;
	margin-top: 3px;
}
	
	#content p{
	color:#FF0000;
}
	

