body {
    background: #FFFFFF url(../images/body_bg.gif) repeat-x scroll left top;
    margin: 0px;
}

.longtext h1 {
    background: #1392A9;
    display: block;
    border: 1px solid #D5D5D5;
    padding: 3px;
    margin-top: 0;
}

h4 {
    margin-left: 8px;
    margin-right: 8px;
}

hr {
    color: aqua;
    margin-left:8px;
    margin-right: 8px;
}

.longtext h2 {
    background: #1392A9;
    display: block;
    border: 1px solid #D5D5D5;
    padding: 3px;
    margin-top: 0;
}

.longtext h1.nostye {
    background: none;
    display: inherit;
    border: none;
    padding: 0;
}

.longtext h1 span {
    display: block;
    font: bold 14px / 22px Arial, Helvetica, sans-serif;
    padding-left: 5px;
    text-transform: uppercase;
    border: 1px solid #D5D5D5;
    color: #FFF
}
.longtext h2 span {
    display: block;
    font: bold 14px / 22px Arial, Helvetica, sans-serif;
    padding-left: 5px;
    text-transform: uppercase;
    border: 1px solid #D5D5D5;
    color: #FFF
}

.longtext h1.custom {
    background: #D5D5D5;
    display: block;
    border: 1px solid #D5D5D5;
    padding: 3px;
    margin-top: 0;
}

.longtext h1.custom span {
    display: block;
    font: bold 14px / 22px Arial, Helvetica, sans-serif;
    padding-left: 5px;
    text-transform: uppercase;
    border: 1px solid #1392A9;
    color: #1392A9
}

/* box racchiude tutto */

h1.title {
    vertical-align: top;
    color: #1393A9;
    font-family: arial, sans-serif;
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 5px;
    font-weight: bold;
}
h2.title {
    vertical-align: top;
    color: #1393A9;
    font-family: arial, sans-serif;
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 5px;
    font-weight: bold;
}
h2.antisolari {
    vertical-align: top;
    color: #717272;
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 5px;
	font-weight:normal;
}
h2.faq {
    vertical-align: top;
    color: #1393A9;
    font-family: arial, sans-serif;
    font-size: 17px;
    line-height: 5px;
	font-weight:normal;
}

#box {
    width: 900px;
    height: 482px;
    margin: auto;
    margin-top: 10px;
    overflow: hidden;
    background-color: #1393A9;
}

#box2 {
    width: 900px;
    margin: auto;
    background-color: #EEEEEE;
}

/* intestazione: tipicamente il logo o un'immagine */
#header {
    margin: 0px;
    height: 63px;
    width: 900px;
    background-color: #1393A9;
    position: relative;
}

#header p {
    margin: 0px;
    display: inline;
    position: absolute;
    right: 24px;
    top: 10px;
    text-align: right;
    text-transform: capitalize;
    font-size: 12px;
    color: #61B3B5;
    font-family: Arial, Helvetica, sans-serif;
}

#logo {
    float: left;
    display: inline;
    margin: 12px 0px 0px 24px;
    width: 400px; /*background-color: #20FF00;    */
}

#vetro {
    float: left;
    margin: 12px 0px 0px 24px;
    width: 300px; /*background-color: #20FF00;    */
}

#menu {
    margin: 0px;
    float: left;
    display: inline;
    position: absolute;
    right: 24px;
    top: 38px;
    text-align: right;
}

#menu a {
    font-family: arial, sans-serif;
    text-decoration: none;
    color: white;
    margin-left: 5px;
    font-size: 15px;
}

#menu a:hover {
    color: black;
}

#menu .selezionato {
    font-family: arial, sans-serif;
    text-decoration: none;
    color: black;
    margin-left: 5px;
    font-size: 15px;
}

#video {
    height: 225px;
    width: 900px;
    background-color: #1393A9;
}

#container {
    background-color: #EEEEEE;
}

#flash { margin-left:23px; margin-top:20px;}

    #flash a {display:block; float:left; padding:5px; width:258px; height:139px; position:relative; margin-right:25px; background-color:#fff;}
        #flash a.last {margin-right:0;}
        #flash a img {border:1px solid #bfbfbf; position:absolute;}
        #flash a img.above {z-index:50;}
        #flash a img.below {z-index:10;}


/* colonna centrale */

#center {
    float: left;
    display: inline;
    margin: 5px 0px 0px 22px;
    width: 568px;
    background-color: #EEEEEE;
    font-family: arial, sans-serif;
    color: #717272;
    font-size: 85%;
    vertical-align: top;

}

#center.longtext {
    width: 853px;
    float: none;
    padding: 20px 18px 20px 23px;
    display: block;
    margin: 0;
}

#center_gallery {
    float:left;
    margin-left:18px;
    display: inline;
    width: 870px;
    background-color: #EEEEEE;
    font-family: arial, sans-serif;
    color: #717272;
    font-size: 85%;
    vertical-align: top;
}
#center_gallery img{border:3px solid #FFF; margin:7px;}
#center_gallery a:hover img{border:3px solid #717272;opacity:0.9;filter:alpha(opacity=90)}

#mappa {
    border: 1px #777 solid;
    width: 560px;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* colonna destra */
#right {
    float: left;
    display: inline;
    margin: 10px;
    position: relative;
    margin: 5px 0px 0px 12px;
    width: 280px;
    margin-bottom: 10px;
}

/* pi� di pagina */
#footer {
    clear: both;
    background-color: #1393A9;
    height: 44px;
    position: relative;
}

#footer-left {
    text-align: left;
    position: absolute;
    top: 15px;
    left: 12px;
    font-family: arial, sans-serif;
    font-size: 70%;
    color: white;
}
	#footer-left a {color:#fff; text-decoration:underline;}

#footer-right {
    text-align: right;
    position: absolute;
    top: 7px;
    right: 12px;
    font-family: arial, sans-serif;
    font-size: 70%;
    color: white;
    line-height: 32px;
}

#footer-right a {
    float: right;
}

#footer-right img {
    margin-left: 10px;
}

.head {
    vertical-align: top;
    color: #1393A9;
    font-family: arial, sans-serif;
    font-size: 17px;
    /*letter-spacing: -1px;*/
     /*line-height:10px;*/
}

.head2 {
    vertical-align: top;
    color: #1393A9;
    font-family: arial, sans-serif;
    font-size: 17px;
    letter-spacing: -1px;
    line-height: 5px;
}

.subhead {
    color: #717272;
    font-family: arial, sans-serif;
    font-size: 12px;
    letter-spacing: 0;
}

.subhead2 {
    color: #717272;
    font-family: arial, sans-serif;
    font-size: 12px;
    letter-spacing: 0;
    margin-bottom: 15px;
}

.subhead3 {
    color: #717272;
    font-family: arial, sans-serif;
    font-size: 10px;
    letter-spacing: 0;
    text-align: left;
}

.pad1 {
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.pad2 {
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.pad3 {
    margin-bottom: 5px;
    padding: 0;
}

.line {
    border-bottom: 1px solid #CCCCCC;
}

.lineL {
    border-bottom: 1px solid #CCCCCC;
    width: 500px;
}

.muie {
    text-decoration: none;
}

.underline {
    text-decoration: underline;
}

a.leggi {
    color: #F00;
}

a.blue {
    color: blue;
}
p.blue {
    color: #1393A9;
}
span.blue {
    color: #1393A9;
}
ul.blue {
    color: #1393A9;
}

a.documento {
    color: #1393A9;
    text-decoration: underline;
}

.imageCasa {
    border: 1px solid #BABABA;
    padding: 4px;
    background-color: #FFF;
    margin-top: 15px;
}

.image2 {
    margin-top: 8px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.servizi {
    font-size: 12px;
    color: #717272;
    padding: 0 0 0 11px;
    font-weight: bold;
}

.blueTitle {
    color: #1393A9;
    font-family: arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding-left: 11px;
}

ul.square {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    list-style-image: url(../images/square.gif);
    line-height: 18px;
}

/* de la over, vedem daca mai tinem */
a {
    text-decoration: none;
    color: #8BB544;
}

a:hover {
    text-decoration: none;
    color: #999;
}

p {
    margin: 1em 0;
}

img {
    border: none;
}

div.operiamoDetails {
    font: normal 14px Arial;
    color: #1294AA;
    width: 415px;
    padding: 10px 0 0 22px;
	float:left;
}
div.workingPoints{
    font: normal 14px Arial;
    color: #1294AA;
    width: 380px;
    margin: 0px auto;
    padding: 10px 22px 0 0;
	float:right;
}

div.operiamoDetails strong, div.workingPoints strong {
    font-size: 16px;
}

div.orarHome {
    /*background: url(../images/bg_under_orar.jpg) left top no-repeat;*/
	background:#FFF;
    padding:8px 20px;
    width: 224px;
    font: normal 12px/17px Arial;
    color: #717272;
	margin:4px 20px 20px 6px;
	border:1px solid #000;
}

div.Center {
    margin-left: 11px;
}

div.Clear {
    height: 10px;
    overflow: hidden;
    clear: both;
}

div.gelleryImg {
    float: left;
    width: 277px;
    height: 190px;
    text-align: center;
    font-size: 12px;
    padding-bottom: 10px;
}

div.gelleryImg span {
    display: block;
    height: 30px;
    line-height: 15px;
}

div.gelleryImg img {
    border: 1px solid #C0C0C0;
    margin-top: 5px;
}

div.gelleryImg:hover img {
    border: 1px solid #606060;
}

div.posLeft {
    float: left;
}

div.posRight {
    float: right;
}
div.hiddenAccordeon{display:none;padding:0 2px 10px 2px;}
div.locationBox{width:230px ; margin-top:13px;padding:8px 20px; background:#FFF; border:1px solid #000;font-size:12px;}
	div.locationBox strong, div.orarHome strong, div.orarHome strong a{color:#1393A9}
