/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

* {margin: 0; padding:0}
html, body {height: 100%;}
body {
	text-align: center;
	font-size: 11px;
	font-family:Helvetica, sans-serif;
	background-image:url(../img/layout/sfondo_content.jpg);
	background-position:top center;
	color:#333333;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -49px; /* the bottom margin is the negative value of the footer's height */
}

#footer, #push {
	height: 49px; /* .push must be the same height as .footer */
}

/* header -------------------------------------- */
#header {
	background-image:url(../img/layout/testata/margine_testata.jpg);
	
}
#header-sub {
	text-align:left;
	margin:0 auto;
	width:950px;
	padding:0px;
	background-image:url(../img/layout/testata/sfondo_testata_vuoto.jpg);
	height:157px;
	
}
#header-sub h1 {
	width:321px;
	padding:62px 0px 0px 44px;
	height:69px;
	
}
/* menu -------------------------------------- */
#menu {
	float: right;
	text-align: right;
	padding:118px 46px 0px 0px;
	display:inline; }
	
#menu img {
	margin-left:7px; }
	
/* contenuti -------------------------------------- */
#cont-sub {
	text-align:left;
	margin:0 auto;
	width:950px;
	padding:25px 0px 20px 0px;
	background-image:url(../img/layout/ombra.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
#right {
	float:right;
	width:444px;
	}
#left {
	margin-right:444px;
	}

#contatti_cont { 
	height: 435px;
	width: 888px;
	margin-left: 30px;
	padding-bottom:24px;
	background-image:url(../img/contatti/sfondo_contatti.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
#servizi_cont { 
	height: 435px;
	width: 888px;
	margin-left: 30px;
	padding-bottom:24px;
	background-image:url(../img/servizi/sfondo_servizi.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
#chi_siamo_cont { 
	height: 435px;
	width: 888px;
	margin-left: 30px;
	padding-bottom:24px;
	background-image:url(../img/chi_siamo/sfondo_chi_siamo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
#sponsor { 
	margin: 0px 0px 0px 43px;
	}
#cont-sub h2 { 
	padding: 63px 0px 50px 50px;
	}
#cont-sub p {
	line-height:1.4;
	padding: 0px 0px 25px 50px;
	}
#ifram {
	width:320px;
	height:200px;
	margin: 0px 0px 25px 50px;
	overflow:hidden;
	}

/* footer -------------------------------------- */
#footer {
	position: relative;
	font-size: 10px;
	color:#ebebeb;
	background-image:url(../img/layout/footer/footer_laterale.jpg);
	}
#footer-sub {
	text-align:left;
	position: relative;
	width: 950px;
	height:49px;
	line-height:49px;
	margin: 0 auto;
	background-image:url(../img/layout/footer/sfondo_footer.jpg);
}
#footer-sub #altnav {
	float: right;
	text-align: right;
	padding:0px 44px 0px 0px;
	display:inline;
}
#footer-sub #altnavleft {
	padding:0px 0px 0px 44px;
	display:inline;
}

/* links -------------------------------------- */
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#66cccc;
}
#footer a:hover {
	color:#ebebeb;
}
#cont-sub a:link, #cont-sub a:visited, #cont-sub a:active {
	text-decoration:none;
	color:#66cccc;
}
#cont-sub a:hover {
	color:#333333;
} 

/* slideshow -------------------------------------- */
.slideshow { height: 435px; width: 888px; margin-left: 30px; padding-bottom:24px; }
#player { height: 435px; width: 700px; margin-left: 100px; padding-bottom:24px; border: 23px solid white;}
.slideshow img { display:block;}
strong { font-weight:bold;}

/* index -------------------------------------- */
#header-sub_index {
	margin:0 auto;
	width:950px;
	padding:0px;
	height:157px;
	
}
#header-sub_index h1 {
	width:223px;
	padding:108px 0px 0px 120px;
	height:48px;
	
}

#cont-sub_index {
	text-align:left;
	margin:0 auto;
	width:950px;
	padding:25px 0px 20px 0px;
	background-position:top center;
	background-repeat:no-repeat;
	}
#footer_index {
	position: relative;
	font-size: 10px;
	color:#ebebeb;
	}
#footer-sub_index {
	text-align:left;
	position: relative;
	width: 950px;
	height:49px;
	line-height:49px;
	margin: 0 auto;
}
#menu_index {
	float: right;
	text-align: right;
	padding:140px 126px 0px 0px;
	display:inline; }
