body
{
	background: #404040;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}

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.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/stella.jpg) no-repeat center left;
	}

#menu
{
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

	#menu ul
	{
		padding-left: 0px;
		margin-left: 30px;
		color: #1784D6;
	}
	
		#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: #1784D6;
				margin-left: 0px;
				padding-left: 20px;
			}

#menu .menu_selected
{
	/*text-decoration: underline overline;*/
	color: #1784D6;
}

#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: #115b91;
}

#interno
{
	margin: 10px;
	text-align: justify;
}
	
	#interno h2
	{
		height: 30px;
		border: 3px solid #fff;
		background: url(../files/modello/titoli.jpg) no-repeat center left;	
		color: #fff;
		padding-left: 5px;
		font-size: 140%;
		line-height: 30px;
	}

#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;
}

.portfolio_sinistra
{
	margin-bottom: 30px;
}

.portfolio_sinistra img
{
	float: left;
	margin-right: 10px;
}

.portfolio_chiudi
{
	text-align: center;
	clear: both;
}

.citazione
{
	font-size: 80%;
}

.comando
{
font-weight: bold;
}
/**************************** custom ****************************/

#page_listino_webasic #table0
{
	width: 480px;
}

#page_listino_webasic #table0 .col1
{
	text-align: right;
}



#page_birra #table0
{
	font-size: 12px;
        border: 1px solid #fff;
}

#page_birra #table0 td
{
        border: 1px solid #fff;
}

#page_birra #table0 .row0
{
        font-weight: bold;
}


#page_banche table
{
	width: 95%;
	border-collapse: collapse;
}

#page_banche table td
{
	border: 1px solid #fff;
	padding: 2px;
}


#page_banche table .col1
{
	width: 30%;
}

#page_marchi table
{
	width: 95%;
}

#page_marchi table td
{
	background-color: #fff;
}


#interno hr
{
	display: block;
	border: 0px;
	border-top: 1px solid #fff;
}
