@charset "UTF-8";
/* CSS Document */
/* white stuff */



	
p.quotes{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	
	line-height:18px;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing:0.1em;

}




div#colonnadue  {

background:#75C8D2 url(../img/whiteshade.png) repeat-x bottom;!important


}

div#tagcloud a:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color:#FFFFCC;
}
div#tagcloud {
	float:left;
	clear:both;
	
}
div#tagcloud a {
	text-decoration: none;
	color:#dddddd;
}


div#colonnadue {
	color:#FFFFFF;
	position: absolute;
	top: 0px;
	left: 15em;
	width: 20em;
	height:100%;
	padding:1em;
	background-color:#75C8D2; !important;
}
 @media screen {


div#colonnadue {
	position: fixed;
}


}
