html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	/*outline:0;*/
	/*border: 1px dotted #CCC; ridefinito per tabindex: accessibilità*/
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*-- -- -- end reset css -- -- -- */

/*css by yesdesign.it August 2009*/

a, a:visited{color:#75c38a;}

body{
    font: 1.2em Helvetica,Arial,sans-serif;
	font-size:62.5%;
    text-align: center;}
	
		

#container{
	color: #474747; /*grigio scuro*/
	display:block;
	height:auto;
    margin: 0 auto; /*per centrare in automatico il container*/
	margin-top:10px;
	overflow:hidden;
	padding: 0 10px 0 10px;
    text-align: left;
    width: 960px;}

#content_center{
	line-height:1.4em;
	float:left;
	height:auto;
	margin-top:-20px;
	width:100%;
}

#content_center h1{
	font-size:2em;
	font-style: normal;
	color:#0a8261;
	line-height:1.11em;
	text-transform:uppercase;}

#content_left{
	line-height:1.4em;
	float:left;
	height:380px;
	margin-left: 10px;
	padding-top:13px;
	width:400px;
}

#content_left h1{
	color:#0a8261;
	font-size:2.4em;
	line-height:1.11em;
	text-transform:uppercase;}

#content_left p{
	font-size:1.2em;
	/*font-style:italic;*/
	line-height:1.3em;
	padding-top:10px;
}

#content_right{
	display:inline;
	height:490px;
	margin-left:18px;
	width:540px;}
	
#content_right img {
	width: 520px;
	margin-top:17px; /*per allineare footer*/
}


#credits{
	display:block;
	float:right;
	font-size:1em;
	height:auto;
	margin-top:-75px;
	width:auto;}

#credits a{
	color:#0a8261; /*verde scuro*/
	height:15px;
	text-decoration:none;}

#factory{
	margin-top:5px;
	height:75px;
	width:285px;
}

#factory img{float:left;}

#factory #address{	
	width:160px;
	height:60px;
	line-height:1.4em;
	margin-left:77px;
	padding-top:10px;}
	
#factory #address a{
	text-decoration:none;
	color:#0a8261; /*verde scuro*/}

#factory #address a:hover{color:#75c38a; /*verde chiaro*/}

#footer_line{
	background-image:url('img/bg_line.gif');
	clear:both;
	height:8px;
	margin-top:5px;/*modificare per il footer*/
	width:960px;}
	
#link_top a{
	color:#993333;
	float:right;
	margin-right:1px;
	margin-top:-11px;
	text-decoration:none;
	text-transform:lowercase;}
	
#link_top a:hover{color:#0a8261;}

#logo{
	float:left;
	height:140px;
	width:140px;}

#mappa{
	border:1px solid #0a8261;
	margin-left:35px;/*35*/
	margin-top:16px;
	height:343px;
	width:494px;/*495*/
}

#mission{
	display:inline;
	height:31px;
	left:16px;
	position:relative;
	top:23px;
	width:460px;}

#navbar{
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	height:14px;
	margin-top:40px;
	text-transform:uppercase;
	margin-left:159px;
	padding-top:6px;
	width:800px;}

#navbar ul li{display:inline;}

#navbar ul li a{
	color:#75c38a; /*verde chiaro*/
	font-size:1em;
	font-weight:bold;
	padding-right:54px;
	text-decoration:none;
}


#navbar ul li a:hover{
	color:#993333; /*rosso falomo*/
	text-decoration:underline;}

#navbar .selected a{color:#993333; /*rosso falomo*/}

strong {
	font-weight: bold;
}

#top{
	height:150px;
	width:960px;
}
