#content {
	width: 350px;
	font-family:  Tahoma,"Trebuchet MS", Verdana, Arial, sans-serif;
	text-align:left;
	overflow: auto;
	float:left;
	left:25px;
	margin-top: 10px;
	margin-left: 10px;
}
#content a{
	font-size:13px;
	color: #0099FF;
	text-decoration:none;
	font-style: italic;
}
#content a:hover{
	font-size:13px;
	color: #FF9900;
	text-decoration:none;
	font-style: italic;
}
#content h2 {
	font-size:20px;
	font-weight: bold;
	color: #FF9900;
	left:20px;
	padding:0;
	margin: 0;
}
#content h3 {
	font-size:18px;
	font-weight: bold;
	color: #0099FF;
	left:20px;
	padding:0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h4 {
	font-size:13px;
	font-weight: normal;
	color: #000099;
	left:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: justify;
}
#content ul {
list-style:circle;
	margin: 20px;
	padding: 0px;
}
#content li  {
	font-size:9px;
	color: #0099FF;
	text-decoration:none;
	text-align: left;

}


#contenuto {
	width: 780px;
	background-image: url(../img/sfondohome.jpg);
	background-repeat: no-repeat;
	background-position: 95% 150px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003366;
	padding: 0px;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000033;
	margin: 0px;
	padding: 0px;
	
}

