/******* Reset *******/
html, body, form, p, a, ul, ol, li, div, br,
 h1, h2, h3, h4, h5, strong {
	margin: 0;
	padding:0;
	border: 0;
}

img { 
	border: 0; 
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: underline;
}

ul, ol {
	list-style: none;
}

/******* End Reset *******/

/******* Start *******/

body{
	color:#2a2a32;
	background:#24668e url(../img/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
} 

#menu-top{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	background-color:#eeeeee;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	width:915px;
	height:45px;
	margin: 0 auto;
	overflow:hidden;
}

#menu-top a{
	color: #3a3a46;
	padding-left:10px;
	background: url(../img/menu-top-li.jpg) no-repeat 0 3px;
}

#menu-top a:hover{
	color: #3a3a46;
	padding-left:10px;
	background: url(../img/menu-top-li-hover.jpg) no-repeat 0 3px;
}

#menu-top ul{
	padding-top:13px;
}

#menu-top li{
	display:inline;
	margin: 0 10px 0 10px;
}

#menu-top li#contatti{
	margin-left: 95px;
}

#container{
	background-color:#f7f7f7;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	width:915px;
	height:auto;
	margin: 20px auto;
	overflow:hidden;
}

#header{
	width:915px;
	height:125px;
	background: #FFFFFF url(../img/header.jpg) no-repeat 0 0;
}

#header a{
	width:915px;
	height:125px;
	display:block;
	text-indent:-9999px;
}

#left{
	overflow:hidden;
	line-height: 20px;
	float:left;
	width: 620px;
	overflow:hidden;
	margin: 30px 0 20px 0;
	padding: 0 0 20px 20px;
	height: auto !important;
    height: 500px;
    min-height: 500px;
}

#left h1{
	font-size: 18px;
	color:#1e5881;
}

#left a {
	color:#1e5881;
}

#left ul{
padding:20px 0;
line-height:25px;
}

#left li{
	background: transparent url(../img/li.jpg) 5px 10px no-repeat;
	padding-left:20px;
}

#left p{
padding-top:10px;
}

#sidebar{
	width:245px;
	height:auto;
	background: #e8e5e5 url(../img/menu-top.jpg) top center no-repeat ;
	float:right;
	margin: 30px 0 20px 0;
}

#sidebar h2{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 20px 20px 10px 20px;
	color:#1e5881;
}

#sidebar li{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}

#sidebar a{
	margin-left: 20px;
	color:#3a3a46;
	display:block;
	width:225px;
	border-bottom: #1e5881 1px solid;
	text-decoration:none;
	font-weight:bold;
	
}

#sidebar a:hover{
	margin-left: 20px;
	color:#1e5881;
	display:block;
	width:225px;
	border-bottom: #1e5881 1px solid;
	text-decoration:none;
	font-weight:bold;
}

#contact-box{
	width:245px;
	height:auto;
	background: #e8e5e5 url(../img/menu-contact-box.jpg) no-repeat top center;
	float:right;
	margin: 10px 0 20px 0;
}

#contact-box a{
	color:#3a3a46;	
}

#contact-box a:hover{
	color:#1e5881;
}

#contact-box p{
	padding: 120px 0 0 20px;
	font-size: 12px;
}

#preventivo{
	width:245px;
	height:auto;
	background: #e8e5e5 url(../img/menu-top.jpg) top center no-repeat ;
	float:right;
	font-weight:bold;
	margin: 10px 0 20px 0;
}

#preventivo a{
	color:#1e5881;	
	padding:0 0 0 20px;
	position:relative;
	top:10px;
}

.sidebar-close{
	background: #e8e5e5 url(../img/menu-bottom.jpg) no-repeat center bottom;
	width:245px;
	height:11px;
	margin-top:20px;
}

#footer{
	height:auto;
	width:915px;
	padding-bottom:10px;
	margin:0 auto;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
}

#reserved{
padding-left:30px;
width:90px;
float:left;
background: url(../img/reserved.jpg) no-repeat left center;
}

#footer a, #footer a:hover{
	color:#FFFFFF;
}

#contattaci-bot{
	margin-top:25px;
}
