/*
	marrone scuro: #300;
	beige: #fffcc7
*/

body { margin: 0; color: #300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 1.4em; background: #300 }

form { margin: 0 }
img { border: 0 }
input.button { font-weight: bold; color: #fff; background: #300; border: 0 }
a { color: #300; text-decoration: underline }
	a:hover { color: #833; }
p { margin-top: 0 }

h1 { margin: 0 0 20px 0; padding-left: 15px; line-height: 1em; font-size: 14px; color: #300; background: url(../images/freccia_2.gif) no-repeat 0 2px  }

#header { width: 960px; margin: 0 auto; }
	#logo { margin: 25px 0 0 0px }
	#menuCms { float: right; width: 150px; margin-top: 50px; line-height: 2.1em; }
		#menuCms a { padding-left: 15px; text-transform: lowercase; font-size: 13px; color: #fffcc7; font-weight: bold; text-decoration: none; }
			#menuCms a:hover { text-decoration: underline; }
		#menuCms a.selected { padding-left: 15px; text-transform: lowercase; font-size: 13px; color: #fffcc7; font-weight: bold; text-decoration: none; background: url(../images/freccia_1.gif) no-repeat 0 2px }
			#menuCms a.selected:hover { cursor: default }

#beigeCentrale { margin: 25px 0 5px 0; background: #fffcc7 }

	#contentAndMenuWrapper { position: relative; width: 960px; margin: 0 auto }
	
		#centraleFoto { position: relative; left: 0; width: 590px; min-height: 200px; height: auto !important; height: 200px; padding: 55px 200px 15px 0; background: url(../images/foto_home.jpg) no-repeat right top }
		#centraleNoFoto { position: relative; left: 0; width: 780px; min-height: 200px; height: auto !important; height: 200px; padding: 20px 0 15px 0; }
	
		#menuCatalogo { position: absolute; top: 50px; right: 0; width: 150px; line-height: 2.1em; }
			#menuCatalogo a { padding-left: 15px; text-transform: lowercase; font-size: 13px; color: #300; font-weight: bold; text-decoration: none; }
				#menuCatalogo a:hover { text-decoration: underline; }
			#menuCatalogo a.selected { padding-left: 15px; text-transform: lowercase; font-size: 13px; color: #300; font-weight: bold; text-decoration: none; background: url(../images/freccia_2.gif) no-repeat 0 2px }
				#menuCatalogo a.selected:hover { cursor: default }

div.prodottoLista { float: left; width: 174px; overflow: hidden; margin: 0 20px 20px 0; text-align: center; font-size: 11px }
	div.prodottoLista a { text-decoration: none }
	div.prodottoLista img { display: block; margin-bottom: 2px; border: 1px solid #300 }

#footer { width: 960px; margin: 0 auto; padding-bottom: 8px; color: #844; }
	#footer a { color: #844; font-weight: normal; text-decoration: none }
	#footer a:hover { color: #b77 }



