/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-07-29, 18:30 GMT+1
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:

        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background-color:#fff; color:#404040; font:0.8em/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;}

a {color:#404040; font-weight: bold;}
a:hover {color:#000; font-weight: bold;}

a.vantaggi {color:#C13808; font-weight: bold;}
a.vantaggi:hover {color:#FAAD13; font-weight: bold;}

a.siti_web {color:#f8f8f8; font-weight: bold;}
a.siti_web:hover {color:#FAAD13; font-weight: bold;}
a.web_agency {color:#66FF33; font-weight: bold;}
a.web_agency:hover {color:#FAAD13; font-weight: bold;}
/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

    #nav span {color:#DDD;}
    #nav #nav-active {color:#959678;}

    /*#nav {background-color:#fff;}
    #nav a {color:#404040; padding:10px 15px 11px 15px;}
    #nav #nav-active {background-color:#FAAD13; color:#FFF;}
    #nav a:hover {background:#3d99c2;; color:#FFF;}*/

	 #tray li a {color:#404040; font-weight: bold; padding:10px 15px 11px 15px;}
    #tray li#tray-active a { padding:10px 15px 10px 15px; font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif; font-weight: bold; background-color:#FAAD13; color:#FFF;}
    #tray li a:hover { padding:10px 15px 11px 15px; font-weight: bold; background:#0891c1; color:#FFF;}
	 
	 
	 #footer {background-color:#404040; color:#F4F4F1;}
    #footer, #footer a  {color:#F4F4F1;}
    #footer a:hover {color:#FAAD13;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top, #col-bottom{background-color:#F4F4F1;}
#col {background-color:#404040; color:#F4F4F1; }
#cols3 .col h3 {background-color:#fff; color:#404040; font-weight: bold;}
#cols3 .col img{border:0; padding: 0px 5px 0px 5px; margin: 0px; vertical-align: middle;}
#cols3 .col h3 a {color:#404040; text-decoration: none;  font-weight: normal;  }
#cols3 .col h3 a:hover {color:#0891c1;}
/*#cols3 .col-more {background:#F5F5F5;}*/

#cols2 #col-left .title h4, #cols2 #col-left .title span {background-color:#FFF;}
#cols2 #col-left .article {color:#0891c1;}
#cols2 #col-left a:hover.article {color:#000;}
#cols2 h4 img{border:0; padding: 0px 5px 0px 5px; margin: 0px; vertical-align: middle;}

#cols2 #col-right {background-color:#Fff;}
#cols2 #col-right h4,#cols2 #col-left h4 {font-size:120%;  font-weight: bold; color:#404040;}

#col-text a,#col-text a:visited  {color:#F4F4F1; font-weight: bold;}
#col-text a:hover {color:#66FF33;}
/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.high {color:#959678}

