/* CSS Document */
.testo{
	font-size:12px;
}
.testo a{
	color: #eee;
}
.testo a:hover{
	color: #FF9900;
}
.square{
	border-color: #d0cccb;
}
.square_less{
	width: 95px;
	height: 95px;
	margin-bottom: 5px;
	border: 1px solid #d0cccb;
	float: left;
	font-size:12px;
	padding: 2px;
	overflow: hidden;
}
.rett_less{
	width: 100px;
	float: left;
	margin-right: 6px;
}
#big_square{
	
	width: 301px;
}
.Myh5{
font-size:12px;
color: #FFFFFF;
}
.Myh3{
font-size:16px;
color: #FFFFFF;
font-weight:bold;
}
.Mysub{
font-size:11px;
}
