body, td, div{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	
}

/*p {	font-size:10px;}*/

a {
	color: #891919;
	font-weight: bold;
	text-decoration: none;
}

#bar_or {
	width: 80%;
	height: 1px;
	border-bottom: 1px solid #7D7D7D;
}

#menu {
	border-bottom: 1px solid #7D7D7D;
	border-right: 1px solid #7D7D7D;
	margin-top: 8px;
	background-color: #EFD7B5;
	width: 100%;
	
}

#vocemenu {
	color: #922929;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-right: 8px;
	padding: 2px;
	font-size: 11px;
	background: #eeeeee;
	border-bottom: 1px solid #7D7D7D;
}

#vocemenu a { 
	text-decoration: none;
	color: #891919;
}
#vocemenu a:hover { 
	color: #000000;
}

#vocemenu .menu_media a {
	font-size: 10px;
	margin-left: 20px;
	font-weight: normal;
	
}

#corpo {
	border-bottom: 1px solid #7D7D7D;
	border-right: 1px solid #7D7D7D;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 5px;

}

#titolo {
	font-weight: bold;
	font-size: 18px;
	color: #922929;
	margin-bottom: 10px;
	margin-top: 15px;
}

#nav_bar {
	width: 80%;
	background-color: #891919;
	border-top: 1px solid #7D7D7D;
	border-bottom: 1px solid #7D7D7D;
	padding: 3px;
	color: #ffffff;
	}

#nav_bar a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	
	
}

#nav_bar a:hover{
	/*background-color: #dddddd;*/
	text-decoration: underline;
}

#contenuti {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

