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,
b, u, i, center,
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-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:normal;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
}

a {
	color: #ffffff;
	text-decoration:none;
}
#bar_contenuto a, #contenuto_testo a {
	color:#000000;
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
}
#bar_breadcumbs p {
	margin-bottom: 0px;
}

.center_container {
	width: 980px;
/* 	margin: auto; */
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#bar_header {
	background: transparent url(img/fascia_grigia.png) repeat-x;
	background-position: bottom;
	height: 226px;
}
#immagine_principale {
	border-style: solid;
	/*border-color: #22520d;*/
	border-width: 6px 6px 0px 6px;
	margin-left: 220px;
	width: 390px;
	height: 220px;
}

#img_logo{
/* 	height:285px; */
}

#bar_menu{
	/*background: transparent url(img/barraverde.png) repeat-x;*/
	height:48px;
}
ul#lingue{
	position: absolute;
	left: 0px;
	padding-top: 5px;
}
ul#lingue li {
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
}
ul#menu{
	z-index:20;
	position: absolute;
	right: 0px;
	padding-top: 5px;
}
ul#menu li {
	z-index:21;
	text-align:right;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	border-right: 1px white solid;
	color: #ffffff;
	z-index:20;
}

ul#menu li ul {
	z-index:22;
	display: none;
	text-decoration: none;
	margin: 0px -10px 0px 0px;
	padding: 5px 10px 5px 0px;
}

ul#menu li ul li{
	z-index:23;
	float: none;
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
}

/* Fix IE. Hide from IE Mac \*/
* #menu ul li { float: left; }
* #menu ul li a { height: 1%; }
/* End */

/*ul#menu li:hover ul {
 display: block;
}*/

ul#menu li:hover ul, li.over ul { 
	display: block; 
}

#bar_breadcumbs {
	padding: 3px 0px 3px 0px;
}
#bar_breadcumbs p {
	/*color: #22520d;*/
	font-size: 90%;
}
#bar_breadcumbs a {
	/*color: #22520d;*/
	font-size: 90%;
}
#bar_breadcumbs * {
}
#bar_breadcumbs ul {
}
#bar_breadcumbs ul li {
	float: left;
	padding-left: 10px;
}
#bar_contenuto {
	position:relative;
	padding: 10px 0px 20px 0px;
	z-index:1;
}
h1 {
	font-size: 200%;
	margin-bottom: .5em;
	text-align: left;
}
h2 {
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 1em;
	background: transparent url(img/freccina_grigia.png) top left no-repeat ;
	font-size: 125%;
}

#contenuto_testo{
	z-index:1;
	width: 280px;
	float:left;
	position:relative;
}
#contenuto_testo ul {
	list-style: square;
	margin-left: 20px;
}
#elenco{
	margin-top: 50px;
	float:left;
	width: 150px;
	padding-right: 10px;
	padding-left: 5px;
}
#elenco ul li{
	color: red;
	margin-bottom: 10px;
	font-size: 90%;
	text-align: right;
}
#elenco ul li ul {
	margin-top: 3px;
}
#elenco ul li ul li{
	list-style-position: inside;
	color: gray;
	margin-bottom: 5px;
	font-size: 90%;
	text-align: right;
	padding-right: 10px;
	background: transparent url(img/freccina_grigia_sinistra.png) top right no-repeat ;
}
#elenco ul li ul li a {
	color: gray;
	font-size: 90%;
	text-align: right;
}
.elenco_prodotti {
	z-index:1;
	float:left;
	padding-left: 10px;
	border-left: 1px gray dashed;
}
.oggetto{
	margin-bottom: 10px;
}
.oggetto a {
	/*color: #22520d;*/
	font-size: 90%;
}

#bar_footer{
	background: #0e0e0e url(img/footer_bg.png) repeat-x;
	font-size:12px;
	position:relative;
}
#footer_logo {
	float: left;
	margin-top: 10px;
}
#footer_logo * {
	color: gray;
	font-size: 90%;
}
#contenitore_news{
	float: left;
	margin-left: 100px;
}

.news_list, .news_list * {
	color: #ffffff;
}
.news_list {
	margin: 10px 10px 10px 10px;
	float:left;
	font-size:14px;
	margin-right: 40px;
}
.news {
	font-size:12px;
	margin-top:5px;
	width: 200px;
}
#contenuto_testo .news {
	width: 100%;
}
.news_titoli {
	color: red;
	font-size:12px;
	text-align: left;
}
.news_titoli a,
#contenuto_testo .news_titoli a {
	color: red;
	text-decoration: none;
}
.news_titoli a:hover,
#contenuto_testo .news_titoli a:hover {
	text-decoration: underline;
}
.news_testo {
	color: #ffffff;
	font-size:12px;
	margin-left:16px;
}
#contenuto_testo .news_testo{
	color: #000000;
}

#bar_index{
	margin-top: 50px;
}
.blocco_index{
	width:255px;
	height:400px;
	background-color:black;
}
.immagine {
	width:255px;
	height:200px;
}
.immagine img{
	padding: 10px 5px 10px 5px;
	width:245px;
	height:181px;
}
#index {
	margin-top: 40px;
}
ul#index li {
	float: left;
}
ul#index h1,p {
	color: black;
	margin-left:5px;
}


div.gmarker {
	width: 225px;
	height: 175px;
	display: block;
	overflow: auto;
}
div.gmarker .titolo {
	font-size: 18px;
	font-weight: bold
}
div.gmarker a {
	color: black;
	font-style: normal;
	text-decoration: underline;
}
input, textarea, select {
	width: 400px;
}
.campo{
	margin-bottom: 10px;
}

input#Pass,
input#bottone_login{
	width:auto;
}