/*
	project: web application template
	author: luka cvrk (www.solucija.com)
*/

  @font-face {  
	  font-family: "museo700";  
	  src: url( museo700.eot ); /* IE */  
	  src: local("museo700"), url( museo700.ttf ) format("truetype"); /* non-IE */  
	} 
	
/* JQUERY */
  .button2, .button2 a {  
     background: url(/contattaci.png) 0 -65px;  
     height:65px;  
     width:490px;  
     display:block;  
     z-index:20; 
 }  
 .button2 a {  
     background-position: 0 0;  
 } 
  .button22, .button22 a {  
     background: url(/contattaci2.png) 0 -65px;  
     height:65px;  
     width:193px;  
     display:block;  
     z-index:20; 
 }  
 .button22 a {  
     background-position: 0 0;  
 } 

 
/**{ margin: 0; padding: 0; }**/
*{margin:0;padding:0}:focus,:active {outline:0}img{border: 0}
body { margin: 50px 0 0; background: #fff url(../images/bg.gif) repeat-x; font: .9em Arial, Tahoma, Sans-Serif; color: #444; }
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h1 a { text-decoration: none; }
	h2 {   
  font-family:"museo700", arial, verdana, helvetica, sans-serif;  
	font-size: 2.3em; 
  color: #FFF; 
  font-weight: bold; 
  margin: 20px 0 0 0;
  text-shadow: 2px 2px 2px #8FB6D9;
   }
	h3 { font-size: 1.5em; border-bottom: 1px solid #e0e0e0; margin: 0 0 .8em; }

	h4 { margin: 0 0 15px; color: #555; font-weight: normal; font-size: 1.6em; font-weight: normal; }
	p  { margin: 0 0 2em 0; line-height: 1.5em; }
	.contact { color: #FFF; }
  .testonews {margin: 0px; font: .8em Arial, Tahoma, Sans-Serif; color: #444; line-height: 1.8em;}
  .testonews a  {color: #215467; }
  .testonews a:visited  {color: #215467; }
  .titolonews {font-size: 1.5em; border-bottom: 1px solid #e0e0e0; color:#000000; margin-top:30px; margin-bottom:10px;}
  .titolonews a {color: #000; text-decoration:none; }
  
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #9D2900; }
	a:hover { color: #A0000E; text-decoration: underline; }
	img { border: 0; }
	.red { color: #9D2900; }

	
.wrap { width: 900px; margin: 0 auto; }
 
#logo { float: left; background: url(../images/redbg.gif) repeat-x; padding: 20px 20px 20px; margin: -50px 0 20px; }
#logo h1 { text-shadow: 1px 1px 1px #7E0E0E; }

#header { width: 900px; height: 50px; margin: 0 auto; }
	#menu  { float: right; padding: 6px 0 0 0; list-style: none; font-weight: bold; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; font-size: 20px; color: #000000; }
		#menu a:hover { color: #000; border-bottom: 3px solid #ccc; }
		#menu .active a { border-bottom: 3px solid #C70012; color: #9D2900;}
 
#teaser { clear: both; height: 350px; margin-bottom:30px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.box { float: left; padding: 40px 0 0; width: 500px; color: #C7E3EE; }
	.box a { color: #FFF2Ba; }
	#image { float: right; width: 388px; position: relative; top: 16px; background: url(../images/img_home.png) no-repeat top right; 
  height: 350px; }
  
#teasercontattaci { clear: both; height: 350px; margin-bottom:30px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.boxcontattaci { float: left; padding: 40px 0 0; width: 500px; }
	#imagecontattaci { float: right; width: 388px; position: relative; top: 16px; background: url(../images/mail.png) no-repeat top 
  right; height: 350px;}
	  
  
  #teaserservizi { clear: both; height: 350px; margin-bottom:30px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.boxservizi { float: left; padding: 40px 0 0; width: 500px; color: #C7E3EE; }
	.boxservizi a { color: #FFF2Ba; }
	#imageservizi { float: right; width: 388px; position: relative; top: 16px; background: url(../images/img_servizi.png) no-repeat top right; 
  height: 350px; }
    
  #teaserport { clear: both; height: 350px; margin-bottom:30px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	.boxport { float: left; padding: 40px 0 0; width: 500px; color: #C7E3EE; }
	.boxport a { color: #FFF2Ba; }
	#imageport { float: right; width: 388px; position: relative; top: 16px; 
  background: url(../images/img_port2.png) no-repeat top right; 
  height: 350px; }
  
#teasernews { clear: both; height: 350px; margin-bottom:30px; background: #002937 url(../images/teaserbg-news.jpg) repeat-x; }
	.boxnews { float: left; padding: 40px 0 0; width: 500px; }
	#imagenews { float: right; width: 388px; position: relative; top: 16px; background: url(../images/news.png) no-repeat top right; height: 258px; }	
	
#bar { height: 20px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; }
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }
	.news { float: right; margin: 0; width: 592px; }

#footer { font: .7em Arial, Tahoma, Sans-Serif; color: #444; clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff url(../images/logo-mini.png) no-repeat right 13px; }	
	#footer .right { float: right; margin: 0 55px 0 0; }
	#footer a { color: #808080; font-weight: bold; }

