td, form
{
	border:0px solid;
}

.red
{
	color: #ff9000;
}

.input
{
	width:144px;
	height:20px;
	background-image:  url(../images/input.jpg);
	border: 0px solid;
	padding-left:5px;
	margin-top:1px;
}

textarea
{
	width:180px;
	height:100px;
	background-image:  url(../images/textarea.jpg);
	background-repeat: repeat-x;
	border: 0px solid;
	padding-left:5px;
	margin-top:5px;
}

.submit
{
	width:144px;
	height:20px;
	background-color:#FFF6D8;
	border: 1px solid;
}

#main_table
{
	width:1000px;
	border:1px solid #000000;
	border-bottom:3px solid #000000;
	background-image: url(../images/bg_top_dx.gif);
	background-repeat: repeat-x;
}

.main_top_sx
{
	width:256px;
	border-right:4px solid #ED1C24;
	border-bottom:3px solid #ED1C24;
}

.main_top_dx
{
}

.main_mid_sx
{
	width:256px;
	height:400px;
	border-right:4px solid #ED1C24;
	background-image: url(../images/bg_sx1.jpg);
	background-repeat: no-repeat;
}

div.myBox
{
	margin-top:22px;
	width:370px;
	height:153px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #ff9000;
	background:#FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

div.myBox a.title
{
	margin-left:20px;
}

div.myBox p
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	margin-left:30px;
	margin-top:0px;
}

div.myBox p img
{
	margin-right:8px;
	margin-top:10px;
	border:1px solid #ff9000;
}

ul#list_home
{
	font-family: verdana;
	font-size:16px;
	color:#388a2d;
}

ul#list_home li
{
	line-height: 26px;
	list-style-image:url(../images/bg_li_home.gif);
}

.map_mid_sx
{
	width:256px;
	height:400px;
	border-right:4px solid #ED1C24;
	font-family: verdana;
	font-size:11px;
	color:#000000;
}

.map_address
{
	width:200px;
}

.main_mid_dx
{
	background-image: url(../images/bg_centro.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.main_bot_sx
{
	width:256px;
	height:183px;
	border-right:4px solid #ED1C24;
	background-color: #FF9000;
}

.main_bot_dx
{
	height:183px;
	background-color: #FCCA03;
}

#address
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	text-align:left;
	margin-left:90px;
}

.div_menu
{
	font-family: verdana;
	font-size:11px;
}

.div_menu_pvc
{
	margin-left:40px;
	margin-top:5px;
	font-family: verdana;
	font-size:11px;
}

.div_menu_prodotti
{
	margin-left:135px;
	margin-top:5px;
	font-family: verdana;
	font-size:11px;
}

.voce_menu
{
	float:left;
	display:block;
	width:98px;
	height:21px;
	background-image: url(../images/bg_vocemenu.jpg);
	background-repeat: no repeat;
	line-height:21px;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
	text-decoration:none;
	color:#C8070F;
}

.voce_menu:hover
{
	font-weight:bold;
}

.voce_menu_sel
{
	float:left;
	display:block;
	width:98px;
	height:21px;
	background-image: url(../images/bg_vocemenu_sel.jpg);
	background-repeat: no repeat;
	line-height:21px;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
	text-decoration:none;
	color:#000000;
}

.voce_menu_pvc
{
	float:left;
	display:block;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	text-decoration:none;
	color:#000000;
}

.voce_menu_pvc:hover
{
	color:#C8070F;
}

.voce_menu_pvc_sel
{
	float:left;
	display:block;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	text-decoration:none;
	color:#C8070F;
	font-weight:bold;
}

.titolo_pvc
{
	font-family: verdana;
	font-size:12px;
	color:#C8070F;
	font-weight:bold;
}

.testo_pvc
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
}

#mailing_form td
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	text-align:right;
}

.email
{
	text-decoration:none;
	color:#000000;
}

.email:hover
{
	text-decoration:none;
	color:#C8070F;
}

.table_realizzazioni td
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	text-align:left;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
}

.table_realizzazioni2 td
{
	font-family: verdana;
	font-size:11px;
	color:#000000;
	text-align:left;
	border: 0px solid #cccccc;
}


<!-- **** validation *** -->

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	width:144px;
	height: 20px;
	font-weight: normal;

}

input.required
{
	width:144px;
	height:20px;
	background-image:  url(../images/input.jpg);
	border: 0px solid;
	padding-left:5px;
	margin-top:1px;

}
textarea.required 
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	width:144px;
	height: 100px;
	font-weight: normal;
	border: 1px solid #cccccc;

}


input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 0px;
	padding: 3px;
	margin-bottom: 3px;
	background-color: #34AD46;
	color : #FFF;
	font-weight: bold;
	width:144px;
	font-size:10px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
	width: 250px;

}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form {
	padding: 0px;
	margin: 0px;
}
<!-- **** validation *** -->
