﻿.boxForm
{
    color:#990000;
    margin-left:10px;
    width:380px;
}

.boxFormSmallLeft
{
    width:180px;
    float:left;
    margin-right:20px;
}

.boxFormSmall
{
    width:180px;
    float:left;
}

.boxFormBig
{
    width:380px;
	clear:left;
	position:relative;
}

.boxForm label
{
    font-weight:bold;
}

.boxForm input
{
    margin-top:3px;
    width:99%;
    border:1px solid #F4ACAE;
    margin-bottom:6px;
    font-family:Verdana,arial;
    font-size:11px;
    height:16px;
    line-height:16px;
}

.boxForm textarea
{
    margin-top:3px;
    width:370px;
    border:1px solid #F4ACAE;
    margin-bottom:6px;
    font-family:Verdana,arial;
    font-size:11px;
    height:60px;
    line-height:16px;
}

.boxRegistra textarea
{
    margin-top:3px;
    width:432px;
    border:1px solid #CCCCCC;
    margin-bottom:6px;
    font-family:Verdana,arial;
    font-size:11px;
    height:60px;
    /*position:relative;
   	 left:-10px;*/
    line-height:16px;
    color:#2E8937!important;
}

.boxForm select
{
    padding-top:3px;
    width:99%;
    border:1px solid #F4ACAE!important;
    padding-bottom:6px;
    font-family:Verdana,arial;
    font-size:11px;
}

.lblNormal
{
    font-weight:normal!important;
    display:block;
    margin-top:10px;
    margin-bottom:5px;
}

.txtNorma
{
    font-size:10px!important;
    color:#990000;
    padding-left:5px;
    padding-top:5px;
}

.radioBox
{
    width:95px;
    float:left;
    height:25px;
	position:relative;
}

.radioBox input
{
    width:15px;
    border:0px!important;
    position:relative;
    top:8px;
    margin-right:3px;
}

.radioBox2
{
    float:left;
    height:25px;
	position:relative
}

.radioBox3
{
    float:left;
    height:25px;
	position:relative;
}

.spanNewsletter
{
    float:left;
    margin-top:10px;
}

.radioBox2 input
{
    width:15px;
    border:0px!important;
    position:relative;
    top:8px;
    margin-right:3px;
}

.radioBox3 input
{
    width:15px;
    border:0px!important;
    position:relative;
    top:8px;
    margin-right:3px;
    margin-left:0px!important;
}

.imgInvia
{
    width:59px!important;
    height:33px!important;
}

.imgInvia2
{
    width:132px!important;
    height:34px!important;
}

.imgInvia3
{
    width:88px!important;
    height:34px!important;
}

.imgReg
{
    position:relative;
    top:-11px;
    margin-left:10px;
}

.imgReg1
{
    margin-left:10px;
}
.boxRegistra a{
	color:#2E8937;
	text-decoration:underline;
}
.boxRegistra
{
    margin-top:20px;
	margin-left:10px;
	color:#2E8937;
	position:relative;
}

.boxIcona
{
    position:absolute;
    left:495px;
    top:140px;
    width:300px;
}

.boxIcona div
{
    /*border:1px solid black;*/
}

.boxDettaglioIcona 
{
    width:90px;
    height:100px;
    float:left;
    border:1px solid white!importnat;
    margin-bottom:10px;
    
}

.boxDettaglioIcona input
{
    border:1px solid white!important;
}

.boxIcona input
{
    border:1px solid white!importnat;
    background-color:white!important;
    margin-left:35px;
}

.radioIcona
{
    margin-right:10px;
}

.icona1
{
    background-image:url(../images/icona1.gif);
    background-position:0px 25px;
    background-repeat:no-repeat;
}

.icona2
{
    background-image:url(../images/icona2.gif);
    background-position:0px 25px;
    background-repeat:no-repeat;
}

.icona3
{
    background-image:url(../images/icona3.gif);
    background-position:0px 25px;
    background-repeat:no-repeat;
}

.icona4
{
    background-image:url(../images/icona4.gif);
    background-position:0px 25px;
    background-repeat:no-repeat;
}

.icona5
{
    background-image:url(../images/icona5.gif);
    background-position:0px 25px;
    background-repeat:no-repeat;
}

.icona6
{
    background-image:url(../images/icona6.gif);
    background-position:0px 25px;
    background-repeat:no-repeat;
}

.boxRegistra input
{
	background-color:#EBF5E0;
	border:1px solid #CCD4C2;
	color:#2E8937;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.boxUsername
{
    width:250px;
	margin-bottom:5px;
}

.boxUsername label
{
    width:140px;
    height:15px;
	display:block;
	float:left;
}

.boxUsername input
{
    width:105px;
    height:15px;
	display:block;
	float:left;
}

.lblText
{
	width:100%!important;
}

.lblText
{
	width:432px!important;
}

.separaBox
{
	margin-top:15px;
	margin-bottom:15px;
	height:1px;
	overflow:hidden;
	width:432px;
	border-bottom:1px dotted #2E8937;
}

.boxFormNormal
{
	width:229px;
	float:left;
	margin-bottom:5px;
}

.boxFormNormal input
{
	width:104px;
	height:15px;
	display:block;
	float:left;
}

.boxFormNormal select
{
	width:104px;
	height:18px;
	display:block;
	float:left;
	background-color:#EBF5E0;
	border:1px solid #CCD4C2;
	color:#2E8937;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.boxFormNormal label
{
	width:104px;
	display:block;
	float:left;
}

boxFormNormalRight
{
	width:190px;
	float:left;
	margin-bottom:5px;
}

.boxFormNormalRight input
{
	width:100px;
	height:15px;
	display:block;
	float:left;
}

.boxFormNormalRight select
{
	width:100px;
	height:18px;
	display:block;
	float:left;
	background-color:#EBF5E0;
	border:1px solid #CCD4C2;
	color:#2E8937;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.boxFormNormalRight label
{
	width:74px;
	display:block;
	float:left;
}

.bimbi
{
	width:80px!important;
}

.boxFormBigRight input
{
	width:174px;
}

.txtSmall
{
	width:50px!important;
}

.boxForm100
{
	width:406px;
}

.boxForm100 input
{
	width:300px;
	height:15px;
	display:block;
	float:left;
}

.boxForm100 label
{
	width:104px;
	display:block;
	float:left;
}

.labelLeft
{
	width:100px;
	display:block;
	float:left;
	margin-top:5px;
}

.boxFormSmallSmall
{
	width:132px;
	float:left;
}

.boxFormSmallSmall label
{
	width:64px;
	display:block;
	float:left;
	margin-top:5px;
}

.boxFormSmallSmall input
{
	width:44px;
	display:block;
	float:left;
	margin-top:5px;
	height:15px;
}

.lblNumero
{
	width:70px!important;
}

.boxParto input 
{
    width:100px;
}

.lblRadio
{
    position:relative;
    display:block;
    float:left;
    top:10px;
}


.boxRegistra .inputRadio
{
    position:relative;
    display:block;
    float:left;
}

.btnReset
{
    background-image:url(../images/btnReset.gif);
    border:none!important;
    background-repeat:no-repeat;
    width:82px;
    height:19px;
    cursor:pointer;
    float:left;
    margin-right:20px;
    background-color:transparent!important;
}

.btnInvia
{
    border:none!important;
    background-repeat:no-repeat;
    width:63px;
    height:19px;
    cursor:pointer;
    background-color:transparent!important;
}

.boxButton
{
    float:right;
    padding-right:345px;
	padding-bottom:30px;
}

.msgErr
{
    margin-left:10px;
    color:#2E8937;
    margin-top:10px;
    font-weight:bold;
}
