#PAGE_CONTENT{
	background: url(../../gm3/images/backgrounds/bg_p.gif);
	min-height: 645px;
}

#PAGE_CONTENT .content{
	padding: 15px 5%;
	margin: 5px 0 0 0;
	float: left;
	width: 90%;
	height: 276px;
}

#PAGE_CONTENT .content p{
	font-size: 0.85em;
	color: #000;
}

.arrow{
	float: left;
	width: 60px;
	height: 250px;
	background: url(../../gm3/images/backgrounds/bg_arrow.gif) 0px 20px no-repeat;
}


#PAGE_CONTENT img {
	float: left;
}

.didascalia{
	width: 100%;
	background: #1a181d url(../../gm3/images/backgrounds/bg_reale.jpg) top left no-repeat;
	float: left;
}

.didascalia p{
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	margin: 0;
	font-weight: bold;
	letter-spacing: 1px;
	height: 8%;
	padding: 3px 5px 2px 5px;
}

.left, .fleft{
	float: left;
}

.right, .fright{
	float: right;
}

.content input{
	height: 17px;
}

.left input, .right input, .right textarea{
	width: 95%;
	border: 1px solid #000;
	margin: 0 0 5px 0;
}

.left, .right{
	width: 43%;
}

.center{
	float: right;
	width: 461px;	
}

.center textarea{
	width: 98%;
	border: 1px solid #000;
}

#contatto{
	float: left;
	width: 100%;
	color: #000;
	font-size: 10px;
}

.fleft{
	margin-left: 60px;
}

.fleft input{
	margin: 0 5px;
	padding: 0;
	width: auto;
	height: auto;
}

.red{
	font-weight: bold;
	color: #ff0000;
}

.att{
	border: none;
	width: 400px;
	float: right;
}

.right textarea, .right div{
	margin: 0;
	padding: 0;
}

.tablework{
	font-size: 10px;
	color: #000;
}

.tablework input{
	margin-bottom: 5px;
}

.tablework textarea{
	margin: 0 0 5px 0;
	padding: 0;
}


