@charset "UTF-8";
/* CSS Document */

div#wrappone {
	background: #FFF;
	/*background-image: url(../img/bg.jpg); 
	background-position: center; 
	background-repeat: no-repeat;*/
	} 
	
body {

  background: #FFF;

}

div#wrapper {  
	background: #FFF;  
	}  
	
div#header {  
	background: #FFF;  
	padding: 30px 0 30px 0;
	}

div#main {
	background-image: url(../img/sguardo_linke.jpg);
	background-repeat: no-repeat;
	height: 360px;
 	padding: 0 0 0 0;
	
	}

	div#navbar {  
	background-color: #8FC73E;  
	padding: 10px 0;  
}  

div#navhome {
 	min-height: 120px;
	
	}
div#navhome ul{width: 100%;height: 30px;list-style: none;
    margin: 0;padding:0;
    font:14px "Lucida Grande","Lucida sans",Lucida,"Trebuchet MS",Arial,sans-serif}
div#navhome ul li{float: left;margin: 0;padding: 0}
div#navhome ul a{float: left;width: 110px;height: 30px;line-height: 30px;
    background: url(../img/entra_3.jpg) no-repeat 0 0;text-decoration: none;
    color: #555;text-align: center}
	
div#navhome a:hover{background-position: 0 -30px;color: #666}
div#navhome ul a:active{background-position: 0 -60px;color: #666}

div#footer {  
	font-family: Verdana, Geneva, sans-serif;
	color:#999;
	font-size:10px;
	padding: 0 0 20px 0;
	}  
	
div#footer a:link, a:visited{  
	color:#999999;
	text-decoration:none;
	} 
div#footer a:hover{  
	color:#333333;
	text-decoration:none;
	}  
	
div#navbar ul {  
	list-style: none;  
	display: block;  
	margin: 0 10px;  
	}  
  
div#navbar ul li {  
	float: left;  
	margin: 0 1.5em;  
	font: bold 1em Arial;  
	} 
	
	div#navhome ul {  
	list-style: none;  
	margin: 0; 
	} 
	
	div#navhome ul li {  
	float: left; 
	margin: 40px 20px 0 0;  
	} 
	
	
div#main h1 {
	font-size: 38px;
	color:#999;
	line-height: 34px;
	float:right;
	text-align: left;
	margin: 0;
	padding: 0 0 0 0;
	}  
