*
{
padding: 0em;
margin: 0em;
}

body
{
/*background: #000000 url('images/bg1.jpg');*/
background:#fff;
padding: 0;
color:#000;
text-align:center
}

body,input
{
font-size: 10pt;
font-family: verdana;
color: #00427E;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
color:#000;
clear:both;
}
p.left
{
text-align: left;
width:350px; 
float:left
}
hr {margin:15px 0; clear:both}
a
{
color: #f00;
text-decoration: underline;
}

a:hover
{
color: #cccccc;
text-decoration: none;
}

a.thumb{
	color: #000;
	text-decoration: underline;
}
a.thumb:hover
{
text-decoration: none;
}
h3 span
{
font-weight: normal;
}

h3,h4
{

font-weight: bold;
background-repeat: no-repeat;
background-position: left;
}
h1{
	font-size: 1.3em;
	margin:15px 0 15px 0;
	padding:5px 20px 5px 0px;
	/*border-left:15px solid #f33;*/
	/*color:#f33;*/
	text-align:right;
	
	color:#fff;
	background:#000;
}
h2{
	margin:10px auto;
	font-size: 1em;
	background-color:#000;
	color:#fff;
	padding:5px;
	clear:both;
	text-align:left;
}
h3
{
font-size: 1.7em;
padding-left: 34px;
background-image: url('images/db1.gif');
color:#000;
text-align:left;
}

h4
{
font-size: 1.2em;
padding-left: 28px;
background-image: url('images/db2.gif');
text-align:left;
}
#menu, #content{ width:985px; margin:0 auto; border:1px solid #000; border-top:0 solid #000; border-bottom:0 solid #000; }
#content {width:945px; padding:0 20px; border-bottom:1px solid #000}
#headercontent { border:0px solid #fff}

.contentarea
{
padding-top: 1.3em;
}
.contentarea img {
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #000
}

.contentarea img.last {
	margin-right:0
}
img
{
/*border: solid 1px #6F5230;-*/
border:0;
}
a.pop {
	float:left; 
	margin-right:20px;
	margin-bottom:10px;
	color:#666;
	font-size:9px;
	text-align:center;
	display:block
}
img.imgPop {
	border:1px solid #000;
	display:block;
}
div {
	text-align:left;
}
#logo{margin:10px 0 0 20px}
div.column{
	float:right;
	width:300px;
	margin-top:-5px;
	background:#eeeeee;
	padding-left:10px;
}
div.fondoGallery{
	border: 1px solid black;
	background-color: #272727;
	display: none;
	padding: 5px;
	margin-left:280px;
}
div.planimetrie{
	padding:10px 0
}
div.planimetrie a {display:block; float:left; margin-right:5px; text-decoration:none}
div.planimetrie a p {width:150px; text-align:left; font-size:10px }
div.planimetrie a img { 
	border:1px solid #000;
}
div.thumb{
	/*float:left;*/
	margin:7px;
	background:#990000;
	color:#000;
	text-align:center;
	
}
div.thumb p{
	padding:3px;
	text-align:center;
	margin:0;
}
img.thumb{
	border: solid 1px #990000;
	background:#ffffff;
	padding:3px;
}
img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #010105;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
/*background: #fff url('images/bg2.jpg') repeat-x;*/
background:#000;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 100%;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
background:#000;
height: 180px;
}

#headercontent
{
width:985px;
margin:0 auto;
text-align:right;
height:180px;
}

#headercontent h1
{
font-weight: normal;
color: #000;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #000;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #ffffff;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
}

#menu
{
display:block;
position:relative;
/*background: #979797 url('images/menubg.gif') repeat-x top left;*/
background:#fff;
color:#000;
height:1em;
padding:0em;
margin-bottom:0;
}
#menu ul
{
right:0;
padding:0;
margin:0;
position: absolute;
top: 1.1em;
right:5px
}

#menu ul li
{
position: relative;
display: inline;
padding:1em
}

#menu ul li a
{
padding: 0.2em 0.2em 0.2em 0.2em;
color: #000;
text-decoration: none;
}

#menu ul li a:hover, #menu ul li a.active:hover
{
color:#f33
}

#menu ul li a.active
{
color:#A2A2A2
}

#menubottom
{
/*background: #fff url('images/border1.gif') repeat-x;*/
background:#272727;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
background:#fff
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
clear: both;
padding-top: 1.0em;
padding-bottom:1.0em;
/*background: #fff url('images/border2.gif') repeat-x 0em 2.5em;*/
font-size: 0.8em;
color:#000;
width:100%; 
background:#fff 
}


#footer .left
{
width:985px; margin:auto; text-align:right; padding-right:40px
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
table.prodotti{
	font-size:11px;
	font-family:verdana;
	width:100%;
}
table.prodotti thumb{
	font-size:11px;
	font-family:verdana;
	width:20%;
}
td.title{
	background:#282828;
	color:#000;
	font-size:13px;
	font-weight:bold;
	padding:5px 20px;
	text-align:right;
	width:20%;
	
}

