@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/qpface.gif) scroll;
}
#container {
	height:210px;
	left:50%;
	margin-left:-440px;
	margin-top:-100px;
	position:absolute;
	top:50%;
	width:880px;
}
#centrato {
	height:200px;
	margin:20px auto auto;
	position:relative;
	width:400px;
}
img {
	border:0;
}
.chick {
	position:fixed;
	bottom:0;
	left:0;
}
.suggest{
	position:fixed;
	left:300px;
	bottom:0;
	color:#D3B78F;
	text-align:left;
	text-transform:uppercase;
	letter-spacing:6px;
}
#contenitore_link_temi{
	position:fixed;
	bottom:0;
	right:5px;
	color:#900;
}
#titolo_scegli_temi{
}
a.temi{
	color:#900;
	text-decoration:none;
	font-size:16px;
}
a.temi:hover {
	color: #F00;
}
.tag{
	position:absolute;
	top:10px;
	left:0;
}
