#headertestuale {
	color: #FFFFFF;
	width: 800px;
	float: left;
	text-align: center;	
}
#headertestuale h2 {
	font: bold 35px Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-transform: uppercase;
	margin:0;
}



#headertestuale h3 {
	font: normal 21px Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0;
}


.carat {
	width: 163px;
	padding-right: 5px;
	padding-left: 82px;
}


.carat p {
	color: #0099cc;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px;
	padding: 0px;
}
.carat ul {
	margin: 0px;
	padding: 0px;
}
.carat li {
	list-style: none;
	background: url(../../../images/offerta-siti-agi/flag.gif) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 5px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
}
#nosymbol {
	padding: 0px;
	margin-bottom: 5px;
	background: url(../../../offerta-siti-agi/style/none);
	font-style: italic;
}


.nero {
	color: #000000;
}
.azzurro {
	color: #0099FF;
}
.verde {
	color: #009900;
}


#framesx {
	float: left;
	width: 510px;
	margin-top: 20px;
	font-size: 13px;
	text-align: justify;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}


#slogan {
	float: left;
	width: 220px;
	font-size: 13px;
	height: 45px;
	padding-top: 5px;
}
#logo {
	float: left;
	width: 220px;
}
#form {
	float: left;
	width: 278px;
	margin-top: 0px;
	padding-bottom: 5px;
	background: url(../../../images/offerta-siti-agi/sfondo-form.jpg) repeat-y;
	border-right: 1px solid #0099cc;
	border-bottom: 1px solid #0099cc;
	border-left: 1px solid #0099cc;
	
}
#form p {
	font-size: 13px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#form h2 {
	font-size: 25px;
	color: #0099FF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
	line-height: 25px;
}






/**
 * %%Generic Form Styler Class 
 */
input[type='text'], input[type='password'], select, textarea {
	border:1px solid #ccc;
}
.ACform fieldset {
	/*	width:255px;*/
	margin:5px;
	padding:5px;
	border:0px;

}
	.ACform fieldset div {
		width:100%;
		overflow:hidden;
		padding:3px 0;

	}	
		.ACform fieldset div label,.ACform fieldset div span.nolabel {
			width:30%;
			display:block;
			/*line-height:150%;*/
			float:left;
		}
		.ACform fieldset div input, .ACform fieldset div textarea, .ACform fieldset div select  {
			width:65%;
			float:left;

			
		}

.ACform legend {
	padding:0 3px;
	font-weight:bold;
	color:#666666;
}
.ACform .button {
	margin-top:14px;
}
.ACform .required label {
	font-weight:bold;
}
.ACform .inputerror {
	background-color:#FCC;
}
.formerror {
	border:2px solid red;
	background-color:#ff5656;
}
#mapLink {
	float:left;
	margin-right:3px;
}
#titoloform {
	float: left;
	width: 280px;
	margin-top: 20px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: url(../../../images/offerta-siti-agi/top-form.jpg) no-repeat center top;
	height: 100px;
	
}
#titoloform h2 {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 15px 0px 0px;
	font: bold 32px/35px Arial, Helvetica, sans-serif;
}
.red {
	color: #FF0000;
}

