body {
	border-top: 4px solid #E0001A;
	text-align: center;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
body,p,h1,h2,h3,ul,li,form {
	margin: 0;
	padding: 0;
}
a, a:visited {
	color: #E0001A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
a.evidenza {
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	color: #E3001B;
	font-size: 2em;
	font-weight: bold;
	padding: 0 30px;
	margin-bottom: 10px;
}
p {
	font-size: 1.2em;
}
em {
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
}
/* container */
div#container {
	width: 967px;
	margin: 0 auto;
	position: relative;
	margin-top: 100px;
}
/* logo */
#logo {
	position: absolute;
	top: -90px;
	left: 50%;
	margin-left: -475px;
	width: 234px;
	height: 64px;
	background: url(../images/logo.jpg) no-repeat;
}
#logo a {
	display:block;
	width: 100%;
	height: 100%;
}
/* navigazione istituzionale */
ul#nav_istituzionale {
	display: block;
	float: right;
	margin: 10px 0 0 0;
	list-style-type: none;
	position: absolute;
	right: 0;
	top: -100px;
	font-weight: bold;
}
ul#nav_istituzionale li {
	float: left;
	position: relative;
	font-size: 1.3em;
	margin: 0.5em 0.5em 0.5em 0.2em;
	padding-left: 16px;
	background: transparent url(../images/bullet2.gif) no-repeat;
}
ul#nav_istituzionale li a, ul#nav_istituzionale li a.visited {
	display: block;
}
/* barra pagine interne */
#barra_interne {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 100px;
	width: 100%;
	height: 30px;
	background: transparent url(../images/barra_interne.jpg) no-repeat;
}
/* barra ricerca */
#barra_ricerca {
	position: relative;
	margin: 0;
	padding: 0;
	margin-top: 100px;
	width: 100%;
	height: 90px;
	background: transparent url(../images/barra_centro.jpg) repeat-y;
}
#barra_su {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 43px;
	background: transparent url(../images/barra_su.jpg) no-repeat;
}
#barra_giu {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 47px;
	background: transparent url(../images/barra_giu.jpg) no-repeat;
}
#barra_contenuto {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	text-align: left;
	margin-top: -2.4em;	
	padding: 0 25px;
}
/* form di ricerca */
#form_ricerca {
	display: block;
}
#form_ricerca label {
	display: block;
	margin-bottom: 2px;
	color: #FFF;
	font-weight: bold;
}
#form_ricerca select {
	font-size: 1.2em;
}
#form_ricerca select option {
	padding: 1px;
}
input.cerca {
	width: 160px;
	font-weight: bold;
}
div.blocco_ricerca 
{
    float: left;
    margin-right: 10px;
}
#ddlPrimaCategoria 
{
    /*width: 100px;*/
}

#ddlSecondaCategoria 
{
    /*width: 100px;*/
}
#ddlMarca 
{
    /*width: 100px;*/
}
/* linguette di navigazione */
#link_cerca_annunci,#link_pubblica_annuncio,#link_boom_pdf,#link_faq {
	position: absolute;
	z-index: 2;	
}
#link_cerca_annunci img,#link_pubblica_annuncio img,#link_boom_pdf img,#link_faq img {
	border: 0;
}
#link_cerca_annunci {
	top: -30px;
	left: 260px;
	width: 135px;
	height: 36px;
}
#link_pubblica_annuncio.on {
	top: -30px;
	left: 393px;
	width: 192px;
	height: 36px;
}
#link_pubblica_annuncio.off {
	top: -30px;
	left: 395px;
	width: 188px;
	height: 36px;
}
#link_boom_pdf.off {
	top: -30px;
	left: 584px;
	width: 172px;
	height: 36px;
}
#link_faq.off {
	top: -23px;
	right: 8px;
	width: 46px;
	height: 20px;
}
/* messaggi */
#messaggi {
	background-color: #FFCC66;
	width: 400px;
	padding: 4px 10px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 95px;
	font-size: 1.2em;
	font-weight: bold;
	display: none;
}
div.messaggi {
	background-color: #FFCC66;
	width: 400px;
	padding: 4px 10px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 35px;
	font-size: 1.2em;
	font-weight: bold;
}
div.messaggi_2 {
	background-color: #FFCC66;
	width: 400px;
	padding: 4px 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
	color: #000;
}
/* contenuto */
div#contenuto {
	margin: 45px 20px 0 15px; 
}
/* le tre colonne che seguono hanno un tot di 932px */
div#col3_sx{
	width: 210px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
div#col3_centro{
	width: 587px;
	float: left;
	text-align: left;
}
div#col3_dx{
	width: 134px;
	float: left;
	/*border-left: 1px solid #CCC;*/
	text-align: right;
}
div#col3_dx.home{
	padding-bottom: 150px;
	background: transparent url(../images/banner_nb_2.jpg) no-repeat bottom right;
}
/* link */
div#col3_sx a, div#col3_sx a:visited {
	color: #555;
	text-decoration: underline;
}
div#col3_sx a:hover {
	text-decoration: underline;
}
/* box pubblica */
#box_pubblica {
	margin-bottom: 20px;
	text-align: center;
	background-color: #EAEAEA;
	width: 100%;
}
#box_pubblica h2 {
	background: #555 url(../images/bg_titoletti_2.jpg) repeat-x;
	padding: 8px 5px;
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 4px !important;
}
#box_pubblica p {
	color: #555;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px;
}
#box_pubblica img {
	border: 0;
	margin: 7px 0;
}
/* box nuovi annunci */
#box_nuovi_annunci {
	text-align: left;
	background-color: #EAEAEA;
	width: 100%;
}
#box_nuovi_annunci h2 {
	background: #555 url(../images/bg_titoletti.jpg) repeat-x;
	padding: 5px 10px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 4px !important;
	text-align: center;
}
#box_nuovi_annunci h3 {
	color: #555;
	font-size: 1.1em;
	font-weight: bold;
	margin: 3px 10px 3px  10px;	
	text-transform: uppercase;
}
#box_nuovi_annunci p {
	color: #555;
	font-size: 1.1em;
	margin: 3px 10px;
}
#box_nuovi_annunci hr {
	color: #FFF;
	background-color: #FFF;
	height: 2px;
	border: none;
	margin: 3px 0;
	padding: 0;
	font-size: 1px;
}
#box_nuovi_annunci .prezzo_annuncio_5 {
	font-weight: bold;
}
#box_nuovi_annunci .data_5 {
	font-style: italic;
	text-align: right;
	font-size: 1em;
}
#box_nuovi_annunci .dati_annuncio_5 {
	padding-bottom: 3px;
	padding-top: 5px;
}
#box_nuovi_annunci .separatore {
	height: 3px;
	margin: 0 9px;
	border-top: 1px solid #CCC;
}
/* box informazioni */
#box_informazioni {
	text-align: left;
	background-color: #EAEAEA;
	width: 100%;
	padding-bottom: 7px;
}
#box_informazioni h2 {
	background: #555 url(../images/bg_titoletti.jpg) repeat-x;
	padding: 5px 10px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px !important;	
	margin-bottom: 4px !important;
}
#box_informazioni p {
	color: #555;
	font-size: 1.1em;
	margin: 3px 10px;
}
#box_informazioni p.medium {
	font-size: 1.2em;
}
#box_informazioni p.red {
	color: #E3001B;
}

#menu_area_riservata {
	text-align: left;
	background-color: #EAEAEA;
	width: 100%;
	padding-bottom: 7px;
}
#menu_area_riservata h2 {
	background: #555 url(../images/bg_titoletti.jpg) repeat-x;
	padding: 5px 10px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px !important;	
	margin-bottom: 4px !important;
}
#menu_area_riservata p {
	color: #555;
	font-size: 1.1em;
	margin: 3px 10px;
}
#menu_area_riservata p.medium {
	font-size: 1.2em;
}
#menu_area_riservata p.red {
	color: #E3001B;
}

#ctl00_ContentPlaceHolder2_box_informazioni {
	text-align: left;
	background-color: #EAEAEA;
	width: 100%;
	padding-bottom: 7px;
}
#ctl00_ContentPlaceHolder2_box_informazioni h2 {
	background: #555 url(../images/bg_titoletti.jpg) repeat-x;
	padding: 5px 10px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px !important;	
	margin-bottom: 4px !important;
}
#ctl00_ContentPlaceHolder2_box_informazioni p {
	color: #555;
	font-size: 1.1em;
	margin: 3px 10px;
}
#ctl00_ContentPlaceHolder2_box_informazioni p.medium {
	font-size: 1.2em;
}
#ctl00_ContentPlaceHolder2_box_informazioni p.red {
	color: #E3001B;
}

#ctl00_ContentPlaceHolder2_menu_area_riservata {
	text-align: left;
	background-color: #EAEAEA;
	width: 100%;
	padding-bottom: 7px;
}
#ctl00_ContentPlaceHolder2_menu_area_riservata h2 {
	background: #555 url(../images/bg_titoletti.jpg) repeat-x;
	padding: 5px 10px;
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px !important;	
	margin-bottom: 4px !important;
}
#ctl00_ContentPlaceHolder2_menu_area_riservata p {
	color: #555;
	font-size: 1.1em;
	margin: 3px 10px;
}
#ctl00_ContentPlaceHolder2_menu_area_riservata p.medium {
	font-size: 1.2em;
}
#ctl00_ContentPlaceHolder2_menu_area_riservata p.red {
	color: #E3001B;
}

/* box banners */
#box_banners {
	text-align: right;
}
#box_banners img {
	width: 120px;
	margin: 0;
	padding: 10px 0;
	border: 0;
}
/* box categorie */
div.box_categorie {
	width: 40%;
	font-size: 1.2em;
	text-align: left;
	text-align: left;
}
div.box_categorie h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #E3001B;
	border-bottom: 2px solid #E3001B;
	background: transparent url(../images/bullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 7px;
}
div.box_categorie ul {
	list-style: none;
	margin-bottom: 17px;
}
div.box_categorie li {
	margin-bottom: 2px;
}
div.box_categorie a, div.box_categorie a:visited {
	color: #000;
}
div.box_categorie a:hover {
	color: #E3001B;
}
div.right {
	float: right;
	padding-right: 40px;
}
div.left {
	float: left;
	padding-left: 40px;
}
/* footer */
div#footer {
	/*background-color: #E3001B;*/
	padding: 15px;
	margin: 50px 10px 0 85px;
	/*color: #FFF;*/
	color: #555;
}
/* clearer */
div.clearer {
	clear: both;
}
/* contenitore centrale */
.contenitore_centrale {
	text-align: left;
	padding: 0 30px;
}
.contenitore_centrale p {
	line-height: 1.5em; 
}
.contenitore_centrale h1 {
	margin-bottom: 25px;
	padding-left: 0;
	font-size: 2em;
}
.contenitore_centrale label {
	display: block;
	color: #E3001B;
	font-size: 0.9em;
}
span.info {
	color: #666;
	font-weight: normal;
}
span.info2 {
	color: #666;
	font-weight: normal;
	font-size: 0.9em;
}
.contenitore_centrale .check label {
	display: inline;
	color: #000;
	font-size: 1em;
}
.pubblica_annuncio p {
	margin-bottom: 12px;
}
.pubblica_annuncio p.riepilogo {
	margin-bottom: 4px !important;
	margin-top: 4px !important;
}
.pubblica_annuncio p.titoletto {
	color: #E3001B;
	border-bottom: 2px solid #E3001B;
	margin-bottom: 10px;
	font-size: 1.4em;
	font-weight: bold;
}
.pubblica_annuncio p.obbligatorio {
	padding-left: 15px;
	background: transparent url(../images/asterisco.gif) no-repeat left center;
}
.pubblica_annuncio p.footer, .pubblica_annuncio div.footer_2 {
	color: #E3001B;
	border-top: 2px solid #E3001B;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
}
.pubblica_annuncio input, .pubblica_annuncio select,.pubblica_annuncio textarea {
	font-weight: bold;
	color: #333;
}
input.w100 {
	width: 100px;
}
input.w200 {
	width: 200px;
}
input.w300 {
	width: 300px;
}
input.w500 {
	width: 500px;
}
input.w100pc {
	width: 100%;
}
input.h80 {
	height: 80px;
}
label.obbligatorio {
	padding-left: 15px;
	background: transparent url(../images/asterisco.gif) no-repeat left center;
}
.notice { font-size: 90%; }
.info { FONT-WEIGHT: bold; COLOR: #008000 }
.error { FONT-WEIGHT: bold; COLOR: #800000 }
/* informazioni */
.info_nome_categoria, .info_annunci_categoria {
	color: #E3001B;
	font-weight: bold;
	font-size: 1.3em;
}
/* visualizzazione annunci */
h3.titolo_annuncio {
	color: #E3001B;
	font-size: 1.2em;
	margin-bottom: 3px;
	display: inline;
}
.prezzo_annuncio {
	font-weight: bold;
}
.testo_annuncio {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 5px;
}
.testo_annuncio 
{
    display: inline;
}
.data_annuncio {
	font-style: italic;
	text-align: right;
	font-size: 1em;
}
.dati_annuncio {
	padding-bottom: 3px;
    padding-top: 5px;
    color: #555;	
}
.separatore {
	height: 3px;
	margin: 0 0 7px 0;
	border-top: 1px solid #CCC;
}
/* paginazione */
.paginazione_su, .paginazione_giu {
	background-color: #EEE;
	padding: 4px 2px;
	font-size: 1.2em;
	text-align: center;
}
.paginazione_su {
	margin-bottom: 10px;
}
.paginazione_giu {
	margin-top: 10px;
}
.paginazione_giu .page {
	background-color: #BBB;
	margin: 0 3px;
	color: #FFF;
	font-weight: bold;
}
.paginazione_giu .currentpage {
	background-color: #E3001B;
	margin: 0 3px;
	color: #FFF;
	font-weight: bold;
	padding: 0 3px;
}
.paginazione_giu .page a, .paginazione .page a:visited {
	padding: 0 3px;
	color: #FFF;
}
.paginazione_giu .page a:hover {
	text-decoration: none;
}
/* varie */
span.red, p.red {
	color: #E3001B;
}
span.bold {
	font-weight: bold;
}
span.big {
	font-size: 1.2em;
}
span.medium {
	font-size: 1em;
}
p.p_uno {
	padding-left: 25px;
	margin-top: 10px !important;
	background: transparent url(../images/1.gif) top left no-repeat;
}
p.p_due {
	padding-left: 25px;
	margin-top: 10px !important;
	background: transparent url(../images/2.gif) top left no-repeat;
}
p.padding_tb4 {
	padding-top: 4px!important;
	padding-bottom: 4px !important;
}
.visibile {
	display: block;
}
.invisibile {
	display: none;
}
p.avviso {
	color: #E3001B;
	font-weight: bold;
}
p.center {
	text-align: center;
}
p.informazioni {
	line-height: 1.6em;
	font-size: 1.2em;
}
/* per jquery validator */
label.error {
	background:transparent url(../images/delete.png) no-repeat scroll 0px;
	color:#EE0000 !important;
	font-size: 1em !important;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:20px;
	margin-left: 5px;
	display: inline;
}
label.valid {
	background:transparent;
}
select.error, input.error {
	/*border: 1px solid #EE0000;*/
}
/* nuovo boom in pdf */
table.ultima_uscita {
	width: 280px;
	margin: 0 auto;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
table.ultima_uscita td {
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CCC;	
	padding: 4px;
}
div.ultime_uscite {
	padding-top: 40px;
}
div.ultime_uscite p {
	font-size: 1.2em;
}
div.ultime_uscite a {
	font-weight: bold;
}
div.info_contatti {
	padding-top: 15px;
	border-top: 1px solid #CCC;
}
/* Tariffe */
ul.tariffe {
	margin-left: 20px;
}
ul.tariffe li {
	font-size: 1.2em;
	color: #000;
}
div.tariffe {
	margin-left: 10px;
	margin-top: 10px;
}
/* Errori */
p.errori 
{
    color: #F00;
    font-weight: bold;
    background-color: #FFFFCC;
    padding: 3px;
}