/* CSS Document */

body	{
	background: #fff url(images/progetti_bg.jpg);
	font: 13px/23px 'trebuchet MS', arial, sans-seriff;
	color:#333;
	text-align:center;
	margin:0 auto;
	padding:0;
	}

a	{
	text-decoration:none;
	color:#333;
	font-weight:bold;}
	
a:hover	{
	color:#ffe;
	}

a:visited	{
	color:#666;
	}

#midle	{
	width:716px;
	min-height:700px;
	margin:0 auto;
	background:  url(images/progetti_center.jpg) repeat-y center top;
	}
	
#bottom	{
	width:716px;
	height:20px;
	clear:both;
	margin:0px auto 0 auto;
	background:url(images/progetti_bottom.jpg) no-repeat center bottom;
	
	}
	
#head	{
	width:600px;
	margin:0 auto;
	text-align:center;
	}
	
#head img	{
	width:600px;
	height:180px;
	}

#translator	{
	margin:0 auto;
	width:600px;
	height:20px;
	text-align:center;
	background:#000;
	font: #fff "Arial Narrow", Verdana, sans-serif;
	}
	
.smallblock	{
	width:130px;
	float:right;
	padding:0 0 0 0px;
	margin:0;
	text-align:left;
	height:20px;
	}
	
#translator	a{
	text-decoration:none;
	color:#ccc;
	}

#translator	a:hover	{
	text-decoration:none;
	color:#fff;
	}

#navigation	{
	height:450px;
	width:130px;
	float:right;
	margin:0 0px 0 0;
	text-align:left;
	}

#navigation ul	{
	margin:0px 0 0 0;
	padding:0;
	list-style:none;
	
	}

#navigation ul li a	{
	text-decoration:none;
	color:#333;
	padding:0px;
	width:120px;
	display:block;
	font:"Arial Narrow", Verdana, sans-serif;
	}

#navigation ul li a:hover	{
	color:#ffe;
	}

#navigation h3	{
	margin:0 0 0px 0;
	padding:10px 0 0 0;
	font:bold 110%;
	color:#b03;
	}

#container	{
	width:600px;
	margin:0 auto;
	}

#content	{
	margin:0px 0 0px 20px;
	padding:0;
	width:400px;
	float:left;
	text-align:left;
	}

#content2	{
	margin:20px auto 0px 20px;
	padding:0;
	width:410px;
	float:left;
	text-align:left;
	}
	
#incorpologo	{
	position:relative;
	top:0px;
	left:0px;
	}

	
#content h1	{
	margin:10px 0 0 0;
	padding:0;
	font:180%;
	color:#333;
	}
	
#content h2	{
	margin:10px 0 0 0;
	font:150%;
	
	}	

#content	h3	{
	margin:0;
	font:130%;
	
	}	

#content	P	{
	margin:10px 0 0 0;
	
	}

.ultext	{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.horizlist	{
	text-align:center;
	}
	
.line	{
	border-bottom:1px dotted #333;
	width:400px;
	margin:0 auto;
	clear:both;
	}
	
.divider	{
	width:80%;
	clear:both;
	margin:0 0 0px 0;
	}
	
.spacer	{
	width:80px;
	clear:both;
	height:50px;
	}
	
#gallery	{
	margin:0 auto 0px auto;
	width:400px;
	}

#gallery p	{
	width:80px;
	float:left;
	background: #bb8;
	margin:10px 7px;
	padding:0;
	text-align:center;
	border:1px solid #bbd;
	font-size:80%;
}

#gallery a	{
	text-decoration:none;
}

#gallery a:hover	{
	background:transparent;
	color:#000000;
	}

#gallery img	{
	width:80px;
	border:0px solid #bba;
	}

.small	{
	font-size: 80%;
	font-weight:bold;
	color:#353;
	}

.scheda	{
	width:410px;
	margin:0 auto;
	padding:0;
	border:1px solid #333;
	text-align:center;
	}

.scheda img	{
	padding:0;
	background: #C5AE86;
	border:1px solid #AD946A;
	margin:5px auto;
	padding:5px;
	}

.scheda h4	{
	background:#333;
	color:#FFFFCC;
	margin:0 0 10px 0;
	padding:5px;
	font-size:100%;
	}

.thumbleft	{
	width:200px;
	float:left;
	margin:0;
	}

.thumbleft img	{
	width:180px;
	}

.thumbright	{
	width:200px;
	float:right;
	margin:0;
	}

.thumbright img	{
	width:180px;
	}

.thumbcenter	{
	text-align:center;
	margin:0 auto;
	width:400px;
	clear:both;
	}
	
.thumbrightsmall	{
	width:100px;
	float:right;
	margin:0;
	}
