body {
    color:#000;
    background-color: #fff;
	margin: 0;
    font-family: georgia, verdana, sans-serif;
    font-size: 11pt;
    line-height:1.3em;
    text-align:center;
    }

#box_principale {
    width:98%;
    background-color: #fff;
	margin: 0px auto;
    text-align:left;
}

a.ajaxmenu, a.ajaxmenu:visited, a.ajaxmenu:link, a.ajaxmenu:active {
    font-weight:bold;
    background-color:#ff6500;
    border:1px solid #b3b6c1;
    color:#fff; padding:5px;
    margin-right:8px;
    margin-bottom:8px;
    float:left;
    }
a.ajaxmenu:hover {
    background-color:#22c318;
    }


#header {
    display:none;
    }
#header img { border: 0; float:left; }

#box_pagina {
    width:98%;
    border-left: none;
	margin: 0;
    padding: 0;
    text-align:left;
}

#box_pagina_inside {
    width:90%;
    background-color: #fff;
    margin:10px 0 0 0;
    padding:10px;
    }


.box_intro {
    width:688;
    padding:0 10px 10px 0;
    text-align:justify;
    }
.box_macrohome {
    float:left;
    padding:10px;
    width:323px;
    background-color:inherit;
    }
.orange {
    background-color:#ff9933;
    }
.bordodx {
    border-right:1px solid #ff6600;
    }
.hrsuperiore {
    padding:20px 10px 10px 10px;
    background: url('images/hr_cerchi.png') top left no-repeat;
    }
.box_macrohome img {
    float:left;
    border:0;
    padding: 0 10px 0 0;
    }
.prodotti_thumbs {
    float:left;
    margin:5px;
    text-align:left;
    color: #ff9933;
    }
.prodotti_thumbs a img, .prodotti_thumbs a:visited img { border: 2px solid #ff9933; }
.prodotti_thumbs a:hover img { border: 2px solid #ff6500; }
.prodotti_thumbs a { font-weight:bold; }


a, a:visited {
    color: #ff9933;
    text-decoration:none;
    }
a:hover {
    color: #ff6500;
    }

img {border:none;}

.clear  { clear:both; }
.clearl { clear:left; }
.clearr { clear:right; }


/** Titoli **/

h1 {
    padding:0;
    margin:10px 0 10px 0;
    color: #ff6600;
    font-size:2em;
    }
h2 {
    padding:10px;
    margin:0;
    color: #ff6600;
    font-size:1.7em;
    }
.h1_benvenuto {
    color:#23c419;
    }
.box_macrohome h2 {
    color:#ff9933;
    font-size:1.8em;
    margin:0 0 10px 0;
    }

/** Footer **/

#footer {
    color: #ffcc66;
    font-size: 0.9em;
    margin:3px;
    }

#footer a, #footer a:visited {
    color: #ffcc66;
    text-decoration:none;
    }
#footer a:hover {
    color: #ff9933;
    text-decoration:underline;
    }

/** modulo di ricerca modelli **/
#cercamodello {
    display:none;
    }
#cercamodello fieldset {
    border:0px;
    padding:0px;
    margin:0px;
    }
#cercamodello label {
    font-weight:bold;
    color: #22c318;
}
#cercamodello input {
    height: 1.2em;
    border:1px solid #22c318;
    width:6em;
    }
#cercamodello #button {
    background-color: #22c318;
    color: #fff;
    border:0;
    height: 1.5em;
    width:4em;
    }
