body, td { font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11px; color: #ffffff; text-align: center; }
body { background: #00032c url(../images/body_bg.jpg) center top repeat-x; }
@media print {
    body { background: white; color: black;}
}

/* stili dei link in tutto il sito */
a { text-decoration: none; color: #ff8711; }
a:hover { text-decoration: underline; }
a img {  border: 0; }
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }


/* container */
div#container { width: 980px; margin: 0 auto; text-align: left; background: transparent url(../images/page_bg.jpg) top repeat-x; }
@media print {
    div#container { background: white; }
}


/* header */
div#header { text-align: center; }


/* content */
div#content { margin-left: 170px; padding: 10px;  }
@media print {
    div#content { margin-left: 0; color: black;}
}


/* stili che il cliente pu˜ dare al testo dall'area di amministrazione */
div#content .titolo { color: /*#ff8711*/ #12127e; font-size: 20px; font-weight: bold; line-height: 20px; }
div#content .sottotitolo { color: /*#ff8711*/ #12127e; font-size: 15px; font-weight: bold; line-height: 20px; }


/* page*/
div#page { margin-left: 10px; width: 780px; }
div#page h2 { font-size: 25px; color: #12127e; padding-top: 0px; margin-top: 0px; margin-bottom: 20px; height: 30px; border-bottom: 1px dotted #12127e;}
div#page ul li { list-style: url(../images/list_element.jpg); padding-bottom: 5px; }
div#page strong { color: #ffffff; } /* cambia il colore del grassetto */
@media print {
    div#page { width: 100%; color: black;}
    div#page ul li { list-style: disc; }
    div#page strong { color: black;}
}


/* stampa e invia */
div#services { text-align: right; margin-bottom: 10px; padding-top: 2px; }
div#services a { color: #ffffff; vertical-align: middle; }
div#services img { vertical-align: middle; }
@media print {
    div#services { display: none; }
}


/* menu */
div#menu { float:left; width: 165px; margin-top: 35px; margin-left: 5px; margin-bottom: 50px;}
div#menu table, div#menu  td { width: 170px; margin: 0; padding: 0; border-collapse: collapse; }
div#menu h3 { margin: 0; padding: 0; }
div#menu td { background: url(../images/menu_off.gif) no-repeat; height: 24px; text-align: right; padding-left: 2px; padding-right: 25px; }
div#menu tr.link td{ padding-left: 20px; }
div#menu tr.title td{ background: url(../images/menu_title.gif) no-repeat; color: white; height: 32px; padding-right: 16px; }
div#menu tr.title a { color: white; vertical-align: middle;} /* titolo */
div#menu #menu_close{ margin-top: 25px; margin-bottom: 20px; }
div#menu td.selected { background: url(../images/menu_on.gif) no-repeat; font-weight: bold; color: #12127e;}
div#menu a { color: #ffffff; }


/* testo nei menu */
div#menu td, div#menu a, div#menu tr.title a, div#menu tr a, div#menu td.selected, div#menu tr.title td, div#menu h3 { font-size: 11px; }
@media print {
    div#menu { display: none; }
}


/* galleria */
#galleries .text a { color: #ff8711; }
td.button  { background: url(../images/gallery_button.gif) no-repeat; width: 169px; height: 29px; }
#galleries ul li { list-style: url(../images/list_element.jpg); padding-bottom: 5px; }



/* footer */
div#footer { height: 33px; width: 960px; background: #ffffff;; text-align: center; clear: left; color: black; padding-left: 10px; padding-right: 10px; padding-top: 20px;}
div#footer a { color: black; font-weight: normal; }
@media print {
    div#footer { border-top: 1px dotted #12127e; color: #12127e; }
}


/* web solutions */
div#menu #intertech { text-align: center; margin-top: 50px; }
div#menu #intertech a {  padding-top: 22px; font-size: 9px; color: #ffffff; font-weight: normal; }
@media print {
    div#menu #intertech a { display: none; }
}

/* pagina contatti */
table.orari { color: red; width: 600px; border-collapse: collapse; margin: 0px; padding: 0px;}
table.orari td { color: #ffffff; border: 1px solid #1c215a; border-collapse: collapse; margin: 0px; padding: 5px; }
table.orari th { height: 20px; color: #12127e; background: #ffffff; font-size: 13px; border: 1px solid #12127e;}

/* home page */
.titoli_box { color: #12127e; font-size: 25px; font-weight: bold; border-bottom: 1px solid #12127e; margin-bottom: 10px;}
div#marchi { width: 290px; margin: 0px 12px 20px 0px; }
div#news { width: 476px; }
div#news .titoli_news { font-size: 12px; color: #ff8711; font-weight: bold; }
div#news ul li { list-style: none; }
div#news ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
div#news li { margin: 0px 0px 10px 0px; padding: 0px 20px 0px 0px; border-bottom: 1px dotted #ffffff; }
div#promozioni { width: 290px; margin: 40px 12px 20px 0px; }
div#video { width: 476px; }
div#riga01 { height: 380px; }
div#riga02 { height: 350px; }
.news01 { border-bottom: 1px dotted #ffffff; }
