body {
	 background:url(../media/images/templates/bg.jpg);
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	background:#FFFFFF;
}

#header {
	width:900px;
	float:left;	
}

#my-glider {
	width:900px;
	float:left;	
}

div.colonnasinistra {
	width:230px;
	float:left;
	padding-left:10px;
	padding-right:3px;
	overflow-y:auto;
}

div.contenuti {
	float:left;
	width:640px;
	height:405px;
	display:inline;
	padding-left:8px;
	padding-right:3px;
	overflow-y:auto;
}

div.full {
	float:left;
	width:890px;
	height:405px;
	display:inline;
	padding-left:3px;
	padding-right:3px;
	overflow-y:auto;
}
		
#footer {
	width:900px;
	clear:both;
	
}


a:link {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 150%;
	color: #1b654c;
	
	}
	
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #a5082a;
	
	}

#poem{
width:200px;
height:200px;
}