body
{
	background: #404040;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}

img
{
	border: 0px;
}

hr, h1
{
	display: none;
}

h3
{
	margin-top: 30px;
	clear: both;
}

table
{
	font-size: 12px;
}

a
{
	color: #000;
}

a:hover
{
	text-decoration: underline;
}
	
#esterno
{
	width: 700px;
	margin: 10px auto 10px auto;
	border: 5px solid #fff;
	background: #ceced2; 
	text-align: left;
	padding: 0px;
	padding-bottom: 50px;
}

#header
{
	height: 200px;
	background: url(../files/modello/header_verde.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
	
#corpo
{
	border-top: 5px solid #fff;
}
	
#sinistra
{
	float: left;
	width: 190px;
	margin-right: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
	
	#sinistra p
	{
		width: 95%;
		margin-left: 5px;
	}

	#sinistra h3
	{
		height: 20px;
		margin-left: 5px;
		margin-top: 10px;
		padding-left: 25px;
        	color: #606060;
		background: url(../files/modello/fiore_verde.jpg) no-repeat center left;
	}

#menu
{
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

	#menu ul
	{
		padding-left: 0px;
		margin-left: 30px;
		color: #428500;
	}
	
		#menu ul li
		{
			margin-left: 0px;
		}
			
	#menu ul li a
	{
		color: #000;
		text-decoration: none;
	}
	
		#menu ul li a:hover
		{
			text-decoration: underline;
		}

			#menu ul li ul
			{
				list-style: circle;
				color: #428500;
				margin-left: 0px;
				padding-left: 20px;
			}

#menu .menu_selected
{
	/*text-decoration: underline overline;*/
	color: #428500;
}

#menu_webasic
{
	font-weight: bold;
}
        
	#menu_webasic ul li
	{
		font-weight: normal;
	}

#news
{
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

#scrivici
{
	padding-bottom: 10px;
}

	#scrivici p
	{
		padding-left: 10px;
	}

#contenuto
{
	width: 490px;
	float: right;
}

#contenuto a
{
	color: #346800;
}

#interno
{
	margin: 10px;
	text-align: justify;
}
	
	#interno h2
	{
		height: 30px;
		border: 3px solid #fff;
		background: url(../files/modello/titoli_verde.jpg) no-repeat center left;	
		color: #fff;
		padding-left: 5px;
		font-size: 140%;
		line-height: 30px;
	}
	#interno hr
	{
		display: block;
		height: 1px;
		border: 0px;
		background-color: #428500;
	}

#footer
{
	clear: both;
}

/**************************** classi ****************************/

.centra
{
	text-align: center;
}

.sinistra
{
	display: inline;
	float: left;
	margin-right: 20px;
}

	.sinistra p
	{
		display: inline;
	}

.destra
{
	display: inline;
	float: right;
	margin-left: 20px;
}

	.destra p
	{
		display: inline;
	}

.compatta p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.code
{
	background-color: #ddd;
	text-align: left;
}
.code p
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Courier;
}

portfolio_sinistra
{
	margin-bottom: 30px;
}

.portfolio_sinistra img
{
	float: left;
	margin-right: 10px;
}

.portfolio_chiudi
{
	text-align: center;
	clear: both;
}
.comando
{
font-weight: bold;
}
.blocco
{
display: block;
}
.blocco img {
margin-top: 10px;
margin-bottom: 10px;
}
/**************************** custom ****************************/

#page_listino_webasic #listino
{
	width: 95%;
	border-collapse: collapse;
}

#page_listino_webasic #listino .col1
{
	text-align: right;
	font-weight: bold;
}

#page_listino_webasic #listino td
{
	border: 1px solid #fff;
	padding: 2px;
}



#photogallery_thumbnails
{
	text-align: center;
}
#photogallery_pages
{
	display: none;
}
#photogallery_previous
{
	width: 156px;
	text-align: left;
	display: block;
	float: left;
}
#photogallery_return
{
	width: 156px;
	text-align: center;
	display: block;
	float: left;
}
#photogallery_next
{
	width: 156px;
	text-align: right;
	display: block;
	float: left;
}

#page_provaprodotto label
{
	display:block;
	margin-bottom:2px;
}

#page_provaprodotto label input
{
	display:inline;
}
#page_provaprodotto label span
{
	width:100px;
	text-align:right;
	margin-right: 5px;
	display:block;
	float:left;
	line-height:20px;
}
