/*###################################### START GENERIC CLASSES ######################################*/

.clear{
	clear: both;
}

.clearLeft{
	clear: left;
}

.clearRight{
	clear: right;
}

.noMarginLeft{
	margin-left: 0!important;
}

.noMarginRight{
	margin-right: 0!important;
}

.noBorderRight{
	border-right: none!important;
}

.loading
{           
    background-color: #fff;      
}

/*###################################### END GENERIC CLASSES ######################################*/









/*###################################### START TEMPLATE STYLES ######################################*/

*{
	margin: 0px;
	border: 0px;
	padding: 0px;
}

body{
	background: #FFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

#container{
	display: inline;
	float: left;
	width: 100%;
}

#header{
	overflow: hidden;
	margin: 0 auto;
	width: 900px;
	/*height: 300px;*/
}

#header .flashHeader{
	display: inline;
	float: left;
	width: 900px;
	/*height: 300px;*/
}

#header .flashRulloProdotti{
	display: inline;
	float: left;
	width: 300px;
	/*height: 300px;*/
}

#content{
	overflow: hidden;
	margin: 0 auto;
	width: 900px;
	background: #FFF;
}

#footer{
	overflow: hidden;
	margin: 0 auto 10px auto;
	width: 900px;
	height: 33px;
}

#contentFooter{
	display: inline;
	float: left;
	width: 730px;
	height: 33px;
	margin: 0 85px;
	font-size: 9px;
}

#contLeftFooter{
	display: inline;
	float: left;
	width: 536px;
	height: 26px;
	margin: 7px 0 0 10px;
	background: url(../../images/bgContLeftRightFooter.gif) left center no-repeat;
	text-align: left;	
}

#contLeftFooter a
{
	margin: 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#contLeftFooter a:hover{
	color: #888888;
}

#contLeftFooter span{
	margin: 0 15px;
	color: #888888;
	line-height: 16px;
}

#contRightFooter{
	display: inline;
	float: right;
	width: 174px;
	height: 26px;
	margin: 7px 10px 0 0;
	background: #fff url(../../images/bgContLeftRightFooter.gif) right center no-repeat;
}

#contRightFooter input.textField{
	display: inline;
	float: left;
	width: 92px;
	height: 14px;
	margin-right: 15px;
	border-bottom: 1px solid #666666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
}

#contRightFooter a.btnAccedi{
	display: inline;
	float: right;
	width: 166px;
	height: 8px;
	padding: 4px 0 0 3px;
	margin: 5px 15px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background: #FFF url(../../images/freccinaBtnBlack.gif) right bottom no-repeat;
	color: #666666;
	text-align: left;
	text-decoration: none;	
}

#contRightFooter input.btnAccedi:hover{
	color: #888888;
}

#contRightFooter label{
	display: inline;
	float: left;
	width: 92px;
	height: 16px;
	margin-right: 15px;
	text-align: left;
}

/*###################################### END TEMPLATE STYLES ######################################*/









/*###################################### START BOX RICERCA HOME ######################################*/

#boxRicercaHome{
	display: none;
	float: left;
	width: 730px;
	height: 277px;
	margin: 0 85px;
	position: relative;
	background: url(../../images/bgBoxRicercaHome.jpg) center top repeat-y;
}

#boxRicercaHome h2{
	margin-top: 33px;
	padding-right: 30px;
	color: #888888;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: right;
}

#boxRicercaHome h3{
	padding-right: 30px;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

#boxRicercaHome .formRicerca{
	display: inline;
	float: left;
	width: 670px;
	margin: 10px 30px;
}

#boxRicercaHome .formRicerca fieldset{
	display: inline;
	float: left;
	width: 670px;
	height: 30px;
	margin-top: 40px;
	background: url(../../images/bgBottomFieldset.gif) left bottom no-repeat;
}

#boxRicercaHome .formRicerca .selectRicerca{
    display: inline;
	float: left;
	background: url(../../images/select_left.gif) left top no-repeat;
}

#boxRicercaHome .keywordField{
	display: inline;
	float: left;
	width: 132px;
	height: 19px;
	margin: 10px 15px 10px 0;
	background: url(../../images/bgKeywordTextfield.gif) left top no-repeat;
}

#boxRicercaHome .keywordField input{
	display: inline;
	float: left;
	width: 116px;
	height: 13px;
	margin: 3px 8px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
}

#boxRicercaHome .freccinaRicerca{
	display: inline;
	float: left;
	width: 30px;
	height: 19px;
	text-align: center;
	line-height: 18px;
	background: url(../../images/freccinaRicerca.gif);
}

#boxRicercaHome .freccinaRicercaHide{
	display: none;
	float: left;
	width: 30px;
	height: 19px;
	text-align: center;
	line-height: 18px;
	background: url(../../images/freccinaRicerca.gif);
}

#boxRicercaHome input.btnCerca{
	display: inline;
	float: left;
	width: 38px;
	height: 17px;
	margin-left: 100px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #FFF url(../../images/freccinaBtnBlack.gif) right bottom no-repeat;
	color: #888888;
	text-align: left;
}

#boxRicercaHome input.btnCerca:hover{
	color: #999;
}

#boxRicercaHome a.btnRicercaIndietro{
	display: inline;
	float: left;
	width: 48px;
	height: 13px;
	margin: 12px 0 0 364px;
	padding: 10px 0 0 30px;
	background: url(../../images/freccinaBtnWhite.gif) bottom right no-repeat;
	color: #FFF;
	text-decoration: none;
}

#boxRicercaHome a.btnRicercaIndietro:hover{
	color: #c8defe;
}

/*###################################### END BOX RICERCA HOME ######################################*/









/*###################################### START BOX RICERCA BOTTOM ######################################*/

#boxRicercaFooter{
	overflow: hidden;
	margin: 0 auto 30px auto;
	width: 900px;
	/*height: 230px;*/
	position: relative;
}

#boxRicercaFooter .contRicercaFooter{
	display: inline;
	float: left;
	position: relative;
	width: 730px;
	height: 183px;
	margin: 0 85px;
	background: url(../../images/bgBoxRicercaFooter.gif) center top repeat-y;
}

#boxRicercaFooter .contRicercaFooter h2{
	padding-right: 30px;
	color: #888888;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: right;
}

#boxRicercaFooter .contRicercaFooter h3{
	padding-right: 30px;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

#boxRicercaFooter .contRicercaFooter .formRicerca{
	display: inline;
	float: left;
	width: 670px;
	margin: 10px 30px;
}

#boxRicercaFooter .contRicercaFooter .formRicerca fieldset{
	display: inline;
	float: left;
	width: 670px;
	height: 30px;
	margin-top: 40px;
	background: url(../../images/bgBottomFieldset.gif) left bottom no-repeat;
}

#boxRicercaFooter .contRicercaFooter .formRicerca .selectRicerca{
    display: inline;
	float: left;
	background: url(../../images/select_left.gif) left top no-repeat;
}

/*
#boxRicercaFooter .contRicercaFooter form{
	display: inline;
	float: left;
	width: 670px;
	margin: 10px 30px;
}

#boxRicercaFooter .contRicercaFooter form fieldset{
	display: inline;
	float: left;
	width: 670px;
	margin-top: 40px;
	background: url(../../images/bgBottomFieldset.gif) left bottom no-repeat;
}
*/

#boxRicercaFooter .contRicercaFooter .keywordField{
	display: inline;
	float: left;
	width: 132px;
	height: 19px;
	margin: 10px 15px 10px 0;
	background: url(../../images/bgKeywordTextfield.gif) left top no-repeat;
}

#boxRicercaFooter .contRicercaFooter .keywordField input{
	display: inline;
	float: left;
	width: 116px;
	height: 13px;
	margin: 3px 8px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
}

#boxRicercaFooter .contRicercaFooter .freccinaRicerca{
	display: inline;
	float: left;
	width: 30px;
	height: 19px;
	text-align: center;
	line-height: 18px;
	background: url(../../images/freccinaRicerca.gif);
}

#boxRicercaFooter .contRicercaFooter input.btnCerca{
	display: inline;
	float: left;
	width: 38px;
	height: 17px;
	margin-left: 100px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #FFF url(../../images/freccinaBtnBlack.gif) right bottom no-repeat;
	color: #888888;
	text-align: left;
}

#boxRicercaFooter .contRicercaFooter input.btnCerca:hover{
	color: #999;
}

#boxRicercaFooter .bottomRicercaFooter{
	display: inline;
	float: left;
	width: 730px;
	height: 47px;
	margin: 0 85px;
	background: url(../../images/bgBoxRicercaFooterBottom.gif) center top repeat-y;
}

#boxRicercaFooter .bottomRicercaFooter a{
	display: inline;
	float: left;
	width: 125px;
	height: 20px;
	margin-left: 276px;
	padding: 19px 0 0 49px;
	background: url(../../images/freccinaBtnBlack.gif) 124px 27px no-repeat;
	color: #888888;
	text-decoration: none;
}

#boxRicercaFooter .bottomRicercaFooter a:hover{
	color: #999;
}
	

/*###################################### END BOX RICERCA BOTTOM ######################################*/









/*###################################### START MAIN CONTENT ######################################*/

#contentHome{
	display: inline;
	float: left;
	width: 730px;
	margin: 0 85px;
}

#contentHome .boxProdHome{
	display: inline;
	float: left;
	width: 365px;
	height: 277px;
	background: url(../../images/bgBoxFlashProdHome.jpg) left top no-repeat;	
}

#contentHome .boxProdHome .imgProdotto{
	display: inline;
	float: left;
	margin-left: 20px;	
}

#contentHome .boxProdHome .logoProdotto{
	display: inline;
	float: right;
	margin: 45px 26px 0 0;	
}

#contentHome .boxProdHome h3{
	display: inline;
	float: right;
	width: 172px;
	height: 63px;
	margin: 15px 26px 0 0;
	color: #888888;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: right;
	overflow: hidden;	
}

#contentHome .boxProdHome a.btnScoprilo{
	display: inline;
	float: right;
	margin: 19px 22px 0 0;
	padding-right: 10px;
	background: url(../../images/freccinaBtnBlack.gif) right bottom no-repeat;
	color: #888888;
	font-size: 11px;
	text-decoration: none;
}

#contentHome .boxProdHome a.btnScoprilo:hover{
	color: #999;
}

#contentHome .boxProdHome a.btnApriRicerca{
	display: inline;
	float: right;
	margin: 0 22px 0 0;
	padding-right: 10px;
	background: url(../../images/freccinaBtnBlack.gif) right bottom no-repeat;
	color: #888888;
	font-size: 11px;
	text-decoration: none;
}

#contentHome .boxProdHome a.btnApriRicerca:hover{
	color: #999;
}

#contentHome .boxNewsHome{
	display: inline;
	float: left;
	width: 365px;
	height: 277px;
	background: url(../../images/bgBoxNewsHome.jpg) left top no-repeat;
}

#contentHome .boxNewsHome h2{
	padding: 42px 10px 0 20px;
	color: #c8defe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#contentHome .boxNewsHome h3
{
    float:  left;
    display: inline;
	padding: 23px 10px 0 20px;
	width: 315px;
	height: 42px;
	overflow: hidden;
	color: #FFF;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Verdana, sans-serif;	
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;	
}

#contentHome .boxNewsHome p{
	display: inline;
	float: left;
	width: 315px;
	height: 43px;
	margin: 20px 20px 0 20px;
	color: #c8defe;
	font-size: 12px;
	overflow: hidden;
}

#contentHome .boxNewsHome a.btnLeggi{
	display: inline;
	float: left;
	margin: 12px 0 0 20px;
	padding-right: 10px;
	background: url(../../images/freccinaBtnWhite.gif) right bottom no-repeat;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;	
}

#contentHome .boxNewsHome a.btnLeggi:hover{
	color: #c8defe;
}

#boxContentInside{
	display: inline;
	float: left;
	width: 730px;
	margin: 0 85px!important;
	background: url(../../images/bgBoxContentInside.gif) center top repeat-y;
}

#boxContentInsideBottom{
	display: inline;
	float: left;
	width: 730px;
	padding-bottom: 90px;
	background: url(../../images/bgBoxContentInsideBottom.jpg) center bottom no-repeat;
}

#boxContentInside h2{
	display: inline;
	float: left;
	width: 275px;
	margin: 0 0 55px 60px;
	color: #666;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
}

#boxContentInside h3{
	display: inline;
	float: left;
	width: 275px;
	margin: 20px 0 10px 60px;
	color: #888888;
	font-size: 15px;
	font-weight: normal;	
}

#boxContentInside h3 a {
	color: #888888;
	text-decoration: none;
}

#boxContentInside h3 a:hover {
	color: #000;
}

#boxContentInside .lstFaq
{
	list-style-type: none;
    list-style-position: inside;    
    display: inline;
    float: left;
    width: 610px;    
}

#boxContentInside .lstFaqElement
{	    
	width: 610px;
	margin: 20px 0 10px 60px;
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}

#boxContentInside p.halfParagraph{
	display: inline;
	float: left;
	width: 275px;
	margin: 0 0 20px 60px;
	color: #999;
	font-size: 12px;
}

#boxContentInside p.halfParagraph a
{	
	color: #3878DB;
	text-decoration: none;	
}

#boxContentInside p.halfParagraph a:hover
{	
    text-decoration: underline;	
}

#boxContentInside p.fullParagraph{
	display: inline;
	float: left;
	width: 610px;
	margin: 0 0 20px 60px;
	color: #999;
	font-size: 12px;
}

#boxContentInside p.fullParagraph a
{	
	color: #3878DB;
	text-decoration: none;	
}

#boxContentInside p.fullParagraph a:hover
{	
    text-decoration: underline;	
}

#boxContentInside .boxcartina{
	display: inline;
	float: right;
	width: 275px;
	margin: 0 180px 20px 0;
}

#boxContentInside .boxImg{
	display: inline;
	float: right;
	width: 275px;
	margin: 0 60px 20px 0;
}

#boxContentInside .boxImg img{
	display: inline;
	float: left;
	margin-bottom: 12px;
}




#boxContentInside .boxImg p.imgDescription{
	display: inline;
	float: left;
	width: 195px;
	height: auto;
	border-top: 1px dotted #888888;
	padding-top: 10px;
	color: #999;
	font-size: 10px;
}

#boxContentInside .boxImg p.imgDescription a.btnScarica{
	display: inline;
	float: left;
	padding-right: 10px;
	background: url(../../images/freccinaBtnBlack.gif) right bottom no-repeat;
	color: #888888;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

#boxContentInside .boxImg p.imgDescription a.btnScarica:hover{
	color: #999;
}

#boxContentInside .boxLeggi{
	display: inline;
	float: left;
	width: 275px;
	margin: 0 0 20px 60px;
}

#boxContentInside .boxLeggi p.leggi{
	display: inline;
	float: left;
	width: 275px;
	height: auto;
	border-top: 1px dotted #888888;
	padding-top: 10px;
	color: #999;
	font-size: 10px;
}

#boxContentInside .boxLeggi p.leggi a.btnLeggi{
	display: inline;
	float: left;
	padding-right: 10px;
	background: url(../../images/freccinaBtnBlack.gif) right bottom no-repeat;
	color: #888888;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
}

#boxContentInside .boxLeggi p.leggi a.btnLeggi:hover{
	color: #999;
}

#boxContentInside ul.listSubMenu{
	display: inline;
	float: left;
	width: 275px;
	margin: 0 0 20px 60px;
	list-style: none;	
}

#boxContentInside ul.listSubMenu li{
	display: inline;
	float: left;
	width: 275px;
}

#boxContentInside ul.listSubMenu li a{
	display: inline;
	float: left;
	width: 250px;
	padding-left: 25px;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	background: url(../../images/freccinaRicerca.gif) left center no-repeat;
}

#boxContentInside ul.listSubMenu li a:hover{
	color: #888888;
}

#boxContentInside ul.listSubMenu li a.sel{
	color: #888888;
}

#boxContentInside .boxSelectedContent{
	display: inline;
	float: right;
	width: 395px;
}

#boxContentInside .boxSelectedContent h4{
	display: inline;
	float: left;
	width: 275px;
	margin: 20px 0 0 60px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#boxContentInside .formInterno .fullBoxContainer
{
	float: left;
	display: inline;
	width: 610px;
	margin: 0 0 20px 60px;	
}

#boxContentInside .formInterno .fullBoxContainer .fullBoxField label,
#boxContentInside .formInterno .fullBoxContainer .fullBoxField .spnCaptionError
{
	display: inline;
	float: left;
	width: 610px;
	color: #999;
	font-size: 12px;
}

#boxContentInside .formInterno .fullBoxContainer .fullBoxField .spnCaptionError
{
	color: #990000;
}

#boxContentInside .formInterno .fullBoxContainer .fullBoxField .textAreaField
{
	display: inline;
	float: left;
	width: 610px;
	height: 80px;
	margin: 10px 0;
	background: url(../../images/bgTextarea.gif) left top no-repeat;	
}

#boxContentInside .formInterno .fullBoxContainer .fullBoxField .textAreaField textarea
{
	display: inline;
	float: left;
	width: 600px;
	height: 74px;
	margin: 3px 5px;
	padding: 0;
	background: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;	
}

#boxContentInside .formInterno .halfBoxContainer
{
	float: left;
	display: inline;
	width: 275px;
	margin: 0 0 20px 60px;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxFile
{
	display: inline;
	float: left;
	width: 275px;
	margin: 0 0 10px 0;		
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxFile label,
#boxContentInside .formInterno .halfBoxContainer .halfBoxFile .spnCaptionError
{
	display: inline;
	float: left;
	width: 275px;
	color: #999;
	font-size: 12px;
	margin: 0 0 10px 0;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxFile .spnCaptionError
{
	color: #990000;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxFile .fileField
{
	display: inline;
	float: left;
	width: 275px;	
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxCombo
{
	display: inline;
	float: left;
	width: 275px;
	margin: 0 0 10px 0;		
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxCombo label,
#boxContentInside .formInterno .halfBoxContainer .halfBoxCombo .spnCaptionError
{
	display: inline;
	float: left;
	width: 275px;
	color: #999;
	font-size: 12px;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxCombo .spnCaptionError
{
	color: #990000;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxCombo .selectField
{
	display: inline;
	float: left;
	background: url(../../images/select_left.gif) left top no-repeat;
	margin: 10px 0 0 0;	
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxRadioList
{
	display: inline;
	float: left;
	width: 275px;		
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxRadioList .lblCaption,
#boxContentInside .formInterno .halfBoxContainer .halfBoxRadioList .spnCaptionError
{
	display: inline;
	float: left;
	width: 275px;
	color: #999;
	font-size: 12px;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxRadioList .spnCaptionError
{
    color: #990000;    
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxRadioList .radlstField
{
	display: inline;
	float: left;	
	margin: 10px 0 0 0;	
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxRadioList .radlstField .chklstLinee
{
	display: inline;
	float: left;		
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxRadioList .radlstField .chklstLinee input
{    
	margin: 3px 0 0 0;      
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxRadioList .radlstField .chklstLinee label
{    
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;	
	margin: 3px 0 0 2px;    
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField
{
	display: inline;
	float: left;
	width: 275px;	
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField label,
#boxContentInside .formInterno .halfBoxContainer .halfBoxField .spnCaptionError
{
	display: inline;
	float: left;
	width: 275px;
	color: #999;
	font-size: 12px;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField .spnCaptionError
{
    color: #990000;    
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField .textField
{
	display: inline;
	float: left;
	width: 282px;
	height: 19px;
	margin: 10px 0;
	background: url(../../images/bgTextfield.gif) left top no-repeat;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField .textField input
{
	display: inline;
	float: left;
	width: 265px;
	height: 13px;
	margin: 3px 8px;
	padding: 0;
	background: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField input {
	display: inline;
	float: left;
	width: 152px;
	height: 18px;
	margin: 10px 10px 10px 0;
	padding: 3px 40px 3px 8px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	background: url(../../images/bgBrowse.gif) left top no-repeat;
	color: #888888;
}

/*#boxContentInside .formInterno .halfBoxContainer .halfBoxField input:focus {
	background-color: transparent;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField .fileinputs
{
	display: inline;
	float: left;
	position: relative;
	width: 280px;
	height: 30px;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField input.file
{
	display: inline;
	float: left;
	width: 280px;
	margin: 10px 0;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField input.file.hidden
{
	display: inline;
	float: left;
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField .fakefile
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 280px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField .fakefile img
{
	display: inline;
	float: left;
	margin: 10px 0;
}

#boxContentInside .formInterno .halfBoxContainer .halfBoxField .fakefile input
{
	margin-bottom: 5px;
	margin-left: 0;
}*/

#boxContentInside .formInterno .halfBox{
	display: inline;
	float: left;
	width: 275px;
	margin: 0 0 20px 60px;
}

#boxContentInside .formInterno .halfBox label,
#boxContentInside .formInterno .halfBox .spnCaptionError
{
	display: inline;
	float: left;
	width: 275px;
	color: #999;
	font-size: 12px;
}

#boxContentInside .formInterno .halfBox .spnCaptionError
{
    color: #990000;    
}

#boxContentInside .formInterno .halfBox .textField{
	display: inline;
	float: left;
	width: 282px;
	height: 19px;
	margin: 10px 0;
	background: url(../../images/bgTextfield.gif) left top no-repeat;
}

#boxContentInside .formInterno .halfBox .textField input{
	display: inline;
	float: left;
	width: 265px;
	height: 13px;
	margin: 3px 8px;
	padding: 0;
	background: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
}

#boxContentInside .formInterno .halfBox input {
	display: inline;
	float: left;
	width: 152px;
	height: 18px;
	margin: 10px 10px 10px 0;
	padding: 3px 40px 3px 8px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	background: url(../../images/bgBrowse.gif) left top no-repeat;
	color: #888888;
}

#boxContentInside .formInterno .halfBox input:focus {
	background-color: transparent;
}

#boxContentInside .formInterno .halfBox div.fileinputs {
	display: inline;
	float: left;
	position: relative;
	width: 280px;
	height: 30px;
}

#boxContentInside .formInterno .halfBox input.file {
	display: inline;
	float: left;
	width: 280px;
	margin: 10px 0;
}

#boxContentInside .formInterno .halfBox input.file.hidden {
	display: inline;
	float: left;
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#boxContentInside .formInterno .halfBox div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 280px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

#boxContentInside .formInterno .halfBox div.fakefile img {
	display: inline;
	float: left;
	margin: 10px 0;
}

#boxContentInside .formInterno .halfBox div.fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
}

#boxContentInside .formInterno .privacyRadio
{
	display: inline;
	float: left;
	width: 600px;
	margin: 0 0 10px 60px;
}

#boxContentInside .formInterno .privacyRadio .radioButton label
{
	display: inline;
	float: left;
	width: auto;
	margin-right: 10px;
	color: #999;
	font-size: 11px;
}

#boxContentInside .formInterno .privacyRadio .radioButton input
{
	display: inline;
	float: left;
	margin-right: 20px;
}

#boxContentInside .formInterno input.btnInviaForm{
	display: inline;
	float: right;
	width: 35px;
	height: 17px;
	margin-right: 60px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #FFF url(../../images/freccinaBtnBlack.gif) right bottom no-repeat;
	color: #888888;
	text-align: left;
}

#boxContentInside .formInterno input.btnInviaForm:hover{
	color: #999;
}

#boxContentInside .formInterno .spnMessageTitle,
#boxContentInside .formInterno .spnMessageTitleError
{
    float: left;
    display: inline;
    width: 730px; 
    color: #999;
	font-size: 18px;
	margin: 70px 0 0 0;
	text-align: center;    
}

#boxContentInside .formInterno .spnMessageTitleError
{
    color: #990000;    
}

#boxContentInside .formInterno .spnMessageSub,
#boxContentInside .formInterno .spnMessageSubError
{
    float: left;
    display: inline;
    width: 730px;
    color: #999;
	font-size: 12px;
	margin: 10px 0 0 0;
	text-align: center;    
}

#boxContentInside .formInterno .spnMessageSubError
{
    color: #990000;    
}

.divPaginazione 
{
    display: inline;
    float:right;
    width:auto;
    height: 20px;
    margin-right: 60px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999;    
	
}

.divPaginazione b
{
	color: #000;
	text-decoration: none;    	
}

.divPaginazione a
{
	color: #888888;
	text-decoration: none;    	
}

.divPaginazione a:hover
{
	color: #000;
	text-decoration: none;    	
}


/*###################################### END MAIN CONTENT ######################################*/


