body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:verdana;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-image:url(../../images/headerbg.jpg);
background-repeat:repeat-y;
border:1px solid #999999;
}

#topsection{
height: 150px; /*Height of top section*/
background-image:url(../../images/headerbg.jpg);
background-repeat:repeat-y;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
/*margin: 0 190px 0 180px; Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin: 0 0 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumn2{
/*margin: 0 190px 0 180px; Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
margin: 0 0 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
font-size:12px;
font-family: verdana;
}


#footerbar{
margin-left:12px;
width:816px;
background-image:url(../../images/footer.gif);
background-repeat:repeat-x;}

.innertube{
margin: 12px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/*********************************************************/
/* FF */
/*********************************************************/
#heading{
text-align:center;
width:100%;
}

#heading h1{
font-size:10px; color:#999999;
font-weight:normal;
}

#topbar{
margin-left:12px;
width:816px;
background-image:url(../../images/topbar.gif);
background-repeat:repeat-x;
}

#logo {
margin-left:12px;
}
#testataimg{
float:right;
}

#menubar{
margin-left:12px;
width:816px;
height:40px;
background-color:white;
background-image:url(../../images/menubar.gif);
}

.boxtopr{
height:26px;
line-height:26px;
background-image:url(../../images/topbar.gif);
background-repeat:repeat-x;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
width:163px;
font-size:12px;
font-family: verdana;
font-weight:bold;
}

.boxcontentr{
font-size:12px;
font-family: verdana;
width:163px;
vertical-align:middle;
border-left:1px solid #999999;
border-right:1px solid #999999;
background-color:white;
}
.boxbottomr{
height:12px;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
width:163px;
background-image:url(../../images/boxtop.gif);
background-repeat:repeat-x;
}

.boxtop{
height:26px;
line-height:26px;
background-image:url(../../images/topbar.gif);
background-repeat:repeat-x;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
width:450px;
font-size:12px;
font-family: verdana;
font-weight:bold;
}

.boxcontent{
text-align:center;
width:450px;
border-left:1px solid #999999;
border-right:1px solid #999999;
background-color:white;
font-size:14px;
}

.boxbottom{
height:12px;
line-height:12px;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
width:450px;
background-image:url(../../images/boxtop.gif);
background-repeat:repeat-x;
}

#breadcrumb{
font-family:verdana;
font-size:14px;
padding-bottom:10px;
}

#dovesiamotext{
font-family:verdana;
font-size:12px;
}

.immagine_categoria{
	text-align:center;
	margin-left:4px;
	padding:2px 2px 2px 2px;
	width:152px;
	vertical-align:middle;
}

#left {
font-size:15px;
font-family: verdana;
}


a{
font-family: verdana;
text-decoration:none;
color:black;
}

a:hover{
color:black;
font-weight:bold;
}

