body{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-align: left;
	line-height: 16px;
}
#contenitore{width:510px;
            text-align:center;
            margin:0 auto;}

/* Pagina Prezzi */
.align-left {text-align:left;}
#tabella_prezzi{width:500px;border-collapse:collapse;}
#tabella_prezzi td{background-color:white;
                   border:1px solid #01072B;/* #003399 */
                   border-collapse:collapse;
                   font-size:11px;
                   color:#01072B;}/*#003399*/
#tabella_prezzi td.scuro { background-color:#e6e6e6; }

/* Pagina Offerte */
.offertecontenitore {text-align:justify;
                    width:510px;}

.offertecontenitore p{float:left; }
.fototesto{width:120px;}
.testoOfferta{width:360px;}
.offertetitolo{background-color:#E0EAF6;
                padding:5px;
                text-align:center;
                 font-size:14px; }

/* Pagina Reception On-line */
#tabella_call{width:90%;}
#tabella_call td{ border-collapse:collapse;
                   font-size:12px;
                   color: #000033;}

.err{color: red;}
body#fondo { background:#fff url(sfondo_form.jpg) no-repeat top left }
