﻿/*---------- Body ----------*/
/*--------------------------*/
body { color: #FFFFFF; background: #4d4e4d url('/images/back.jpg') repeat-x top left; }

/*---------- Container ----------*/
/*-------------------------------*/
div#container { background: #1a1a1a url('/images/container.gif') repeat-x 0 544px; }

/*---------- Branding ----------*/
/*------------------------------*/
div#branding {}
div#branding h1 { background: url('/images/logo.jpg') no-repeat top left; }
div#branding blockquote { background: url('/images/cite.jpg') no-repeat top right; }

div#branding_home h1 { background: url('/images/logo_home.jpg') no-repeat; }
div#branding_home blockquote { background: url('/images/cite_home.jpg') no-repeat; }

/*---------- Nav Main ----------*/
/*------------------------------*/
div#nav_main {}

div#nav_main_home { background: url('/images/nav_main_home_02.jpg') no-repeat;}

ul#nav_features li a { color: #FFFFFF; }
ul#nav_features li a:hover { background: #2b2b2b; }
ul#nav_features li a#active { background: #A4988E; }
ul#nav_features li a#active:hover { background: #A4988E; }

ul#nav_features_home li a { color: #FFFFFF; }

/*ul#nav_tools { border-bottom: 7px solid #b9b3ab; }*/
ul#nav_tools li a { color: #FFFFFF; }

ul#nav_tools_home { border-top: 7px solid #b9b3ab; }
ul#nav_tools_home li a { color: #FFFFFF; }

/*---------- Content ----------*/
/*-----------------------------*/
div#content { background: #1a1a1a url('/images/content.jpg') repeat-x top left; }

/*---------- Content Main ----------*/
/*----------------------------------*/
div#content_main { color: #b7b1a8; border: 1px solid #736a5e; border-bottom: none; background: url('/images/back_content.gif') repeat-x bottom left; }

div#content_main_full { color: #b7b1a8; background: url('/images/back_content.gif') repeat-x bottom left; }

/* Pagina prezzi */
ul#price_info li h4 { background: url('/images/bullet.gif') no-repeat center left; }

table#priceTable tr.firstOpt { background: #242424; }
table#priceTable tr.secondOpt { background: #353535; }

ul#offers_list li { background: url('/images/arr.gif') no-repeat top left; }

ul#sport_list li { background: url('/images/quadratino.gif') no-repeat top left; padding-left:15px; height:15px; font-size: 110%; }

ul#sport_list li a { color:#fff; cursor:pointer;}
ul#sport_list li a:hover { color:#ccc; }




/*---------- Content Sub ----------*/
/*---------------------------------*/
div#content_sub { }
div#content_sub_full { color: #b7b1a8; border: 1px solid #736a5e; border-bottom: none; background: url('/images/back_content.gif') repeat-x bottom left;  }

ul#thumb_list li img { border: 1px solid #FFFFFF; }

label#dettaglio { color: #000000; }

/*---------- Site Info ----------*/
/*-------------------------------*/
div#site_info a { color: #FFFFFF; }
div.g2k { background: url('/images/pulsante.gif') no-repeat bottom right; }

div.partners a { color:#fff; }
div.partners a:hover { color:#000; }

div.servizi a { color:#fff; }
div.servizi a:hover { color:#000; }
