@charset "utf-8";
/* CSS Document */
body, th, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	background-color:#333333;
	text-align: center;
	}
.menu {
		color: #DDDDDD;
		background-color:#777777;		
}
textarea {
font-size:12px;
display:inline;
margin-bottom: 0px;
color: #575757;
border-top: 2px solid #999;
border-left: 2px solid #999;
border-bottom: 2px solid #ddd;
border-right: 2px solid #ddd;
padding: 1px;
}
select {
font-size:10px;
}

a:link {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
a:hover {
	color: yellow;
	text-decoration: none;
}
a:active {
	color: white;	
	text-decoration: none;	
}

.tabella_contenuti{
	
}
#boxArrotondato_medium{
width:442px;
padding: 0 10px;
background:url(../images/bordo_up.gif) no-repeat}

