﻿/*INIZIO - masterpage*/


body
{
    font-family: Verdana;
    font-size: 11px;
    color: #666;
    background-color: #004190;
    margin: 0 auto;
    background-image: url(img/pattern.gif);
    background-repeat: repeat-x;
}

a
{
	text-decoration: none;
	outline-style: none;
	color: #333;
}

a:hover
{
    text-decoration: underline;
    outline-style: none;
   /* color: #999;*/
	color: #004190;
}



img
{
    border: 0px;
}

ul
{
    margin: 0;
    padding: 0;
}

li
{
    list-style-type: none;
}

.float_left
{
    float: left;
    display: inline;
}

.float_right
{
    float: right;
    display: inline;
}

.float_contenitore
{
    overflow: hidden;
    width: 100%;
}


#content
{
    width: 920px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 10px;
}
#logo
{
    width: 100%;
    vertical-align: middle;
    overflow: auto;
    height: 80px;
    padding-top: 20px;
}


/*header*/
#header
{
    overflow: auto;
    width: 100%;
}

#slide
{
    width: 920px;
    height: 284px;
    position: relative;
    margin-top: 5px;
}


.titoli
{
    color: #333;
    font-family: Trebuchet MS, Arial;
    font-size: 18px;
    text-decoration: none;
}

.titoli a
{
    color: #333;
}

.titoli a:hover
{
    color: #999;
}


.titoli16
{
    color: #666;
    font-family: Trebuchet MS, Arial;
    font-size: 14px;
    text-decoration: none;
}

.titoli16 a
{
    color: #666;
}

.titoli16 a:hover
{
    color: #999;
}



.titoli_blu
{
    color: #004190;
    font-family: Trebuchet MS, Arial,;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
}

.titoli_blu a
{
    color: #004190;
}

.titoli_blu a:hover
{
    color: #999;
}



.titoli_blu16
{
    color: #004190;
    font-family: Trebuchet MS, Arial,;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

.titoli_blu16 a
{
    color: #004190;
}

.titoli_blu16 a:hover
{
    color: #999;
}




.sotto_titoli
{
    color: #333;
    font-family: Verdana, Trebuchet MS, Arial;
    font-size: 12px;
    text-decoration: none;
}


.gallery_cantieri
{
    background-image: url(../../img/back_gallery.gif);
    background-repeat: no-repeat;
    width: 226px;
    height: 280px;
    text-align: center;
    padding-top: 3px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    margin-right: 3px;
}
.gallery_cantieri a
{
    color: #333;
    text-decoration: none;
}

.gallery_cantieri a:hover
{
    color: #004190;
    text-decoration: none;
}

.gallery_referenza
{
    background-image: url(../../img/back_gallery_big.gif);
    background-repeat: no-repeat;
    width: 456px;
    height: 250px;
    text-align: center;
    padding-top: 3px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    margin-right: 3px;
}


.referenze_cantieri
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

.referenze_cantieri a
{
    color: #333;
    text-decoration: none;
}

.referenze_cantieri a:hover
{
    color: #004190;
    text-decoration: none;
}


.titoli_progettazione
{
    color: #333;
    font-family: Trebuchet MS, Arial;
    font-size: 14px;
    text-decoration: none;
    margin-left: 45px;
    margin-top: 7px;
    font-weight: bold;
    height: 30px;
    padding-top: 5px;
}

.titoli_progettazione2
{
    color: #333;
    font-family: Trebuchet MS, Arial;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

.titoli_progettazione2 a
{
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

.titoli_progettazione2 a:hover
{
    color: #004190;
    text-decoration: none;
    font-weight: bold;
}


.testo_blu
{
    font-weight: bold;
    color: #004190;
}

.link a
{
    text-decoration: underline;
    outline-style: none;
    color: #666;
}

.link a:hover
{
    text-decoration: none;
    outline-style: none;
    color: #999;
}


.sottolink
{
    text-decoration: underline;
    font-family: Trebuchet MS , Arial;
    color: #666;
    font-size: 14px;
    text-decoration: none;
}

.sottolink a
{
    text-decoration: none;
    outline-style: none;
    color: #666;
}

.sottolink a:hover
{
    text-decoration: none;
    outline-style: none;
    color: #004190;
}

.link_blu a
{
    font-weight: bold;
    color: #004c9a;
    text-decoration: none;
}

.link_blu a:hover
{
    font-weight: bold;
    text-decoration: none;
    outline-style: none;
    color: #999;
}


.collega_referenza
{
    color: #004c9a;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #999;
    margin: 15px 0;
    padding-bottom: 5px;
}

.back_menu
{
    background-image: url(../../img/back_menu.gif);
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 11px;
    color: #666;
    text-align: center;
    padding: 0px 0px 5px 0px;
    background-position: 0 10px;
}

.back_menu_left
{
    background-image: url(../../img/left_menu.gif);
    background-repeat: no-repeat;
    background-position: 0 10px;
}

.back_menu_right
{
    background-image: url(../../img/right_menu.gif);
    background-repeat: no-repeat;
    background-position: 0 10px;
}




.menu
{
    height: 31px;
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 14px;
	font-size:10px;
}
/*.menu a
{
    text-decoration: none;
    padding: 0 5px;
    height: 50px;
}


.menu a:hover
{
    color: #fff;
    text-decoration: none;
    background-image: url(../../img/back_menu_roll.gif);
    background-position: center top;
    background-repeat: no-repeat;
    height: 50px;
}*/


.menu_sx
{
    width: 9px;
    height: 43px;
    background-image: url(img/menu_left.gif);
    margin-top: -6px;
}
.menu_center
{
    background-image: url(img/back.gif);
    height: 25px;
    padding-top: 18px;
    margin-top: -6px;
}

.menu_center a
{
    color: #FFFFFF;
	font-size:10px;
}
.menu_dx
{
    width: 15px;
    height: 43px;
    background-image: url(img/menu_right.gif);
    margin-top: -6px;
}

.certificazioni
{
    border: 1px solid #ccc;
    float: left;
    margin-right: 15px;
}

.box_certificazioni
{
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.menu:hover a
{
    color: #004190;
}

.box_home
{
    width: 450px;
}

.img_gallery_home
{
    margin: 0 3px;
}

.colonna_right
{
    width: 145px;
    float: right;
    text-align: right;
}

.colonna_right2
{
    width: 445px;
    float: right;
    text-align: right;
}

.box_contenuti
{
    width: 700px;
    float: left;
    display: inline;
}

.box_left
{
    width: 380px;
    float: left;
    display: inline;
}






.box_contenuti2
{
    width: 603px;
    float: left;
    display: inline;
}

.box_progettazione
{
    background-image: url(../../img/back_progettazione.html);
    background-position: 4px top;
    background-repeat: no-repeat;
    width: 171px;
    height: 160px;
    margin-top: 5px;
    font-family: Verdana;
    font-size: 10px;
    color: #333;
}

.box_progettazione a
{
    font-family: Verdana;
    font-size: 10px;
    color: #333;
    text-decoration: none;
}

.box_progettazione a:hover
{
    font-family: Verdana;
    font-size: 10px;
    color: #333;
    text-decoration: underline;
}

.content_progettazione
{
    width: 171px;
    height: 240px;
    display: inline;
    margin-bottom: 30px;
    margin-right: 40px;
}

.icone_progettazione
{
    border: 0;
    margin-right: 12px;
    vertical-align: -13px;
}

.titoli_referenze
{
    background-image: url(../../img/back_blu.html);
    background-position: left middle;
    background-repeat: no-repeat;
    height: 15px;
    font-weight: bold;
    padding: 5px 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}




/* footer*/
#footer
{
    padding-top: 10px;
    color: #999;
    font-family: Verdana;
    font-size: 10px;
    border-top: 1px dotted #999;
    margin-top: 10px;
    overflow: auto;
    width: 100%;
}

#footer a
{
    color: #999;
    text-decoration: none;
}

#footer a:hover
{
    color: #666;
    text-decoration: underline;
}



.div_materiale
{
    height: 35px;
}

.table_contatti tr td
{
    vertical-align: top;
    font-size: 11px;
}

.table_contatti tr td input
{
    font-size: 11px;
}

.table_contatti tr td select
{
    font-size: 11px;
}

.div_tooltip_mappa
{
    position: absolute;
    z-index: 3;
    color: #000;
    background-color: #E8E8E8;
    padding: 5px 15px 5px 5px;
    font-size: 10px;
    border: 1px solid #446691;
}


.categorie_materiali
{
    width: 450px;
}


.voce_menu
{
    height: 15px;
    background-image: url("img/back.gif");
    padding: 6px 0;
}

.voce_menu a
{
    color: #FFFFFF;
}

.sotto_menu
{
    left: 70px;
    position: absolute;
    top: 47px;
    width: 85px;
    text-align: center;
}
a.allegato{
	color: #004190;
	font-weight: normal;
}

