body {
	margin: 0px auto 0px auto;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e1f3f6;
	color: #369;
}

div#menutop {
background-image: url(../images/Untitled-1 copy.jpg);
}

input, textarea {
	border-color: 1px solid #369;
	color: #369;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}

a:link, a:visited {
color:#369;
text-decoration: none;
}

a:hover {
color: #f60;
text-decoration: none;
}

div.menu a {
background-color: #a3c1db;
color: #0066ff;
font-size: 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
display: block;
margin: 2px;
}

div.menu a:hover {
background-color: #FFCC00;
color: #0000ff;
font-size: 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
border: 1px solid #ffff00;
}

div#container {
	margin: 0px auto 0px auto;
	width: 770px;
	background-color: #FFF;
}

div#header {
	width: 100%;
	background-repeat: no-repeat;
}

div#content {
	float: left;
	width: 100%;
}

div.colonna_sx {
	width: 23%;
	margin: 0.3%;
	float: left; 
}

div.main_content {
	width: 74%;
	float: right;
	text-align: justify;
	padding: 0px 5px 0px 5px;
}

div#footer {
	width: 100%;
	text-align: center;
	font-size: 10px;	
}

div#header .frasetop {
	font-size: 10px;
	font-weight: bold;
	color: #369;
}

.vocimenu {
	color: #990000;
	font-weight: bold;
}

.news_titolo, .corsi_titolo, .servizi_titolo, .primopiano_titolo {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.news_data {
	font-size: 10px;
	color: #999;
}

.news_sottotitolo, .corsi_sottotitolo, .primopiano_sottotitolo {
	font-size: 10px;
	color: #990000;
}

div#content h1 {
	font-weight: bold;
	font-size: 15px;
	border-bottom: 1px solid #990000;
	color: #ff9900;
}

.underconstruction {
	color: #990000;
	font-size: 24px;
}