@charset "utf-8";

/* CSS Document */



.centra {

	width:150px;
	height:45px;
	margin: 10px auto 10px auto;
}



.box{
	width:350px;
	height:300px;
	border:#CCC 1px solid;
	padding:10px;
	margin:0px auto 0px auto;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;

	color: #333;

	text-decoration: none;

}



.su{

	color:#000;

	text-align:center;

	position:relative;

	height:30px;

	top:0px;

	}

.centro{

	position:relative;

	width:300px;

	height:200px;

	top:20px;

	padding:10px;

	color:#666;	

}

.giu{

	color:#999;

	text-align:center;

	position:relative;

	height:20px;

	top:40px;

	

}

.rosso {

	color: #F00;

	font-weight: bold;

}

.titolo {

	font-weight: bold;

}

