* {margin:0; border:0;}


.left {float:left;}
.right {float:right;}
.clr {clear:both;}

body{background: #7F817E url(../img/body_bkg.jpg) repeat-x; font-family: Arial;}
input, textarea, select {border:1px solid #CCC;}

.contatti li {list-style:none; vertical-align:top;}
.contatti div {width:35px; float:left; font-style:italic;}

.privacy {clear:both; font-size:10px; color:#666;}

#contatti div {clear:both; }
#contatti label {float:left; width:100px;}
#contatti input, #contatti textarea, #contatti select {float:left; margin-bottom:3px;}
#contatti textarea { margin: 0;}
.error {color: #F00; font-size:12px; }
label.error {width:300px;}


#buttonbar {width:100%; text-align:right; padding:5px;}
#buttonbar input{ float:right; background: #E1E1E1; border:1px solid #666;  font-size:12px; padding:3px; }


#page {margin-left:auto; margin-right:auto; width:870px; background: url(../img/bkg_page.gif) no-repeat; padding-left:3px; padding-right:3px; }
#sidebar {background: #58B54E url(../img/menu_bkg.gif) top right repeat-y; min-height:770px; width:197px; float:left;}
#sidebar li {list-style:none;}
.servizi {height:1358px;}

#sidebar ul{padding-left:0; } 

#content {background: #fff; min-height:768px; width:667px; float:left; padding:1px;}

/*
#menu li {list-style:none; text-transform:uppercase; color:#FFF; border-top:1px solid #116A1D;  border-bottom:2px solid #FFF; }
#menu a {background: #58B54E url(../img/menu_bkg.gif) no-repeat right top; width:200px;}
*/

#footer {background:#E1E1E1; clear:both; width:861px; font-size:8px; text-align:right; color:#666; }

#footer ul {width:867px; padding-left:0;}
#footer li {float:left; list-style:none;}
#footer .footer_sfondo {background:#E1E1E1; width:196px;}
#footer .footer_credits {background:#B8B8B8; width:664px; padding-right:6px;}
#footer a {color: #000; text-decoration:none;}

#header {background: url(../img/bkg_header.gif) top  repeat-x; width:100%; height:83px; text-transform:uppercase;}
#header .camion {float:right;}

#logo {padding:20px; float:left; background: url(../img/logo.png) no-repeat; padding-left:70px; padding-top:15px; margin-left:10px; margin-top:10px;}
/*#logo h1{color:	#ADADAD; font-size:15px; font-weight:normal;}*/
#logo h1{color:	#4E9F45; font-size:30px; font-weight:bolder; font-style:italic; background: url(../img/trasporti_ranzato.png) no-repeat; width:403px; position: relative; left:45px; text-indent:-8500px;}

#image {background: #B8B8B8; height:233px; padding-top:13px;}
#map {background: #000; height:221px;}

#menu {
        width: 197px;
        height:83px;
        font-size:12px;
      }

#menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 16px;
        text-decoration: none;
        text-transform:uppercase; color:#FFF; border-top:1px solid #116A1D;  border-bottom:2px solid #FFF;
        }

#menu li a:link, #menu li a:visited {
        color: #FFF;
        display: block;
        background: url(../img/menu_bkg.gif) top right repeat-y;
        padding: 5px 0 4px 10px;
        }

#menu li a:hover, #menu li #current {
        color: #26370A;
        background: #A7D8A1 url(../img/menu_hover.gif) top right no-repeat;
        padding: 5px 0 4px 10px;
        }

#menu li a:active {
        color: #26370A;
        background: url(../img/menu_bkg.gif) top right no-repeat;
        padding: 5px 0 4px 10px;
        }
        
#pagina {padding:10px; font-size:12px; text-align:justify;}        
#pagina img {margin:8px; border:1px solid #CCC;}        
#pagina h2 { font-size:14px;}

#servizi h2 {clear:both;}
#servizi ul {clear:both; padding:0; margin:0;}
#servizi li {list-style:none; float:left;}
#servizi img {}

.separatore {background:#E1E1E1; width:100%; height:13px;}        
.nomepage {background: url(../img/bkg_name_page.gif) repeat-x; height:97px; margin-bottom:30px; font-family: Impact, Charcoal, sans-serif; font-weight:bolder;  padding-top:188px; color:#E1E1E1;}

.nomepage h2{font-size:45px;}
.contatti {font-size:13px; margin-left:15px;}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	/*zoom: 1;*/
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
