﻿/* 
Network Wayin - Struttura
*/

*
{
    /* margin / padding di tutti elementi = 0 */
    margin: 0;
    padding: 0;
}
body
{
    margin: 0px auto;
    background: #e1dfdf;
    text-align: center;
}

#container
{
    width: 1000px;
    height: 100%;
    margin: auto;
    margin-top: 0px;
    text-align: left;
    position: relative;
    background-color: #e1dfdf;
}

img
{
    border: 0;
}

#headerwrapper
{
    margin-top: 30px;
    background-image: url("../img_layout/sfum_header.jpg");
    background-repeat: repeat-x;
    width: 1000px;
    height: 165px;
}

#headerboxwayin
{
    float: left;
    margin-left: 11px !important;
    margin-left: 4px;
    margin-top: 24px;
}

#logo
{
    float: left;
    margin-left: 50px;
    margin-top: 30px;
    height:120px;
}

#miniflag
{
    float: left;
    margin-left: 130px;
    margin-top: 20px;
}


#miniflag span
{
    padding-left: 10px;
    padding-right: 0px;
}

#miniflag img
{
    padding: 0px;
}

#miniflag p
{
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #fec20b;
}
#miniflag p span
{
    padding-left: 11px;
    padding-right: 7px;
}

#miniflag p a
{
    color: #ffffff;
}

#miniflag p a:link
{
    color: #ffffff;
    text-decoration: none;
}

#miniflag p a:visited
{
    color: #ffffff;
    text-decoration: none;
}

#miniflag p a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#textoversearch
{
    float: left;
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    margin-top: 30px;
    margin-left: 84px;
}

#textundersearch
{
    float: left;
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    margin-top: 2px;
    margin-left: 84px;
}

#search
{
    float: left;
    width: 130px;
    height: 30px;
    margin-top: 1px;
    margin-left: 84px;
}


.buttact
{
    background-image: url(../img_layout/btn_search.jpg);
    background-repeat: no-repeat;
    width: 24px;
    height: 19px;
    border: 0px solid #f3f0ef;
    font-weight: normal;
    color: #000000;
    margin: 0 0 0 6px;
}

.backcursor
{
    background-image: url(../img_layout/bgndsearch.jpg);
    background-repeat: repeat-x;
    width: 95px;
    height: 19px;
    font-weight: normal;
    color: #000000;
}


#blackstrip
{
    margin-top: -3px;
    height: 28px;
    width: 1000px;
    background-color: #050505;
}


#blackstrip  span#first
{
    font-family: Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    margin-left:10px;
}

#blackstrip  span#second
{
    font-family: Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    margin-left:140px;
}


#blackstrip  span#cent
{
    font-family: Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    margin-left:140px;
}

#blackstrip  span#last
{
    font-family: Arial, Verdana;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    margin-left:150px;
}
#blackstrip img
{
    margin-top: 0px;
    float: left;
    vertical-align: bottom;
}

#blackstrip a
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

#blackstrip a:link
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

#blackstrip a:visited
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

#blackstrip a:hover
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

#graystrip
{
    margin-top: 0px;
    float: left;
    height: 28px;
    width: 172px;
    vertical-align: bottom;
    background-image: url("../img_layout/gray_background.png");
    background-repeat: no-repeat;
    color: #ffffff;
}

#graystrip p
{
    color: #ffffff;
    text-align: center;
    font-family: Arial, Verdana;
    font-size: 14pt;
    font-weight: bold;
}

#innerwrapper
{
    /*  width: 1016px;     text-align: center;     margin-top: 0px;     float: left;     background-image: url("../img_layout/sfum_menuhome.jpg");     background-repeat: repeat-x;     background-color: #7d0c02;  */
    float: left;
    width: 1000px;
    text-align: center;
    background-color: #e1dfdf;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    position: relative;
    top: 0px;
    left: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
}

#innerwrapper_list
{
    /*  width: 1016px;     text-align: center;     margin-top: 0px;     float: left;     background-image: url("../img_layout/sfum_menuhome.jpg");     background-repeat: repeat-x;     background-color: #7d0c02;  */
    float: left;
    width: 1000px;
    text-align: center;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    position: relative;
    top: 0px;
    left: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
}


#innerwrapper_schedprod
{
    /*  width: 1016px;     text-align: center;     margin-top: 0px;     float: left;     background-image: url("../img_layout/sfum_menuhome.jpg");     background-repeat: repeat-x;     background-color: #7d0c02;  */
    float: left;
    width: 1000px;
    text-align: center;
    background-color: #dad6cd;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    position: relative;
    top: 0px;
    left: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
}

#menusx
{
    /*  width: 172px;     margin-top: -1px;     float: left;  */
    float: left;
    width: 172px;
    background-color: #7d0c02;
    background-image: url("../img_layout/sfum_menuhome.jpg");
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 2010px;
    margin-bottom: -2000px;
    margin-top:-1px;
}

#div_central
{
    float: left;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}

#div_central_mediagallery
{
    float: left;
    width:828px;
    background-color: #9dacc0;
 /*   background-image: url("../img_layout/mediagallery_bckgnd.jpg");  */
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1420px;
    margin-bottom: -1400px;
}


#div_central_list
{
    float: left;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}

#div_central_list_cat
{
    float: left;
    border-left:2px solid #978e7b;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}

#central
{
width: 606px;
height: 425px;
margin:0px;
margin-top:4px !important;
margin-top:5px;
margin-bottom:4px !important;
margin-bottom:5px;
    background-color: #ffffff;
}


#centralcat
{
    width: 610px;
    height: auto;
    padding-top: 4px;
    float: left;
    padding-bottom: 5px;
    background-color: #b2ac9e;
}

#centralcat_list
{
    width: 608px;
    height: auto;
    padding-top: 4px;
    float: left;
    padding-bottom: 5px;
    background-color: #b2ac9e;
}

#catalogo_lista
{
    width: 608px !important;
    width:608px;
    margin-left: 8px;
    clear: both;
    float: left;
    text-align: left;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}

#centralprod
{
    width: 610px;
    padding-top: 4px;
    float: left;
    height: 100%;
    padding-bottom: 5px;
/*    background-image: url("../img_layout/bgndproddetail.jpg");
    background-repeat: repeat-x;  */
    background-color: #9dacc0;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}


#homeflash
{
    width: 606px;
    background-color: #ffffff;
}
#homeflash img
{
    margin-left: 3px;
    border: 1px solid #fff;
}

#barra_dx
{
    float: left;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}

#barra_dx_prod
{
    float: left;
    background-color: #9dacc0;
/*  background-image: url("../img_layout/bgndproddetail.jpg");  */
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}

#cont_latdx_link
{
float:left; 
background-color:#b2ac9e;
height:429px !important; 
height:431px;
padding-left:3px!important;
padding-left:2px;
}

#cont_latdx_link_trans
{
float:left; 
background-color:Transparent;
height:429px !important; 
height:431px;
padding-left:3px!important;
padding-left:2px;
}

#laterallink_home
{
    float: left;
    width: 218px;
    padding-top: 4px;
    padding-bottom: 0px;
    background-color: #b2ac9e;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    margin-left: 0px;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}

#laterallink
{
    float: left;
    width: 218px;
    padding-top: 4px;
    padding-bottom: 6px;
    background-color: Transparent;
}

.centrallink
{
    background-color: #050505;
    width: 212px;
    height: 106px !important;
    height:106px;
    margin-left: 0px;
    margin-top: 0px;
}

.centrallinklatsx
{
    width: 130px !important;
    width: 120px;
    height: 104px;
    float: left;
}

.centrallinktitle
{
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 0px;
    padding-top: 16px !important;
    padding-top: 10px;
    padding-left: 5px;
    width: 120px;
    float: left;
}

.centrallinktitle a
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.centrallinktitle a:link
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.centrallinktitle a:visited
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.centrallinktitle a:hover
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.centrallinktitle img
{
    text-align: left;
}

.centrallinktext
{
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 0px;
    padding-top: 5px;
    padding-left: 5px;
    width: 120px;
    float: left;
}

.centrallinktext a
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.centrallinktext a:link
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.centrallinktext a:visited
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.centrallinktext a:hover
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.centrallinkimg
{
    float: right;
}

.centrallink img
{
    border: 0;
    float: right;
    text-align: left;
    margin-top: 0px;
    padding-top: 2px !important;
    padding-top: 2px;
}

.tratt
{
    margin-left: 0px;
    background-image: url("../img_layout/tratt.jpg");
    background-repeat: repeat-x;
    width: 212px;
    margin-top: 0px !important;
    margin-top: -21px;
    height: 3px;
}

#centrallow
{
    margin-top: 0px;
    background-color:#ffffff;
    background-image: url("../img_layout/bckgnd_vetrinalow_bottom.jpg");
    background-repeat: repeat-x;
    float: left;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}


#vetrinacat
{
    width: 610px;
    border: 0px solid #fff;
    float: left;
    background-image: url("../img_layout/bckgnd_vetrinalow_top.jpg");
    background-repeat: repeat-x;
}


#vetrina_home_img
{
    float: right;
    margin-top: -38px;
    margin-right: 26px !important;
    margin-right: 50px;
}

#vetrina_texture_img
{
    float: left;
    margin-top: -57px;
    margin-left: 35px;
}

#titbrown
{
    height: 37px;
    width: 560px !important;
    width: 542px;
    background-color: #aa1b0d;
    float: left;
    font-family: Arial, Verdana;
    font-size: 18pt;
    font-weight: normal;
    color: #ffffff;
    border: 1px solid #fefefe;
    margin-top: 15px;
    margin-left: 25px !important;
    margin-left: 15px;
}

#titblack
{
    background-color: #141414;
    float: left;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
    width:auto;
    margin-top:5px;
    margin-left:5px;
    padding-left:5px;
    padding-right:5px;
    height:26px;
}

#menusx .homecatprod ul
{
    font-family: Arial, Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
}

#menusx .homecatprod li
{
    font-family: Arial, Verdana;
    display: block;
    text-decoration: none;
    text-transform: none;
    list-style: none;
    background-color: #b41102;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    width: 160px !important;
    border: 0px solid #934a43;
    margin-left: 5px;
    margin-top: 25px;
    text-align: left;
}

#menusx .homecatprod a
{
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    text-transform: none;
    font-family: Arial, Verdana;
    font-size: 13pt;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
}


#menusx .listcat ul
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

#menusx .listcat li
{
    display: block;
    text-decoration: none;
    text-transform: none;
    list-style: none;
    background-color: #71271d;
    font-weight: bold;
    color: #ffffff;
    width: 160px;
    border: 1px solid #934a43;
    text-align: left;
    float: left;
}

#menusx .listcat a
{
    width: 140px;
    
    display: block;
}

.a_menusx
{
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    text-transform: none;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
}
.a_menusx:link
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.a_menusx:visited
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}
.a_menusx:hover
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.a_menusx_sel
{
    color: #aba69b;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.a_menusx_sel:link
{
    color: #aba69b;
    text-decoration: none;
}

.a_menusx_sel:visited
{
    color: #aba69b;
    text-decoration: none;
}
.a_menusx_sel:hover
{
    color: #aba69b;
    text-decoration: none;
}


.listcatp a
{
    color: #aba69b;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
}

.listcatp a:link
{
    color: #aba69b;
    text-decoration: none;
}

.listcatp a:visited
{
    color: #aba69b;
    text-decoration: none;
}

.listcatp a:hover
{
    color: #ffffff;
    text-decoration: none;
    background-color: #b41102;
}


.listmacrocatp
{
    text-align: left;
    width: 150px;
    padding-bottom: 5px;
    margin: 0;
    margin-top: 11px;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial,Verdana;
    text-transform: uppercase;
    color: #ffffff;
}
.listcat p
{
    text-align: left;
    width: 150px !important;
    width:162px;
    padding-bottom: 6px;
    margin: 0;
    margin-top: 1px;
    margin-left: 10px;
    font-style: normal;
    font-size: 11px;
    font-family: Arial,Verdana;
    font-weight: bold;
    text-transform: none;
    color: #ffffff;
        cursor:hand;
}

.listcat
{
    float: left;
}

.listcat2
{
    float: left;
    margin-top: 15px;
}

.listcat2 ul
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

.listcat2 li
{
    display: block;
    text-decoration: none;
    text-transform: none;
    list-style: none;
    background-color: #71271d;
    font-weight: bold;
    color: #ffffff;
    width: 160px;
    border: 1px solid #934a43;
    text-align: left;
    float: left;
}

.listcat2 a
{
    width: 140px;
    display: block;
}

.listcat2 p
{
    text-align: left;
    width: 150px;
    padding-bottom: 6px;
    margin: 0;
    margin-top: 5px;
    margin-left: 10px;
    font-style: normal;
    font-size: 11px;
    font-family: Arial,Verdana;
    font-weight: bold;
    text-transform: none;
    color: #ffffff;
}


.vetrinacathome
{
    text-align: left;
    clear:both;
    float: left;
    width: 257px !important;
    width: 272px;
    min-height: 330px;
    height: 100% !important;
    height:330px;
    color: #8e8d8d;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-top: 15px;
    margin-left: 25px !important;
    margin-left: 15px;
    margin-right: 20px !important;
    margin-right: 0px;
}

.vetrinadatalist
{
    float:left;
    background-color:#ffffff;
    background-image: url("../img_layout/bckgnd_vetrinalow_bottom.jpg");
    background-repeat: repeat-x;
    text-align: left;
}
.vetrinacathome img
{
    border: 3px solid #bab3a3;
}

.nameprod
{
    font-style: normal;
    font-size: 13pt;
    font-family: Arial,Verdana;
    font-weight: bold;
    color: #403f3e;
}

.az
{
    font-style: normal;
    font-size: 11pt;
    font-family: Arial,Verdana;
    font-weight: normal;
    color: #403f3e;
}

.a_nameprod
{
    color: #403f3e;
}
.a_nameprod:link
{
    color: #403f3e;
    text-decoration: none;
}

.a_nameprod:visited
{
    color: #403f3e;
}
.a_nameprod:hover
{
    color: #403f3e;
}

.a_az
{
    color: #403f3e;
}
.a_az:link
{
    color: #403f3e;
    text-decoration: none;
}

.a_az:visited
{
    color: #403f3e;
}
.a_az:hover
{
    color: #403f3e;
}


#innerfooter
{
    float: left;
    width: 1000px;
    height: 140px;
    background-color: #a7a090;
    color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 13pt;
    font-weight: normal;
    text-align: left;
}


#innerfooter p
{
    margin-top: 35px;
    background-color: #a7a090;
    color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 8pt;
    font-weight: normal;
    text-align: center;
    margin-left:0px;
}

#innerfooter img
{
    margin-right: 15px;
    margin-top: -5px;
}

#innerfooter p a
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    padding-left:40px;
    padding-right:40px;
}

#innerfooter p a:link
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

#innerfooter p a:visited
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

#innerfooter p a:hover
{
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
}

.reddot
{
    text-align: left;
    color: #ff0000;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: bold;
    float: left;
}

#focuson
{
    width: 300px;
    height: 398px;
    float: left;
    margin-left: 5px;
    background-color: #363431;
}
#focuson img
{
    margin-left: 0px;
    border: 0;
}

#tit_storie
{
    text-align: left;
    color: #cbcccb;
    font-family: Arial, Verdana;
    font-size: 18px;
    font-weight: normal;
    float: left;
    margin-left: 4px;
    margin-top: 6px;
}

#tit_focuson
{
    text-align: left;
    color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 17px;
    font-weight: bold;
    clear: both;
    float: left;
    margin-left: 4px;
    margin-top: 10px;
}

#tit_focuson a
{
    color: #ffffff;
    text-decoration: none;
}

#tit_focuson a:link
{
    color: #ffffff;
    text-decoration: none;
}

#tit_focuson a:visited
{
    color: #ffffff;
    text-decoration: none;
}

#tit_focuson a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#text_focuson
{
    text-align: left;
    color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: normal;
    clear: both;
    float: left;
    margin-left: 4px;
    margin-top: 10px;
}

#text_focuson a
{
    color: #ffffff;
    text-decoration: none;
}

#text_focuson a:link
{
    color: #ffffff;
    text-decoration: none;
}

#text_focuson a:visited
{
    color: #ffffff;
    text-decoration: none;
}

#text_focuson a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#link_lista
{
    text-align: left;
    color: #b41102;
    font-family: Arial, Verdana;
    font-size: 16px;
    font-weight: bold;
    clear: both;
    float: left;
    margin-left: 4px;
    margin-top: 10px;
}

#link_lista a
{
    color: #b41102;
    text-decoration: none;
    text-transform:none;
}

#link_lista a:link
{
    color: #b41102;
    text-decoration: none;
    text-transform:none;
}

#link_lista a:visited
{
    color: #b41102;
    text-decoration: none;
        text-transform:none;
}

#link_lista a:hover
{
    color: #b41102;
    text-decoration: none;
        text-transform:none;
}

#titred
{
    height: 28px;
    background-color: #70160d;
    float: left;
    font-family: Trebuchet MS ,Arial, Verdana;
    font-size: 18pt;
    font-weight: normal;
    color: #ffffff;
    padding:0 10px;
}

#text_between_hr_art_list
{
    height:37px;
    float: left;
    margin-left:0px;
    font-family: Trebuchet MS ,Arial, Verdana;
    font-size: 32px;
    font-weight: normal;
    text-transform:uppercase;
    color: #353430;
}

#text_between_hr_art
{
    float: left;
    font-family: Trebuchet MS ,Arial, Verdana;
    font-size: 32px;
    font-weight: normal;
    text-transform:uppercase;
    color: #353430;
}


#central_top_home_flash
{
    width: 606px;
    background-color: #b2ac9e;
}

#central_top_home
{
}

#centrallow_storie
{
        width: 828px;
    margin-top: 0px;
    background-color: #ffffff;

}



#overview_storie
{
    width: 828px;
    float: left;
    background-color: #ffffff;
    padding-bottom: 10px;
}

#central_storie
{
    width: 828px;
    padding-top: 4px;
    float: left;
    padding-bottom: 5px;
    background-color: #b1b1b0;
}

#central_mediagallery
{
    width: 828px;
    padding-top: 4px;
    float: left;
    padding-bottom: 5px;
}


#storie_low
{
    clear: both;
    padding-top: 10px;
}

.overview_storie_sx
{
    width: 320px !important;
    width: 280px;
    text-align: left;
    color: #ff0000;
    font-family: Arial, Verdana;
    font-size: 17px;
    font-weight: bold;
    clear: both;
    float: left;
    margin-left: 65px !important;
    margin-left: 35px;
    margin-top: 10px;
    height: 280px;
}

.overview_storie_dx
{
    width: 320px !important;
    width: 280px;
    text-align: left;
    color: #ff0000;
    font-family: Arial, Verdana;
    font-size: 17px;
    font-weight: bold;
    float: left;
    margin-left: 65px !important;
    margin-left: 95px;
    margin-top: 10px;
    height: 280px;
}

.tit_overview_storie
{
    text-align: left;
    color: #393837;
    font-family: Arial, Verdana;
    font-size: 17px;
    font-weight: bold;
    clear: both;
    float: left;
    margin-left: 4px;
    margin-top: 10px;
    width: 270px;
}

.tit_overview_storie a
{
    color: #76170d;
    text-decoration: none;
}

.tit_overview_storie a:link
{
    color: #76170d;
    text-decoration: none;
}


.tit_overview_storie a:visited
{
    color: #76170d;
    text-decoration: none;
}


.tit_overview_storie a:hover
{
    color: #76170d;
    text-decoration: none;
}


.text_overview_storie
{
    text-align: left;
    color: #393837;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: normal;
    clear: both;
    float: left;
    margin-left: 4px;
    margin-top: 10px;
    width: 270px;
}

.text_overview_storie a
{
    color: #393837;
    text-decoration: none;
}

.text_overview_storie a:link
{
    color: #393837;
    text-decoration: none;
}


.text_overview_storie a:visited
{
    color: #393837;
    text-decoration: none;
}


.text_overview_storie a:hover
{
    color: #393837;
    text-decoration: none;
}


.div_hr_cont_center
{
    clear: both;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}

.div_hr_cont_center_list
{
    clear: both;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-top: -1px;
}

.div_hr_cont_center_list hr#linea_result
{
height: 1px; 
border: 0; 
color: #b2ac9e; 
background-color: #b2ac9e; 
margin-left: 10px;
width: 590px
        }

#text_hr
{
    clear: both;
    float: left;
    margin: 0px;
    padding: 0px;
    padding:10px 0;
    text-align: left;
    color: #8e8d8d;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-left: 14px;
    width: 784px !important;
    width: 770px;
}

#text_hr_storie_list
{
    float: left;
    margin: 0px;
    padding: 0px;
    padding:20px 0;
    text-align: left;
    color: #363431;
    margin-left: 20px !important;
    margin-left:10px;
}

#text_hr_storie
{
    float: left;
    margin: 0px;
    padding: 0px;
    padding:10px 0;
    text-align: left;
    color: #363431;
    margin-left: 20px !important;
    margin-left:10px;
}

#text_hr a
{
    color: #8e8d8d;
}

#text_hr a:link
{
    color: #8e8d8d;
    text-decoration: none;
}

#text_hr a:visited
{
    color: #8e8d8d;
    text-decoration: none;
}

#text_hr a:hover
{
    color: #8e8d8d;
}


#text_hr_cat
{
    clear: both;
    float: left;
    margin: 0px; 
    padding:10 0;
    height: 20px;
    text-align: left;
    color: #8e8d8d;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-left: 14px;
    width: 580px;
}

#text_hr_cat a
{
    color: #8e8d8d;
}

#text_hr_cat a:link
{
    color: #8e8d8d;
    text-decoration: none;
}

#text_hr_cat a:visited
{
    color: #8e8d8d;
    text-decoration: none;
}

#text_hr_cat a:hover
{
    color: #8e8d8d;
}

#flash_storie
{
    float: left;
    margin-left: 10px;
    width: 500px;
    height: 396px;
    border: 1px solid #ffffff;
}

#mediaspace
{
    margin-left: 10px;
    margin-top: 10px;
}



.vetrinacathome img
{
    border: 4px solid #bab3a3;
    margin-bottom: 0px;
    background-color: transparent;
}

.vetrinacatoverview
{
    text-align: left;
    color: #8e8d8d;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-left: 25px;
    min-height: 290px;
    height: 100%;
}

.vetrinacatoverview img
{
    border: 4px solid #bab3a3;
    margin-bottom: 0px;
    background-color: transparent;
}

.textvetrina
{
    color: #070707;
    font-weight: bold;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 7px;
    padding-top: 3px;
    width: 220px;
}

.titoloazvetrina
{
    padding-top: 6px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    width: 240px;
    color: #76170d;
}


.titolovetrina
{
    padding-top: 6px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 17px;
    font-weight: normal;
    width: 240px;
}

.titolovetrina a
{
    color: #76170d;
    text-decoration: none;
}

.titolovetrina a:link
{
    color: #76170d;
    text-decoration: none;
}

.titolovetrina a:visited
{
    color: #76170d;
    text-decoration: none;
}

.titolovetrina a:hover
{
    color: #76170d;
    text-decoration: none;
}

.testovetrina
{
    padding-top: 6px;
    font-weight: normal;
    font-size: 12px;
    color: #393837;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    width: 240px;
    line-height:14px;
}

.testovetrina a
{
    color: #393837;
    text-decoration: none;
}

.testovetrina a:link
{
    color: #393837;
    text-decoration: none;
}

.testovetrina a:visited
{
    color: #393837;
    text-decoration: none;
}

.testovetrina a:hover
{
    color: #393837;
    text-decoration: none;
}

#containerschedaprod
{
    text-align: left;
    width: 590px;
    margin-top: 8px;
    height: auto;
}

#containerschedaaz
{
    text-align: left;
    width: 590px;
    margin-top: 8px;
    height: auto;
    margin-left:15px;
}

#titoloprodotto
{
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    width: 550px;
    margin-left:20px;
}

#titoloazienda
{
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 30px;
    font-weight: bold;
    color: #0a0a0a;
    margin:0px;
    text-transform:uppercase;
    width: 350px;
float:left;
}

#titoloazienda_small
{
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 20px;
    font-weight: bold;
    color: #0a0a0a;
    text-transform:uppercase;
    width: 400px;
    margin-left:20px;
}

#titoloazienda_small a
{
    color: #0a0a0a;
    text-decoration: none;
}

#titoloazienda_small a:link
{
    color: #0a0a0a;
    text-decoration: none;
}

#titoloazienda_small a:visited
{
    color: #0a0a0a;
    text-decoration: none;
}

#titoloazienda_small a:hover
{
    color: #0a0a0a;
    text-decoration: none;
}

.descrprodotto
{
    width: 550px;
    float: left;
    margin-top: 14px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    margin-left:20px!important;
    margin-left:10px;
}


#cont_brand_claim_logo
{
width:590px;
margin-top:20px;
float:left;
}

#cont_brand_claim
{
   float:left;
   width:350px;
   margin-left:20px !important;
   margin-left:10px;
}

#cont_azienda_desc
{
text-align: left;
width: 350px; 
margin-top: 25px;
padding-bottom:20px;
clear: both; 
float: left;
}

.cont_azienda_contatti
{
    float:left;
    margin-left:20px!important;
    margin-left:10px;
    margin-top:30px;
}
.descrazienda
{
    width: 350px;
    float: left;
    margin-top: 14px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #0a0a0a;
}

.descrazienda1
{
    width: 500px;
    float: left;
    margin-top: 14px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #0a0a0a;
    margin-left:20px!important;
    margin-left:10px;
}


.descrazienda_small
{
    width: 400px;
    float: left;
    margin-top: 14px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #0a0a0a;
    margin-left:20px !important;
    margin-left:10px;
}


.logo_azienda
{
    width:160px;
    height:160px;
    border:1px solid #000000;
    float:left;
    margin-left:25px !important;
    margin-left:25px;
}



.descrprodotto1
{
    width: 550px;
    float: left;
    margin-top: 14px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #2a2929;
    margin-left:20px !important;
    margin-left:10px;
}


#central_list
{
    width: 610px;
    padding-top: 4px;
    float: left;
    padding-bottom: 5px;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}

.div_list
{
    float: left;
    text-align: left;
    margin-left: 20px !important;
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 10px;
    padding-bottom: 20px;
    width: 560px !important;
    width:550px;
}

.cont_tit_text_storie
{
    float: left;
    text-align: left;
    width: 220px;
    margin-top: -10px;
}

.tit_storie_list
{
    text-align: left;
    color: #393837;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 17px;
    font-weight: bold;
    clear: both;
    float: left;
    margin-left: 4px;
    margin-top: 10px;
    width: 240px;
}

.tit_storie_list a
{
    color: #76170d;
    text-decoration: none;
}

.tit_storie_list a:link
{
    color: #76170d;
    text-decoration: none;
}

.tit_storie_list a:visited
{
    color: #76170d;
    text-decoration: none;
}

.tit_storie_list a:hover
{
    color: #76170d;
    text-decoration: none;
}

.text_storie_list
{
    text-align: left;
    color: #393837;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 11px;
    font-weight: normal;
    clear: both;
    float: left;
    margin-left: 4px;
    width: 240px;
}

.img_list
{
    float: left;
    text-align: left;
    width: 280px;
}

#centrale_lista
{
    width: 844px;
    padding-top: 4px;
    float: left;
    padding-bottom: 5px;
}

#breadcrumb_cat
{
    margin-top: 55px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    font-weight: normal;
    margin-left: 30px;
}

#breadcrumb_cat a
{
    text-decoration: none;
    color: #393837;
}

#breadcrumb_cat a:link
{
    text-decoration: none;
    color: #393837;
}

#breadcrumb_cat a:visited
{
    text-decoration: none;
    color: #393837;
}

#breadcrumb_cat a:hover
{
    text-decoration: none;
    color: #393837;
}

#navigation
{
    margin-top: 10px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    margin-right: 30px !important;
    margin-right:40px;
    color:#ad1b0c;
    clear:both;
    text-align:right;
}

#navigation a
{
    text-decoration: none;
        color:#000000;

}

#navigation a:link
{
    text-decoration: none;
        color:#000000;

}

#navigation a:visited
{
    text-decoration: none;
        color:#000000;

}

#navigation a:hover
{
    text-decoration: none;
        color:#000000;

}

#azienda
{
    text-align: left;
    width: 550px;
    margin-top: 5px;
    clear: both;
    float: left;
}

#nome_azienda
{
}

#sched_prod
{
    width: 600px;
   margin-left: 4px !important;
    margin-left:2px; 
    margin-top:3px;
    clear: both;
    float: left;
    text-align: left;
}

table.alfabeto td
{
    height: 20px;
    font-size: 12px;
    color: #FFFFFF;
    background-color:Transparent;
    width: 160px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 14px;
    font-weight: bold;
}

div#alphabetdiv table.alfabeto td a
{
    color: #848383;
    font-weight: bold;
    text-decoration: none;
}

div#alphabetdiv table.alfabeto td a:link
{
    color: #848383;
    font-weight: bold;
    text-decoration: none;
}

div#alphabetdiv table.alfabeto td a:visited
{
    color: #848383;
    font-weight: bold;
    text-decoration: none;
}

div#alphabetdiv table.alfabeto td a:hover
{
    color: #848383;
    font-weight: bold;
    text-decoration: none;
}


div#alphabetdiv table.alfabeto td a.select
{
    color: #000000;
    font-weight: bold;
}

table.alfabeto
{
    margin-top: 0px;
}

#bckalpabet_home
{
    width: 100%;
    float:left;
    background-color: #ffffff;
    background-image: url("../img_layout/bckgnd_vetrinalow.jpg");
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 1420px;
    margin-bottom: -1400px;
}

#bckalpabet_list
{
    width: 100%;
    float:left;
    background-color: #fefefe;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 1400px;
    margin-bottom: -1400px;
}

#bckalpabet_list_transparent
{
    background: ;
    width: 100%;
        float:left;
    padding-bottom: 0pt;
        margin-left: 0px;
        padding-top: 0pt;
        padding-bottom: 1400px;
        margin-bottom: -1400px;
}

#backbarradx
{
    
    background-color: #ffffff;
    background-image: url("../img_layout/bckgd_barradx.jpg");
    background-repeat: repeat;
    float: left;
    margin-left: 4px!important; 
    margin-left:2px; 
    width: 204px;
    text-align: center; 
    margin-top: 5px; 
    border: 1px solid #c5c3c3;
}

#alphabetdiv
{
    background-color:Transparent;
    margin-top:-1px;
    padding-top: 5px;
    border: 0px solid #c5c3c3;
        float:left;
        width:200px;
}

#cont_alpabet
{
float:left;
padding-top: 5px; 
padding-bottom:10px;
}

#cont_searchcat
{
    float: left;
    text-align: center;
    padding-top: 5px;
}

#search_cat_div
{
    background-color:Transparent;
    margin-top:-1px;
    padding-top: 5px;
    border: 0px solid #c5c3c3;
    float:left;
    margin-top:30px;
    width:200px;
    padding-bottom:20px;
}

#tit_search_alphabet
{
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #282828;
    margin-top: 10px;
    text-align:left;
    margin-left:4px;
    padding-bottom:20px;
}

#tit_search_category
{
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #282828;
    text-align:left;
    margin-top: 5px;
    margin-left:4px;
    border:1px solid #c7c2b8;
    width:187px;
}


#centralstoria
{
    width: 610px;
    margin-left: 8px;
    clear: both;
    float: left;
    text-align: left;
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 2020px;
    margin-bottom: -2000px;
}

#titolo_storia
{
    clear: both;
    float: left;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 24px;
    font-weight: bold;
    color: #c3c1c1;
    margin-left: 20px !important;
    margin-left:10px;
    margin-top: 20px;
    width: 560px;
}

#testo_storia
{
    clear: both;
    float: left;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #393837;
    margin-left: 30px !important;
    margin-left:20px;
    margin-top: 20px;
    width: 520px;
}

#testo_storia a
{
    color: #393837;
    text-decoration:none;
}

#testo_storia a:link
{
    color: #393837;
        text-decoration:none;
}

#testo_storia a:visited
{
    color: #393837;
        text-decoration:none;
}

#testo_storia a:hover
{
    color: #393837;
        text-decoration:none;
}

.link_storia
{
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: bold;
}

.link_storia a:link
{
    color: #393837;
    text-decoration: none;
}

.link_storia a:visited
{
    color: #393837;
    text-decoration: none;
}

.link_storia a:hover
{
    color: #393837;
    text-decoration: none;
}

#cont_video
{
    float:left;
    height:auto;
    width:566px;
    background-color:#000000;
}

#cont_video_storia
{
 float:left;
 width:566px;
 background-color:#000000;
 height:auto;
   margin-left: 20px !important;
   margin-left:10px;
}

#photogallery_prod
{
   clear: both;
   float: left;
   width: 550px;
   margin-left: 15px !important;
   margin-left:5px;
   margin-top: 10px;
}

#photogallery_cont
{
    float: left;
    clear:both;
    margin-left:0px !important;
    margin-left:10px;
}

#cont_vetrina
{
    float: left;
    width: 610px;
    background-color:#ffffff;
    background-image: url("../img_layout/bckgnd_vetrinalow_bottom.jpg");
    background-repeat: repeat-x;
}

#reddot
{
    color: #ff6969;
    font-size: 11px;
    font-weight: bold;
}

#application_link
{
    float: left;
    width: 605px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #8e8d8d;
    margin-top:10px;
    padding-bottom:5px;
    margin-left:0px !important;
    margin-left:-20px;
    
}

#back
{
    float: left;
    width: 385px;
    margin-left:20px;
}

#back a
{
        color: #8e8d8d;
        text-transform:none;
        text-decoration:none;
}

#back a:link
{
        color: #8e8d8d;
        text-transform:none;
                text-decoration:none;
}

#back a:visited
{
        color: #8e8d8d;
        text-transform:none;
                text-decoration:none;
}

#back a:hover
{
        color: #8e8d8d;
        text-transform:none;
                text-decoration:none;
}

#print
{
    float: left;
    width: 40px;
}


#print a
{
        color: #8e8d8d;
        text-transform:none;
                text-decoration:none;
}

#print a:link
{
        color: #8e8d8d;
        text-transform:none;
                text-decoration:none;
}

#print a:visited
{
        color: #8e8d8d;
        text-transform:none;
                text-decoration:none;
}

#print a:hover
{
        color: #8e8d8d;
        text-transform:none;
                text-decoration:none;
}


#sendfriend
{
    float: left;
    width: 115px;
}


#sendfriend a
{
        color: #8e8d8d;
        text-transform:none;
                text-decoration:none;
}

#sendfriend a:link
{
        color: #8e8d8d;
        text-transform:none;
        text-decoration:none;
}

#sendfriend a:visited
{
        color: #8e8d8d;
        text-transform:none;
        text-decoration:none;
}

#sendfriend a:hover
{
        color: #8e8d8d;
        text-transform:none;
        text-decoration:none;
}


#application_link_white
{
    float: left;
    width: 605px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    margin-top:10px;
    padding-bottom:5px;
    margin-left:0px !important;
    margin-left:-20px;
    
}

#back_white
{
    float: left;
    width: 385px;
    margin-left:20px;
}

#back_white a
{
    color: #ffffff;
        text-transform:none;
        text-decoration:none;
}

#back_white a:link
{
    color: #ffffff;
        text-transform:none;
                text-decoration:none;
}

#back_white a:visited
{
    color: #ffffff;
        text-transform:none;
                text-decoration:none;
}

#back_white a:hover
{
    color: #ffffff;
        text-transform:none;
                text-decoration:none;
}

#print_white
{
    float: left;
    width: 40px;
}


#print_white a
{
    color: #ffffff;
        text-transform:none;
                text-decoration:none;
}

#print_white a:link
{
        color: #ffffff;
        text-transform:none;
                text-decoration:none;
}

#print_white a:visited
{
    color: #ffffff;
        text-transform:none;
                text-decoration:none;
}

#print_white a:hover
{
    color: #ffffff;
        text-transform:none;
                text-decoration:none;
}


#sendfriend_white
{
    float: left;
    width: 115px;
}


#sendfriend_white a
{
    color: #ffffff;
        text-transform:none;
                text-decoration:none;
}

#sendfriend_white a:link
{
    color: #ffffff;
        text-transform:none;
        text-decoration:none;
}

#sendfriend_white a:visited
{
    color: #ffffff;
        text-transform:none;
        text-decoration:none;
}

#sendfriend_white a:hover
{
    color: #ffffff;
        text-transform:none;
        text-decoration:none;
}



.link_text_article
{
    clear:both;
    float: left;
    width: 500px;
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #393837;
    margin-top:15px;
    margin-left:30px !important;
    margin-left:20px;
}

.link_text_article a
{
    color: #393837;
        text-transform:none;
        text-decoration:none; 
}

.link_text_article a:link
{
    color: #393837;
        text-transform:none;
        text-decoration:none; 
}

.link_text_article a:visited
{
    color: #393837;
        text-transform:none;
        text-decoration:none; 
}

.link_text_article a:hover
{
    color: #393837;
        text-transform:none;
        text-decoration:none; 
}

#pgallery_art
{
 clear:both;
 float:left;
 width:570px;
 margin-left:20px;
 margin-top:50px;
 text-align:left;
 padding-bottom:20px;
}

    div#video
 {
    float:left;
    width:744px;
    color:#000;
    border-right:1px solid #bca860;
    border-left:1px solid #FFF;
    border-top:1px solid #bca860;
    background-color:#FFF;

 }
 
   div#titolo_video
 {
    float:left;
    clear:both;
    width:200px;
    color:#141414;
    margin-top:28px;
    font-size:30px;
    margin-bottom:10px;
    text-transform:capitalize;
 }

 
 #azienda_text
 {
    margin-left:15px;
    margin-top:15px;
 }
 
 .text_azienda_contatti
 {
  width: 300px;
  float: left;
  color:#656564;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
 }
 
  .text_azienda_contatti a
  {
   color:#656564;
   text-transform:none;
   text-decoration:none;
  }

  .text_azienda_contatti a:link
  {
   color:#656564;
   text-transform:none;
   text-decoration:none;
  }
  
    .text_azienda_contatti a:visited
  {
   color:#656564;
   text-transform:none;
   text-decoration:none;
  }
  
    .text_azienda_contatti a:hover
  {
   color:#656564;
   text-transform:none;
   text-decoration:none;
  }
  
  .background_azienda
  {
   width:566px;
   height:auto;
   float:left;
   background-color:#e2e2e2;
   margin-top:30px;
   margin-left:10px;
   margin-bottom:20px;
   padding-bottom:20px;
  }
  
  .div_10
  {
      width:10px;
      float:left;
      height:400px;
  }
  
  .video_link
  {
  float: left;
  width:150px;
  border-bottom:1px solid #787878;
  height:100%;
  margin:0;
  padding:0;
  }
  
  #linea_videogallery
  {
     border-bottom:1px solid #787878;
     float:left;
     width:150px;
     height:20px;
  }
  
    .video_link_text
  {
  float: left;
  color:#ffffff;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 13px;
  font-weight: bold;
  width:140px;
  margin:0;
  padding:0;
  padding-left:5px;
  padding-top:10px;
  padding-bottom:10px;
  }
  
  .video_link_text span
  {
        font-size: 10px;
        margin-left:5px;
        color:#c01e0e;
  }
  
    .video_link_text a
  {
   color:#ffffff;
   text-transform:none;
   text-decoration:none;
  }
  
    
   .video_link_text a:link
  {
   color:#ffffff;
   text-transform:none;
   text-decoration:none;
  }
  
    
  .video_link_text a:visited
  {
        color:#ffffff;
   text-transform:none;
   text-decoration:none;
  }
  
    
  .video_link_text a:hover
  {
        color:#ffffff;
   text-transform:none;
   text-decoration:none;
  }
  
#linkpdf 
{
   width:150px;
   float:right;
   color:#8e4942;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  margin-top:-140px;
}

.text_link_pdf a
{
      font-size: 11px;
      color:#8e4942;
     text-transform:none;
   text-decoration:none;
}


.text_link_pdf a:link
{
      color:#8e4942;
     text-transform:none;
   text-decoration:none;
}


.text_link_pdf a:visited
{
      color:#8e4942;
     text-transform:none;
   text-decoration:none;
}


.text_link_pdf a:hover
{
      color:#8e4942;
     text-transform:none;
   text-decoration:none;
}

.proddoc
{
 color:#2a2929;
 width:300px;
 float:left;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  margin-left:20px;
}

.proddoc a
{
      color:#2a2929;
     text-transform:none;
   text-decoration:none;
}

.proddoc a:link
{
      color:#2a2929;
     text-transform:none;
   text-decoration:none;
}

.proddoc a:visited
{
      color:#2a2929;
     text-transform:none;
   text-decoration:none;
}

.proddoc a:hover
{
      color:#2a2929;
     text-transform:none;
   text-decoration:none;
}

.playing_item
{
  clear:both;
  float:left;
  width:380px;
  margin-top:5px;
  margin-left:10px !important;
  margin-left:5px;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 13px;
  font-weight: bold;
  color:#ffffff;
}
.input_video
{
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 13px;
  font-weight: bold;
  text-transform:uppercase;
  color:#ffffff;
  margin:0;
  background-color:Transparent;
  border:0;
  width:380px;
  float:left;
  clear:both;
  margin-left:10px;
  margin-top:5px;
  padding-bottom:20px;
}

#intest_result_az
{
    width:575px;
    background-color:#7a1107;
    height:45px;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 33px;
  font-weight: bold;
  text-transform:uppercase;
  float:left;
  clear:both;
  text-align:left;
  margin-left:20px !important;
  margin-left:10px;
  margin-top:10px;
  color:#ffffff;
    
}

.cont_azienda_result
{
    width:575px;
    margin-top:10px;
  margin-left:20px !important;
  margin-left:10px;
    background-color:Transparent;
    float:left;
    clear:both;
    text-align:left;
    height:auto;
    font-family: Trebuchet MS, Arial, Verdana;
  font-size: 18px;
  font-weight:normal;
  text-transform:uppercase;
}

.nome_azienda_result
{
  width:250px;
  float:left;
  margin-top:5px;
  margin-left:10px;
}

.claim_azienda_result
{
    width:250;
    border-right:0px solid #b6b5b5;
    height:100%;
    margin-top:5px;
    text-transform:none;
      font-size: 14px;
}

.azienda_category
{
   width:220px;
   text-align:left;
   padding-left:10px;
   margin-top:3px;
   float:left;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 12px;
  font-weight:normal;
}

.azienda_category a
{
    color:#393837;
 text-transform:uppercase;
   text-decoration:none;
}

.azienda_category a:link
{
    color:#393837;

   text-decoration:none;
}

.azienda_category a:visited
{
    color:#393837;

   text-decoration:none;
}

.azienda_category a:hover
{
    color:#393837;
   text-decoration:none;
}

.bread_detail
{
  padding-top: 5px;
    font-family: Trebuchet MS, Arial, Verdana;
  font-size: 15px;
  font-weight:bold;
}

.bread_detail a
{
    color: #b01b0d;
  text-decoration:none;
}

.bread_detail a:link
{
    color: #b01b0d;
  text-decoration:none;
}

.bread_detail a:visited
{
    color: #b01b0d;
  text-decoration:none;
}

.bread_detail a:hover
{ 
    color: #b01b0d;
  text-decoration:none;
}


 
    div#playlist h2
 {
    float:left;
    clear:both;
    color:#ffffff;
    font-family: Trebuchet MS, Arial, Verdana;
    text-transform:capitalize;
    font-size: 18px;
    font-weight: normal;
    text-align:left;
    background-color:#141414;
    margin:0;
    padding:0;
    padding-left:5px;
    padding-top:2px;
    height:23px;
    width:360px;
    margin:0px;
 }
 
 div#playlist
 {
    float:left;
    clear:both;
    width:380px;
    color:#000;
    text-transform:uppercase;
    background-color:Transparent;
    margin-top:50px;
    margin-left:24px !important;
    margin-left:14px;
 }
 

 
 
  div#flash_playlist
 {
    float:left;
    width:400px;
    text-align:right;
    margin:0;
    padding:0;
    margin-left:0px;
    margin-top:50px;
    background-color:Transparent;
 }
 
 
   div#playlist p img
 {
    float:left;
    margin-right:10px;

 }
 
    div#playlist p a
 {
    color:#4e4e4e;
    text-transform:none;
    text-decoration:none;
    font-size:12px;
 }

.tabsel
{
       height:128px;
 float:left;
 clear:both;
 width:360px;
color:#141414;
/*background-image: url("../img_layout/bckgnd_mediagal_puls.jpg");
    background-repeat:repeat-x;  */
    background-color:#610a01;
    border-bottom:0px solid #d5bf76;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 15px;
  font-weight:bold;
  text-align:left;
  margin:0;
    padding:0;
    margin-top:12px;
    
}


.tabsel a{
color:transparent;
}


.tabsel .img_button_tv{
float:left;
    border:3px solid #ffffff;
    margin:6px !important;
	margin:6px 6px 6px 3px;
    width:130px;
    height:110px;
}

.tabsel .text_button_tv {
    float:left;
   width:210px;
   color: #ffffff;
   margin-top:10px;
}

.tabsel .text_button_tv .title{

    margin-right:5px;
      font-size: 18px;
      color: #ffffff;
	  text-transform:uppercase;
}

.tabsel .text_button_tv .title a{

      color: #ffffff;
	  text-transform:uppercase;
}


.tabsel .text_button_tv .title a:link{

      color: #ffffff;
	  text-transform:uppercase;
}

.tabsel .text_button_tv .title a:visited{

      color: #ffffff;
	  text-transform:uppercase;
}

.tabsel .text_button_tv .title a:hover{

      color: #ffffff;
	  text-transform:uppercase;
}


.tabsel .text_button_tv .link{

    margin-right:5px;
      font-size: 13px;
   color: #ecebeb;
	  margin-top:-20px;
}

.tabsel .text_button_tv .link a:link{

   color: #ecebeb;
	  text-decoration:none;
}

.tabsel .text_button_tv .link a:visited{

   color: #ecebeb;
	  text-decoration:none;
}

.tabsel .text_button_tv .link a:hover{

   color: #ecebeb;
	  text-decoration:none;
}

.tab
{
  float:left;
  clear:both;
   width:360px;
   height:122px;
  color:#ffffff;
/*background-image: url("../img_layout/bckgnd_mediagal_puls.jpg");
    background-repeat:repeat-x;  */
    background-color:#728db1;
  border-bottom:0px solid #d5bf76;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 15px;
  font-weight:normal;
  text-align:left;
  margin:0;
  padding:0;
  margin-top:12px;
    
}


.tab a{
color:transparent;
}

.tab .img_button_tv{
float:left;
    border:0px solid #ffffff;
    margin:6px !important;
	margin:6px 6px 6px 3px;
    width:130px;
    height:110px;
}

.tab .text_button_tv {
    float:left;
   width:210px;
   color: #ffffff;
   margin-top:10px;
}

.tab .text_button_tv .title{

    margin-right:5px;
      font-size: 18px;
   color: #2a2929;
	  text-transform:none;
}

.tab .text_button_tv .title a{

   color: #2a2929;
	  text-transform:none;
}


.tab .text_button_tv .title a:link{

    color: #2a2929;
	  text-transform:none;
}

.tab .text_button_tv .title a:visited{

   color: #2a2929;
	  text-transform:none;
}

.tab .text_button_tv .title a:hover{

   color: #2a2929;
		  text-transform:none;
}


.tab .text_button_tv .link{

    margin-right:5px;
      font-size: 13px;
   color: #ffffff;
	  margin-top:-20px;
}

.tab .text_button_tv .link a:link{

   color: #ffffff;
	  text-decoration:none;
}

.tab .text_button_tv .link a:visited{

   color: #ffffff;
	  text-decoration:none;
}

.tab .text_button_tv .link a:hover{

   color: #ffffff;
	  text-decoration:none;
}


.listcats
{
    float: left;
    text-align:left;
        width: 180px !important;
}

.listcats p
{
    text-align: left;

    padding-bottom: 6px;
    margin: 0;
    margin-top: 1px;
    margin-left: 10px;
    font-style: normal;
    font-size: 11px;
    font-family: Arial,Verdana;
    font-weight: bold;
    text-transform: none;
    color: #000000;
}


#menusx .listcats ul
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

#menusx .listcats li
{
    display: block;
    text-decoration: none;
    text-transform: none;
    list-style: none;
    background-color: #71271d;
    font-weight: bold;
    color: #000000;
    width: 180px !important;

    border: 1px solid #934a43;
    text-align: left;
    float: left;
}

#menusx .listcats a
{
    width: 180px !important;

    display: block;
}

.listcats a
{
    color: #0f251f;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-size: 10px;
}

.listcats a:link
{
    color: #0f251f;
    text-decoration: none;
}

.listcats a:visited
{
    color: #0f251f;
    text-decoration: none;
}

.listcats a:hover
{
    color: #0f251f;
    text-decoration: none;
    background-color:Transparent;
}

.buttonupdown
{
    float:right;
    margin-top:-18px !important;
    margin-top:-18px;
}

.claim_azienda_result a
{
        color:#393837;
        text-decoration:none;
}

.claim_azienda_result a:link
{
        color:#393837;
        text-decoration:none;
}

.claim_azienda_result a:visited
{
        color:#393837;
        text-decoration:none;
}

.claim_azienda_result a:hover
{
        color:#393837;
        text-decoration:none;
}

.nome_azienda_result a
{
        color:#393837;
        text-decoration:none;
}

.nome_azienda_result a:link
{
        color:#393837;
        text-decoration:none;
}

.nome_azienda_result a:visited
{
        color:#393837;
        text-decoration:none;
}

.nome_azienda_result a:hover
{
        color:#393837;
        text-decoration:none;
}

.cont_linea_testo_video
{
   width:590px;
   clear:both;
   float:left;
   padding-bottom:20px;
   padding-top:20px;
}

.testo_video
{
   font-family: Trebuchet MS, Arial, Verdana;
    font-size: 18px;
    font-weight:bold;
    text-transform:uppercase;
    color:#7d0d02;
    height:20px;
   float:left;
   margin-top:5px;
   margin-left:5px;
}

#linea_color_video
{
   height:20px;
   border-bottom:1px solid #7d0d02;
   width:488px;
   clear:both;
   float:left;
}

#linea_color_gallery
{
   height:20px;
   border-bottom:1px solid #7d0d02;
   width:411px;
   clear:both;
   float:left;
}

.cont_linea_testo_video_prod
{
   width:590px !important;
   width:580px;
   clear:both;
   float:left;
   padding-bottom:20px;
   padding-top:20px;
   margin-left:20px !important;
   margin-left:10px;
}

.testo_video_prod
{
   font-family: Trebuchet MS, Arial, Verdana;
    font-size: 18px;
    font-weight:bold;
    text-transform:uppercase;
    color:#fefefc;
    height:20px;
   float:left;
   margin-top:5px;
   margin-left:5px;
}

#linea_color_video_prod
{
   height:20px;
   border-bottom:1px solid #fefefc;
   width:488px;
   clear:both;
   float:left;
}

#linea_color_gallery_prod
{
   height:20px;
   border-bottom:1px solid #fefefc;
   width:411px;
   clear:both;
   float:left;
}

.cont_linea_testo_video_storie
{
   width:590px !important;
   width:570px;
   clear:both;
   float:left;
   padding-bottom:20px;
   padding-top:20px;
   margin-left:10px !important;
   margin-left:0px;
}

.testo_video_storie
{
   font-family: Trebuchet MS, Arial, Verdana;
    font-size: 18px;
    font-weight:bold;
    text-transform:uppercase;
    color:#7d0d02;
    height:20px;
   float:left;
   margin-top:5px;
   margin-left:5px;
}

#linea_color_video_storie
{
   height:20px;
   border-bottom:1px solid #7d0d02;
   width:488px;
   clear:both;
   float:left;
   margin-left:10px;
}

#linea_color_gallery_storie
{
   height:20px;
   border-bottom:1px solid #7d0d02;
   width:411px;
   clear:both;
   float:left;
}

.sendmaildiv
{
    background-image: url("../img_layout/sfum_header.jpg");
    background-repeat: repeat-x;
    font-size:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000; 
    margin-top: 2px;
    font-weight: normal;
    background-color:#6a160c;
    height:490px;
    color: #ffffff;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 10px;
    font-weight: bold;
    float:left;
}

.sendmailtable
{
    color: #000000; 
    margin-top: 2px;
    font-weight: normal;
    background-color:Transparent;
    height:260px;
    color: #ffffff;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 10px;
    font-weight: bold;
    float:left;
    margin-left:4px;
}

.sendmailtable a
{
    color:#c6c9ce;
    text-decoration:none;
}

.sendmailtable a:link
{
    color:#c6c9ce;
    text-decoration:none;
}

.sendmailtable a:visited
{
    color:#c6c9ce;
    text-decoration:none;
}

.sendmailtable a:hover
{
    color:#c6c9ce;
    text-decoration:none;
}

.sendmailtable2
{
    color: #000000; 
    margin-top: 2px;
    font-weight: normal;
    background-color:Transparent;
    height:50px;
    color: #ffffff;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 10px;
    font-weight: bold;
    float:left;
    margin-left:4px;
text-align:left;
}

.sendmailtable tr
{
    margin:0;
    padding:0;
    text-align:left;
    float:left;
    
}

.col1
{
    width:140px;
    height:15px;
}

.sendmailtable td
{
    text-align:left;    
    float:left;
}

.reqfieldval
{
    float:left;
    text-align:left;
}


#centralsolprog
{
    width: 610px;
    margin-left: 8px;
    clear: both;
    float: left;
    text-align: left;
    background-color: #aaaeb1;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 2020px;
    margin-bottom: -2000px;
}

#sol_mis_top
{
    width: 821px;
    float: left;
    margin-left:3px;
    background-color: #9dacc0;
    height:386px;
    
}


#test_sol_mis_top
{
    width: 305px !important;
    width:280px;
    height: 386px;
    float: left;
    margin-left: 5px;
    background-color:Transparent;
    color:#ffffff;
}

#tit_sol_mis
{
    text-align: left;
    color: #ffffff;
    font-family: Arial, Verdana;
    font-size: 25px;
    font-weight: normal;
    float: left;
    margin-left: 4px;
    margin-top: 6px;
    padding-bottom:10px;
    width:280px;
}

#tit_sol_prog_title 
{
    text-align: left;
    font-family: Arial, Verdana;
    font-size: 17px;
    font-weight: bold;
    clear: both;
    float: left;
    margin-left: 4px;
    color:#530f07;
    width:280px; 
    text-transform:uppercase;
    margin-top:30px;
}

#tit_sol_prog_title a
{
    color:#530f07;
    text-decoration: none;
}

#tit_sol_prog_title a:link
{
    color:#530f07;
    text-decoration: none;
}

#tit_sol_prog_title a:visited
{
    color:#530f07;
    text-decoration: none;
}

#tit_sol_prog_title a:hover
{
    color:#530f07;
    text-decoration: none;
}

.linea_color_application_link_top
{
   height:10px;
   border-top:1px solid #cec1c1;
   width:555px;
   clear:both;
   float:left;
   margin-left:18px !important;
   margin-left:8px;
   margin-top:8px;
}

.linea_color_application_link_bottom
{
   height:10px;
   border-bottom:1px solid #cec1c1;
   width:555px;
   clear:both;
   float:left;
   margin-left:18px !important;
   margin-left:8px;
}

.linea_color_application_link_top_white
{
   height:10px;
   border-top:1px solid #ffffff;
   width:555px;
   clear:both;
   float:left;
   margin-left:18px !important;
   margin-left:8px;
   margin-top:8px;
}

.linea_color_application_link_bottom_white
{
   height:10px;
   border-bottom:1px solid #ffffff;
   width:555px;
   clear:both;
   float:left;
   margin-left:18px !important;
   margin-left:8px;
}

#gallery_sez_sol_prog
{
float:left;
text-align:left;
}


#footer_top
{
  height:91px;
  float:left;
  width:1000px;
  text-align:center;
}

.datiwayin
{
    clear:both;
    float:left;
    width: 760px;
    text-align:left;
    margin:0 auto;
    padding:0px;
    font-family: Arial, Verdana;
    font-size: 10px;
    font-weight: normal;
    margin-left:60px !important;
    margin-left:30px;
}

.datiwayin a
{
color:#5f594a;
    text-decoration: none;
}

.datiwayin a:link
{
    color:#5f594a;
    text-decoration: none;
}

.datiwayin a:visited
{
    color:#5f594a;
    text-decoration: none;
}
.datiwayin a:hover
{
    color:#5f594a;
    text-decoration: none;
}


.disclaimerdiv
{
    background-image: url("../img_layout/sfum_header.jpg");
    background-repeat: repeat-x;
    font-size:10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000; 
    margin-top: 2px;
    font-weight: normal;
    background-color:#6a160c;
    color: #ffffff;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 10px;
    font-weight: bold;
    float:left;
    width:350px;
    height:400px;
    text-align:center;
}

.disclaimertable
{
    color: #000000; 
    margin-top: 2px;
    font-weight: normal;
    background-color:Transparent;
    height:300px;
    color: #ffffff;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 10px;
    font-weight: bold;
    float:left;
    margin-left:10px !important;
    margin-left:5px;
    width:330px;
   text-align:center;
}

#sitemap
{
    clear:both;
    float:left;
    margin-left:100px;
    margin-top:30px;
    font-size:12px;
        text-align:left;
}

#sitemap  a
{
color:#5f594a;
    text-decoration: none;
}


#sitemap a:link
{
color:#6a160c;
    text-decoration: none;
}

#sitemap a:visited
{
color:#6a160c;
    text-decoration: none;
}

#sitemap a:hover
{
color:#6a160c;
    text-decoration: none;
}

#sitemap ul
{
    margin-top:0;
    padding:0px;
    list-style-type:none; 
    
}

#sitemap ul li
{
    margin-top:0;
    padding:5px;
        list-style-type:none; 
            font-size: 14px;
}

#sitemap ul li a
{
color:#5f594a;
    text-decoration: none;
}


#sitemap ul li a:link
{
color:#6a160c;
    text-decoration: none;
}

#sitemap ul li a:visited
{
color:#6a160c;
    text-decoration: none;
}

#sitemap ul li a:hover
{
color:#6a160c;
    text-decoration: none;
}

#sitemap ul li ul
{
    margin-top:0;
    padding:5px;
    list-style-type:none; 
    
}

#sitemap ul li ul li
{
    margin-top:0;
    padding:5px;
        list-style-type:none; 
            font-size: 14px;
}

.emptydatarow
{
    clear:both;
    float:left;
    text-align:left;
    margin-left:20px !important;
    margin-left:10px;
    margin-top:20px;
    width:400px;
    font-family: Trebuchet MS,Arial,Verdana;
    font-size: 12px;
    font-weight: bold;
}

.hr_top_sol_prog
{
    clear:both;
    float:left;
    height:20px;
    border-bottom:1px solid #8e8d8d;
    margin-left:10px;
    width:794px;
    float:left;
    margin-top:10px;
    margin-bottom:10px;
}

.hr_bottom_sol_prog
{
    margin-top:10px;
    clear:both;
    float:left;
    height:20px;
    border-top:1px solid #8e8d8d;
    margin-left:10px;
    width:794px;
    float:left;
    }
    
    
#centralarch_des
{
    width: 610px;
    margin-left: 8px;
    clear: both;
    float: left;
    text-align: left;
    background-color: #8a949d;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    margin-left: 0px;
    padding-top: 0pt;
    padding-bottom: 2020px;
    margin-bottom: -2000px;
}

.linea_color_archdes_top
{
   height:10px;
   border-top:1px solid #cec1c1;
   width:575px;
   clear:both;
   float:left;
   margin-left:18px !important;
   margin-left:8px;
      margin-top:8px;
}

.linea_color_archdes_bottom
{
   height:10px;
   border-bottom:1px solid #cec1c1;
   width:575px;
   clear:both;
   float:left;
   margin-left:18px !important;
   margin-left:8px;
}


#text_between_hr_archdes
{
    float: left;
   margin-left:18px !important;
   margin-left:8px;
   margin-top:8px;
    font-family: Trebuchet MS ,Arial, Verdana;
    font-size: 32px;
    font-weight: normal;
    text-transform:uppercase;
    color: #353430;
}

#back_arch_des
{
   width:575px;
   float:left;
   clear:both;
   background-color:#9dacc0;
   margin-left:18px !important;
       margin-left: 8px;
   margin-top:8px;
   background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-bottom: 0pt;
    padding-top: 0pt;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
}

.linea_archdes_top
{
   height:10px;
   border-top:1px solid #cec1c1;
   width:800px;
   clear:both;
   float:left;
   margin-left:18px !important;
   margin-left:8px;
   margin-top:8px;
}

.linea_archdes_bottom
{
   height:10px;
   border-bottom:1px solid #cec1c1;
   width:800px;
   clear:both;
   float:left;
   margin-left:18px !important;
   margin-left:8px;
      margin-bottom:8px;
}

#text_hr_archdes
{
    clear: both;
    float: left;
    margin: 0px;
    padding: 0px;
    padding:5px 0;
    text-align: left;
    color: #8e8d8d;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    margin-left: 18px !important;
    margin-left: 8px;
    width: 784px !important;
    width: 770px;
}

#text_hr_archdes a
{
    color: #8e8d8d;
}

#text_hr_archdes a:link
{
    color: #8e8d8d;
    text-decoration: none;
}

#text_hr_archdes a:visited
{
    color: #8e8d8d;
    text-decoration: none;
}

#text_hr_archdes a:hover
{
    color: #8e8d8d;
}

.menu_architetto
{
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left:10px;
    font-weight: normal;
    float:left;
    font-family: Trebuchet,Arial, Verdana;
    font-size: 12pt;
    font-weight: normal;
    width:565px;
}

.menu_architetto a
{
    font-size:12pt;
    color:#ffffff;
    text-decoration:none;
}

.menu_architetto a.select
{
    
    font-size:12pt;
    color:#4e483c;
    font-weight:bold;
    text-decoration:none;

}
#arch_dati
{
    float:left;
    width:400px;
    margin-left:15px;
}

#arch_name
{
    float:left;
    font-family: Trebuchet,Arial, Verdana;
    font-size: 21pt;
    font-weight: normal;
    margin-top:10px;
    width:400px;
    color:#ffffff;
}

#arch_txt
{
    font-family: Arial, Verdana;
    font-size: 10pt;
    font-weight: normal;
    float:left;
    clear:both;
    margin-top:15px;
    width:400px;
    color:#ffffff;
}

.arch_sez_title
{
    font-family: Arial, Verdana;
    font-size: 36px;
    font-weight: bold;
    color:#444649;
        margin-left:20px;
}

.arch_sez_text
{
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: normal;
    color:#444649;
    margin-left:20px;
    margin-right:40px;
    margin-top:40px;
    line-height:16px;
}

div#works_sx
{
    float:left;
    clear:both;
    width:250px;
    margin-left:30px !important;
    margin-left:15px;
    margin-top:10px;
}

div#works_dx
{
    float:left;
    width:250px;
    margin-left:15px !important;
    margin-left:7px;
    margin-top:10px;
}


div#works_sx img 

{
margin-right:20px;
}


div#works_sx h2 
{
font-size:13px;
text-transform:uppercase;
letter-spacing:1px;
margin:0px;
padding:0px;
}


div#works_sx a 
{
color:#d9ceba;
text-decoration:none;
}

div#works_dx img 

{
margin-right:20px;
}


div#works_dx h2 
{
font-size:13px;
text-transform:uppercase;
letter-spacing:1px;
margin:0px;
padding:0px;
color:#bfb5a2;
}


div#works_dx a 
{
color:#FFF;
text-decoration:none;
}


div#works_dx a:disabled
{
color:#FFF;
text-decoration:none;
}

div.work
{
    float:left;
    clear:both;
    margin-top:20px;
    width:250px;
}

div.press_dettagli
{
    margin-left:20px !important;
    margin-left:10px;
    clear:both;
    float:left;
}

table#DataListPress
{
        clear:both;
    float:left;
}

table#Lavori_Categoria
{
    float:left;
    clear:both;
    width:550px;
    margin-top:20px;
    margin-left:30px !important;
    margin-left:15px;     
}

div.img_lavorocategoria
{
    float:left;
    clear:both;
    width:140px;
    text-align:left;
    height:110px;
   
}


div.testo_lavorocategoria
{
    float:left;
    width:390px;
}


div.testo_lavorocategoria h2
{
    margin:0px;
    padding:0px;
    font-size:13px;
}


div.testo_lavorocategoria a
{
    color:#FFF;
    text-decoration:none;
}

div.testo_lavorocategoria p
{
     margin:0px;
    padding:0px;
}


table#paginazione
{
    color:#FFF;
}


table#paginazione a
{
    color:#FFF;
}

#minifooter
{
    float:left;
    width:998px;
 padding-top:30px;
 text-align:center;
}

h1.sa {
font-family:Verdana, Arial;
font-size: 10px;
padding:0 0 0;
margin: 0 0 0;
font-weight:normal;
color: #5f594a;
text-align:center;
}

a.as:link, a.as:visited, a.as:hover {
font-family:Verdana, Arial;
color: #5f594a;
text-decoration:none;
cursor:text;
font-size: 10px;
font-weight:normal;
text-align:center;
}

   .cont_track_gallery
   {
      float: left; 
      width: 170px; 
      text-align: left; 
      height: 240px; 
      background-color: #e7e7e7;
      margin-left:13px !important;
      margin-left:12px;
      margin-right:13px!important;
      margin-right:12px;
      margin-top:20px;
      Cursor: pointer;
   }
   
   .thumb_video
   {
       width:160px; 
       height:120px;
       float:left;
       margin-left:5px;
       margin-top:5px;
   }
   
   .tit_track_playlist
   {
     float:left;
     width:160px;
     margin-left:5px !important;
     margin-left:4px;
     margin-right:5px !important;
     margin-right:2px;
     margin-top:10px;
     font-family: Arial, Verdana;
     font-size:13px;
     font-weight:bold;
     height:26px;
   }
   
   .text_track_playlist
   {
     float:left;
     width:160px;
     margin-left:5px;
     margin-top:10px;
     font-family: Arial, Verdana;
     font-size:9px;
     font-weight:bold;
     height:30px;
   }
   
   .timed_track_playlist
   {
     float:left;
     width:160px;
     margin-left:5px;
     font-family: Arial, Verdana;
     margin-top:0px;
     font-size:10px;
     font-weight:normal;
     height:10px;
   }
   
   .cont_canale
   {
      float:left;
      font-style:normal;
      font-family:Trebuchet MS, Arial, Verdana;
      font-size:18px;
      color:#ffffff;
      margin-left:15px !important;
      margin-left:5px;
      margin-right:20px!important;
      margin-right:0px;
      margin-top:25px;
      padding:5px;
      letter-spacing:0px;
      width:265px !important;
      width:255px;
      text-align:left;
   }

   
   
   .canale
   {
      float:left;
      font-style:normal;
      font-family:Trebuchet MS, Arial, Verdana;
      font-size:13px;
      color:#ffffff;
      letter-spacing:0px;
      width:255px !important;
      width:255px;
      text-align:left;
      padding-left:10px !important;
      padding-left:5px;
      padding-top:5px;
      text-decoration:none;
      cursor: hand;
      background-color:#6f4040;
      height:22px
   }
   
            
    .canale_txt
   {
      float:left;
      font-style:normal;
      font-family:Trebuchet MS, Arial, Verdana;
      font-size:12px;
      color:#ffffff;
      letter-spacing:0px;
      width:255px !important;
      width:255px;
      text-align:left;
      text-decoration:none;
      background-color:#6f4040;
      padding-left:10px !important;
      padding-left:5px;
      cursor: hand;
      letter-spacing:-1px;
      line-height:11px;    
      height:26px; 
   }
   

      .canale_sel
   {
      float:left;
      font-style:normal;
      font-family:Trebuchet MS, Arial, Verdana;
      font-size:13px;
      color:#ffffff;
      padding-top:5px;
      letter-spacing:0px;
      width:255px !important;
      width:255px;
      text-align:left;
      background-color:#a48d8d;
      text-decoration:none;
      cursor: hand;
      padding-left:10px !important;
      padding-left:5px;
      height:22px
   }
   
   .canale_sel_img
   {
        float:left;
        margin-top:-40px;
        margin-left:230px !important;
        margin-left:115px;
   }

       .canale_sel_txt
   {
      float:left;
      font-style:normal;
      font-family:Trebuchet MS, Arial, Verdana;
      font-size:12px;
      color:#ffffff;
      padding-left:10px !important;
      padding-left:5px;
      letter-spacing:0px;
      width:255px !important;
      width:255px;
      text-align:left;
      background-color:#a48d8d;
      padding-bottom:5px;
      text-decoration:none;
      cursor: hand;
      letter-spacing:-1px;
      line-height:11px;
      height:26px; 
   }
   
   .cont_gallery
   {
      width: 797px !important;
      width: 797px;
      clear: both;
      float:left;
      background-color:#f8f8f8;
      margin-left:8px;
      padding-left:15px !important;
      padding-left:0px;
      margin-top:10px;
   }
   
   .freccia_video
   {
     margin-top:-40px;
     margin-left:130px;
     float:left;
   }
   
   #background_canali
   {
     width:305px!important;
     width:295px;
     height:421px;

     float:left;
     margin-left:8px;
     background-image: url('../img_layout/bck_canali.jpg');
     background-repeat:repeat-x;     
     background-color:#480202;
   }
   
   #intext_canali
   {
    float:left;
    font-style:normal;
    font-family:Trebuchet MS, Arial, Verdana;
    font-size:19px;
    color:#ffffff;
    margin-left:30px!important;
    margin-left:13px;
    margin-top:15px;
    margin-bottom:0px;
    text-align:center;
    letter-spacing:1px;
   }
   
   #strip_tv
   {
     float:left;
     background-color:#000000;
     width:812px!important;
     width:803px;
     height:40px;
     margin-left:8px;
     margin-top:10px;
   }
   
   #intext_canale_sel
   {
    clear:both;
    float:left;
    font-style:normal;
    font-family:Trebuchet MS, Arial, Verdana;
    font-size:28px;
    color:#000000;
    margin-left:10px!important;
    margin-left:7px;
    margin-top:15px;
    margin-bottom:0px;
    letter-spacing:1px;
   }
   
      #intext_canale_sel span#barra
   {
    font-size:32px;
       }
       
      #intext_canale_sel span#ch
   {
    font-size:25px;
    color:#7d0c02;
       }
       
       