#content .box {
	padding:0 10px;
	/*width:80%;
	margin:0 auto;*/
	/*hack min height*/
	min-height: 360px;
	height: auto !important;
	height: 360px;
}
#content .box .contentDx {
	float:right;
	padding-left:20px;
}
/**/
#content .box a, #content .box a:link {
	text-decoration:underline;
	color:#900;
	font-weight:bold;
}
#content .box a:hover {
	text-decoration:none;
	color:#000;
}

#content .box h1, #content .box #prodotti h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #888;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
}

/* Solo per le news inverte lo stile h1 con h2 */
#content .box #news h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #888;
	font-size: 1.6em;
	border-bottom: 1px solid #ccc;
	display: block;
}	

#content .box h1.home {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #888;
	font-size: 1.6em;
	border-bottom: none;
}

#content .box h2, #content .box #prodotti h1 {
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #888;
	font-size: 1.2em;
	border-bottom: none;
}

/* Solo per le news inverte lo stile h1 con h2 */
#content .box #news h1 {
	margin: 0 0 0.2em 0;
	padding: 0;
	color: #888;
	font-size: 1.2em;
	border-bottom: none;
}

#content .box h3 {
	border:0;
	padding:0;
	margin:1em 0 0.3em 0;
	color:#B08C00;
	font-size:1.2em;
}

#content .box h3.home {
	border-top:solid 2px #fff;
}

#content .box h4 {
	border-top: solid 1px #ccc;
	padding: 1em 0 0 0;
	margin:1em 0 0.5em 0;
	color:#666;
	font-size:1em;
}

#content .box h4.freccia a {
	color:#000;
}

#content .box h5 {
	border:0;
	padding:0;
	margin:1em 0 0.3em 0;
	color:#B08C00;
	font-size:1.2em;
}

#content .box h6 {
	border: 0;
	margin:1em 0 0.5em 0;
	color:#666;
	font-size:1em;
}

#content .box p {
	border:0;
	margin:0 0 0.5em 0;
	padding:0;
	text-align:justify;
	font-size:1em;
	/*line-height:1.6em;*/
}

#content .box .corsivo { font-style:italic;}
#content .box ul, #content .box ol {
	border:0;
	margin:0;
	font-size:1em;
	line-height:1.4em;
}
#content .box ul {
	list-style:none;
	padding:0 0 10px 0;
}
#content .box ol {
	list-style:decimal;
	padding:0 0 10px 45px;
}
#content .box ul li {
	border:0;
	margin:0;
	padding:0 0 0 15px ;
	background: url(../img/img-lista.gif) no-repeat left top;
}
#content .box ul li.gruppi {
	background: url(../widgets/group.png) no-repeat left top;
}
#content .box ul li.utenti {
	background: url(../widgets/user.png) no-repeat left top;
}
#content .box h3.allegati {
	margin:1em 0 0.5em 0;
	padding:1em 0 0 0;
	border-top:solid 1px #efefef;
	font-size:1em;
	color:#999;
}
#content .box ul.allegati {
	margin:0 0 1em 0;
	padding:0;
}
#content .box ul.allegati li.pdf {
	padding:2px 0 2px 20px;
	background: url(../widgets/pdf.gif) no-repeat 0 50%;
}
#content .box ul.news li.pdf {
	padding:0 0 0 20px;
	margin:0 0 0.5em 0;
	background: url(../widgets/pdf.gif) no-repeat left top;
}
#content .box ul li.gen {
	padding:2px 0 2px 20px;
	background: url(../img/icon/unknownIcon16.gif) no-repeat 0 50%;
}
/**/
#content img.right, #content img.float_right {
	float:right;
	margin:0 0 10px 10px;
}

/**/
#content .box .condizioni {
	clear:both;
	width:auto;
	margin:1em auto;
	padding:10px;
	border:solid 1px #ccc;
}
#content .box .condizioni h4 {
	border:0;
	padding:2px;
	margin:0;
	background-image:none;
	background-color:#F3C200;
	color:#000;
	font-size:1.1em;
}
#content .box .condizioni h5 {
	border:0;
	padding:0 0 0 10px;
	margin:1em 0 0.5em 0;
	background-image:url(../img/bullet02.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	color:#B08C00;
	font-size:1.1em;
}
#content .box .condizioni p {
	border:0;
	margin:0.5em 0;
	padding:0;
	text-align:justify;
	font-size:1em;
	color:#565656;
	line-height:1.6em;
}
#content .box .condizioni ol {margin:1em;}
#content .box .condizioni ol li {
	padding:0;
	margin:0;
	background:none;
}


#content .box p.allegato {
}
#content .box p.allegato img.icona {
	float:left;
	padding-right:10px;
	border:0;
	margin:0;
}
#content .box p.allegato a, #content .box p.allegato a:link, #content .box p.allegato a:active, #content .box p.allegato a:visited {
	text-decoration:none;
}
#content .box p.allegato a:hover {
	text-decoration:underline;
}
#content .box blockquote {
	padding:5px 20px 5px 20px;
	font-style:italic;
	font-size:0.9em;
	text-align:justify;
}
#content .box address {
	margin:1em 0 1em 3em;
	font-size:1.1em;
	font-style:normal;
	line-height:1.6em;
}
#content .box .tel {
	padding:0 0 0 20px;
	background-image: url(../img/ico-tel.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size:0.9em;
}
#content .box .fax {
	padding:0 0 0 20px;
	background-image: url(../img/ico-fax.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size:0.9em;
}
#content .box .email {
	padding:0 0 0 20px;
	background-image: url(../img/ico-email.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size:0.9em;
}
#content .box .web {
	padding:0 0 0 20px;
	background-image: url(../img/ico-web.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size:0.9em;
}
#content .box img.flDx {
	clear:both;
	float:right;
	width:auto;
	padding:0.5em;
	margin-left:1em;
	border:solid 1px #efefef;
}
/*#content .box img.flDx:after {content:" ! "}*/
/*FORM*/
#content .box .form {
	width:75%;
	padding: 20px 0;
}
#content .box .form p {
	text-align:right;
}
#content .box .form form fieldset {
	border: solid 1px #EFEFEF;
	padding:20px;
}
#content .box .form form legend {
	color:#999;
}
#content .box .form form .campo {
	width:50%;
}
#content .box .form form .bottone {
	float:left;
	left:50%;
	position:relative;
}
#content .box .form .label {
}
#content .box .form .campo {
}

#content .box input.readonly {
	background-color:#DDDDDD;
	color: #000;
}

/*TABLE*/
#content .box table {
	text-align:left;
	border:0;
	margin:2em auto;
	padding:0;
	border-bottom:double 3px #ccc;
}
#content .box table caption {
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	color:#666;
}
#content .box table th, #content .box table td {
	vertical-align:top;
	border:0;
	margin:0;
	padding:0;
}
#content .box table th {
	background-color:#F3C200;
	padding:1px 10px 1px 10px ;
}
#content .box table td {
	padding:3px 10px 3px 10px ;
	border-bottom:solid 1px #efefef;
}

#content .box table.padding5 th {
	background-color:#F3C200;
	padding:1px 5px 1px 5px ;
}
#content .box table.padding5 td {
	padding:3px 5px 3px 5px ;
	border-bottom:solid 1px #efefef;
}

#content .box table.tabInfo, #content .box table.tabInfo td, #content .box table.noBorder, #content .box table.noBorder td {border-bottom:none;}
#content .box table td ul{
	padding:0;
}
h4.freccia a, h4.freccia a:link {
	color:#000;
	padding:0 0 0 15px;
	background: url(../img/ico-freccia.gif) no-repeat 0 2px;
}

#content .box table td h4 a, #content .box table td h4 a:link {
	color:#000;
	padding:0 0 0 15px;
	background: url(../img/ico-freccia.gif) no-repeat 0 2px;
}

#content .box table td a.titleLink {
	color:#000;
	text-decoration: none;
}


/**/
#content .box .puntiVendita {
	width:100%;
	margin:2em auto;
	border:none;
	border-collapse:collapse;
}
#content .box .puntiVendita td {
	width:400px;
	padding:0;
	margin:0;
	border:none;
}
#content .box .puntiVendita td.Sx {
	background-color:#efefef;
	width:50%;
}
#content .box .puntiVendita td.Dx {
	background-color:#efefef;
	width:50%;
}
#content .box .puntiVendita td.Dx form, #content .box .puntiVendita td.Sx form {
	margin:0;
	padding:0;
}
#content .box .puntiVendita td.Dx h3, #content .box .puntiVendita td.Sx h3 {
	padding:5px;
	margin:0;
	background-color:#f3c200;
	font-size:1em;
	color:#000;
}
#content .box .puntiVendita td.Dx p, #content .box .puntiVendita td.Sx p {padding:5px;}
#content .box .puntiVendita td.Dx ul, #content .box .puntiVendita td.Sx ul {margin:0 0 10px 10px;}
#content .box .puntiVendita td.Dx ul li, #content .box .puntiVendita td.Sx ul li {
	padding:0 0 0 10px ;
	background: url(../img/bullet03.gif) no-repeat 0 50%;
}

#content .box table th.order-by-asc {
	background-image: url('/img/order-by-asc2.gif');
	background-repeat: no-repeat;
	background-position: center right;
}


#content .box table th.order-by-desc {
	background-image: url('/img/order-by-desc2.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

#content .box table th.order {
	background-image: url('/img/order.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

#content .box a[href $='.pdf'] {
   padding-right: 18px;
   background: transparent url(../widgets/061220_icon_pdf.gif) no-repeat center right;
}

#content .box a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(../widgets/061220_icon_doc.gif) no-repeat center right;
}

#content .box a[href $='.xls'] { 
   padding-right: 18px;
   background: transparent url(../widgets/061220_icon_xls.gif) no-repeat center right;
}

/* STILI PER ALTERNARE IL COLORE DELLO SFONDO DELLE RIGHE */

#content .box .divChiaro {
	background-color: #ffffff;
}

#content .box .divScuro {
	background-color: #f5f5f5;
}

#content .box .divChiaro, #content .box .divScuro {
	margin: 0;
	padding: 10px 10px 30px 10px;
}

#content .box .divChiaro p, #content .box .divScuro p {
	line-height: 1.6em;
}

#content .box .divChiaro span, #content .box .divScuro span {
	color: #808080;
}

/* STILE DELLE TABELLE NELLE PAGINE DEI PRODOTTI*/

#content .box table.tabellaProdotti {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

#content .box table.tabellaProdotti tbody tr td {
	border: 1px solid #CCCCCC;
	margin: 0;
	padding: 10px 8px;
}

#content .box table.tabellaProdotti tbody tr td p {
	color: #565656;
	font-size: 9pt;
	line-height: 1.5em;
}

#content .box table.tabellaProdotti tbody tr td p strong {
	color: #565656;
	font-weight: bold;
}

#content .box table.tabellaProdotti tbody tr td h2 {
	background-color: #F3C200;
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.5em;
	border: 0;
	margin: 0;
	padding: 0 0 0 4px;
}

#content .box table.tabellaProdotti tbody tr td h3 {
	border:0;
	padding:0 0 0 10px;
	margin:1em 0 0.5em 0;
	background-image:url(../img/bullet02.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	color:#B08C00;
	font-size:10pt;
}

#content .box h4 {
}

/* STILE DEL MENU IN POLIZZE ON LINE */
#content .box .step {
	text-align:left;
	border:0;
	margin:0;
	padding:0;
	border-bottom:none;
}

#content .box .step tr td {
	margin:0 0em;
	padding:4px;
	border:solid 1px #F3C200;
	color:#990000;
}

#content .box .step tr th {
	margin:0 0em;
	padding:4px;
	border-bottom:solid 1px #F3C200;
	background:none;
	color:#990000;
}

#content .box .step tr th.no_border, #content .box .step tr td.no_border {
	background:none;
	border:none;
}	 

#content .box .step tr td.attivo {
	background-color: #FAE799;
}

#content .box .step tr td span {padding:1px 0px 0px 20px;}

#content .box .step tr td span.amministrativo {background:url(/it/gestione/polizze/widgets/icons/page_edit.png) no-repeat 0 0;}
#content .box .step tr td span.veicoli        {background:url(/it/gestione/polizze/widgets/icons/car.png) no-repeat 0 0;}
#content .box .step tr td span.persone        {background:url(/it/gestione/polizze/widgets/icons/persone.png) no-repeat 0 0;}
#content .box .step tr td span.contraente     {background:url(/it/gestione/polizze/widgets/icons/contraente.png) no-repeat 0 0;}
#content .box .step tr td span.genera         {background:url(/it/gestione/polizze/widgets/icons/arrow_rotate.png) no-repeat 0 0;}
