@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/1.7em Arial, Tahoma, Verdana,Helvetica, sans-serif;
		color: #4b4942;
		background: #201e1e url(../img/bg_patterns.gif);
	}
	a{text-decoration: none;color: #838383;}
	a:hover{color: #ffffff;}
	.hide,hr{display: none;}
	strong{font-weight: bold;}
	

/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
		position: absolute;
		width: 902px;
		margin: -10px auto 0 auto;
		height: 10px;
		font-size:0.1em;
		background:url(../img/container_top.gif) left bottom no-repeat;
	}
	
	/* container */
	#container{
		width: 902px;
		margin: 44px auto 0 auto;
		background: #121212 url(../img/bg_container.gif);
		padding-bottom:10px;
	}

/* =HEADER */
	/* Logo and Site Title */
	h1{
		font-size: 2.4em;
		text-transform: uppercase;
		padding-top:10px;
	}
	h1 a,h1 a:hover{
		display: block;
		width: 320px;
		height: 20px;
		padding-top:10px;
		margin-left:18px;
		background: url(../img/logo_timelapse.jpg) 0 0 no-repeat;
		padding-left:52px;
	}

/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
		background: #252525 url(../img/nav_bg.gif) 0 0 repeat-x;
		height: 37px;
		width: 861px;
		margin: 10px auto 20px auto;
	}
	#navigation{
		float: left;
		padding-left:7px;
		height: 37px;
		background: url(../img/navigation_left.gif) left top no-repeat;
	}
	#navigation li{
		float: left;
	}
	#navigation li a{
		padding: 7px 10px 0 10px;
		height: 30px;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 1.45em;
		font-weight: bold;
		letter-spacing:-0.03em;
		color: #b1b3ab;
	}
	#navigation li a:hover{
		color: #d5c7c7;
		background: #394030 url(../img/nav_hover_bg.gif) 0 0 repeat-x;
	}
	#navigation li a.corrente{
		color: #d5c7c7;
		background: #394030 url(../img/nav_hover_bg.gif) 0 0 repeat-x;
	}
	/* search */
	#search_wrapper{
		float: right;
		height: 30px;
		padding:7px 10px 0 0;
		background: url(../img/navigation_right.gif) right top no-repeat;
	}
	.search{
		background: #696D5F;
		border: 1px solid #212417;
		width: 160px;
		height: 18px;
		padding: 3px 2px 0 3px;
		color: #474A40;
	}

	.serviceslist{
		padding-left: 30px;
		float: left;
		font-size:1.3em;
		line-height:0.5em;
	}
	.serviceslist li a{
		display: block;
		padding: 10px;
		width: 130px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		letter-spacing:-.03em;
		color: #FFFFFF;
		background: #121212 url(../img/list_dotted_border.gif) bottom repeat-x;
	}
	.serviceslist li a:hover{
		color: #FFFFFF;
		background: #1e1e1e url(../img/list_dotted_border.gif) bottom repeat-x;
	}
	.serviceslist li a.corrente{
		color: #FFFFFF;
		background: #1e1e1e url(../img/list_dotted_border.gif) bottom repeat-x;
	}
	
/* =FOOTER */
	#footer_wrapper{
		width: 871px;
		padding-left:31px;
		padding-bottom:25px;
		margin: 0 auto;
		text-transform:uppercase;
		font-size: 1em;
		background: url(../img/footer_left.gif) 0 0 no-repeat;
	}
	#footer{
		position: relative;
		width: 840px;
		height: 67px;
		background: #252525 url(../img/footer_bg.gif) 0 bottom repeat-x;
	}
	#footer .info{
		padding: 34px 0 0 0;
		width: 840px;
		float: left;
		font-size: 0.9em;
		text-align:center;
		/* background: url(../img/logo_small.gif) left bottom no-repeat; */
	}
	#footer .info span{
		position: absolute;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;
		background: url(../img/footer_right.gif) right bottom no-repeat;
	}
	
	#footer ul{
		padding-top: 34px;
		padding-right: 5px;
		float: right;
	}
	#footer ul li{
		float: left;
		padding-left:10px;
	}
	#footer a{
		color: #FFFFFF;
	}
	#footer li a:hover{
		color: #d5c7c7;
	}
	
	#messageBox{
	
		/*
		width:100%;	
		font-family:Arial, Verdana, Helvetica;
		font-size:11px;
		font-weight:bold;
		padding-top:20px;
		margin-top:20px;
		padding-bottom:20px;
		*/
		
		margin-top:20px;
		margin-bottom:20px;
		padding-top:20px;
		background-image: url('../img/ajax-loader.gif');
		background-position: top center;
		background-repeat: no-repeat;
		
	}
	
	.testoStandard{
		font-size:1.2em; 
	}
	
	.testoHome{
		font-size:1.2em; 
		padding-left:1px;
		padding-top:10px;
	}
	
	.testoStandard li{
		list-style:circle; 
	}
	
	.interlineaStandard{
		font: 120%/1.2em Arial;
	}
	.videoCode{
		font-size: 120%;
	}
	.linkBack{
		font-size: 110%;
	}
	
	
	#gallery_image{
		width:168px;
		position: relative;
		margin: 0 auto;
	}
	/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
	#frame_image_top,#frame_image_bottom{
		position: absolute;
		width: 168px;
		height: 7px;
		font-size:0.1em;
		top:0;left:0;
		background: url(../img/frame_image_top.gif) top no-repeat;
	}
	#frame_image_bottom{
		bottom:0;top:auto;
		background: url(../img/frame_image_bottom.gif) bottom no-repeat;
	}