body{
	background-color : #FFFFFF;
	margin: 0px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	}

A {
	color: #000000;
	text-decoration: none;
}

.head{
	border-bottom : 1px solid White;
}

.principale{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding: 14px;
}

.titolo{
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 6px;
}

.imgbig{
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: White;
	background-color: #000000;
	height: 100%;
}

.inputform{
	color: Red;
	background-color: #ffffff;
	border: 1ps solid white;
	width: 140px;
	font-size: 13px;
}

.countchar {
	color: #DFDFDF;
	font-size: 12px;
	font-weight: bold;
	border-width : 0px;
	background-color : transparent;
	padding: 0px;
	width: 30px;
}

.textcountchar {
	color: #DFDFDF;
	font-size: 12px;
	font-weight: bold;
	}

.foot{
	border-top : 1px solid White;
}

.footfont{
	font-size: 10px;
}

.left{
	border-left : 1px solid White;
	font-size: 11px;
}

.right{
	border-right : 1px solid White;
	font-size: 11px;
}

.colfoto{
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.counter{
	font-size: 9px;
	color: Gray;
}

