﻿.formNewsletterContent
{
	color:#666666;
	padding:10px;
	background-image:url(../images/bg_form.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#FFF;
	border: 1px solid #C8C8C8;
	width:442px;
	min-height:110px;
	margin-bottom:14px;
}
.ucrm_apt_clearBoth
{
	clear:both;
	width:0px;
	height:0px;
	overflow:hidden;
}
.formNewsletterContent .ucrm_apt_titolo
{
	padding:5px 0px 15px 0px;
	font-weight:bold;
	font-size:14px;
	color:#EC670C;
}
.formNewsletterContent .ucrm_apt_riga
{
	padding:5px 0px;
}
.formNewsletterContent .ucrm_apt_riga label
{
	display:block;
	color:#666666;
	font-weight:bold;
	float:left;
	width:140px;
}
.formNewsletterContent .ucrm_apt_riga input.ucrm_apt_text
{
	color:#666666;
	width:300px;
	border:1px solid #E1E1E1;
	float:left;
	display:block;
}
.formNewsletterContent .ucrm_apt_riga input.ucrm_apt_textsmall
{
	width:180px;
}
.formNewsletterContent .ucrm_apt_riga input.ucrm_apt_textsmall2
{
	width:80px;
}
.formNewsletterContent .ucrm_apt_riga input.ucrm_apt_textBIG
{
	width:530px;
}
.formNewsletterContent .ucrm_apt_riga select
{
	color:#666666;
	border:1px solid #E1E1E1;
	float:left;
	display:block;
	width:180px;
}
.formNewsletterContent .ucrm_apt_riga label.chlist
{
	font-weight:normal;
	padding-left:10px;
	padding-bottom:4px;
}
.formNewsletterContent .ucrm_apt_riga input.chlist
{
	float:left;
	display:block;
}
.formNewsletterContent .ucrm_apt_riga .ucrm_apt_contentPrivacy
{
	border: 1px solid #C8C8C8;
	padding:5px;
	margin-top:6px;
	width:431px;
	height:60px;
	overflow:auto;
}
.formNewsletterContent .ucrm_apt_riga .ucrm_apt_checkprivacy
{
	display:block;
	float:left;
	padding-right:10px;
}
.formNewsletterContent .ucrm_apt_riga label.ucrm_apt_lblcheckprivacy
{
	display:block;
	float:left;
	width:412px;
}
.formNewsletterContent .ucrm_apt_riga input.ucrm_apt_invio
{
	margin-left:140px;
	display:block;
	line-height:19px;
	text-transform:uppercase;
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;/*1px solid #333333;*/
	cursor:pointer;
	background-image:url(../images/PULSANTE_SFONDO.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:149px;
	height:21px;
	overflow:hidden;
	border:none;
} 
.formNewsletterContent .ucrm_apt_riga input.ucrm_apt_invio:hover
{
	background-color:#999999;
	color:#333333;
}
div.ucrm_apt_errore, input.ucrm_apt_errore, select.ucrm_apt_errore, table.ucrm_apt_errore, td.ucrm_apt_errore, textarea.ucrm_apt_errore {
    /*background-color:#EF8E8E !important;*/
    border:1px solid #990000 !important;
}
div.ucrm_apt_erroreBlu, input.ucrm_apt_erroreBlu, select.ucrm_apt_erroreBlu, textarea.ucrm_apt_erroreBlu {
    /*background-color:#9CB5E4 !important;*/
    border:1px solid #2B56A3 !important;
}
.ucrm_apt_riga_errore
{
	font-weight:bold;
	color:#990000;
}
.ucrm_apt_riga_errore ul
{
	padding-left:20px;
}
