﻿* { margin:0; padding:0; font-size:11px; font-family:Tahoma,Verdana,Arial; }
body { background-color:#f0f0f0; }

ul { list-style:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }

div.clear { clear:both; }

.Error {
	display:none;
	color:#000000;
	font-weight:bold;
	width:174px;
	height:107px;
	background-image:url('/images/nuvoletta.png');
	background-repeat:no-repeat;
	position:absolute;
	top:-10px;
	left:215px;
}

div#main { width:722px; margin:0 auto 0 auto; }
div#boxTop { height:58px; background:url(/images/bg-menu-top.png) center bottom no-repeat; }

ul#menuTop { padding-top:20px; }
ul#menuTop li { float:right; height:20px; padding-top:5px; padding-left:30px; margin-right:20px; background:url(/images/row.png) 15px center no-repeat; }
ul#menuTop li.aa { border-left:1px #e0e0e0 solid; }
ul#menuTop li.bb { border-left:1px #e0e0e0 solid; margin-right:40px; }
    ul#menuTop li a { color:#8f8f8f; }

div#menuMain { height:72px; background:url(/images/bg-menu-main.png) center center no-repeat; }
    ul#menu li { float:left; width:150px; padding-top:28px; text-align:center; }
    ul#menu li a { color:#f6f6f6; font-size:14px; }
    ul#menu li a:hover { text-decoration:underline; }
    ul#menu li.studio { width:149px; }
    ul#menu li.servizi { width:125px; }
    ul#menu li.gallery { width:151px; }
    ul#menu li.aclienti { width:154px; }
    ul#menu li.contatti { width:120px;  }
    
div#center { height:285px; background:url(/images/bg-home-center.png) center center no-repeat; position:relative; }
    div#logo { position:absolute; left:39px; top:100px; width:299px; height:63px; background:url(/images/logo.png) top left no-repeat; }
    div#casa { position:absolute; left:327px; top:8px; width:388px; height:271px; background:url(/images/casa.jpg) top left no-repeat; }

div#boxNews { color:#a4a4a4; }
    div#boxNews a.title { color:#a4a4a4; font-weight:bold; display:block; }
    div#boxNews label.date { color:#a4a4a4; display:block; }
    div#boxNews a.text { color:#a4a4a4; display:block; margin-top:5px; }
    div#boxNews label.fullText { color:#a4a4a4; display:block; margin-top:5px; }
    div#boxNews a.allNews { color:#a4a4a4; font-weight:bold; display:block; text-align:right; }
    div.paging { text-align:right; color:#a4a4a4; }
    div.paging a, div.paging strong { color:#a4a4a4; }

div#content { }
    div.top { height:35px; background:url(/images/bg-content-top.jpg) top center no-repeat; }
    div.main { background:url(/images/bg-content-center.jpg) top center repeat-y; color:#a4a4a4; padding:0 15px 0 15px; }
    div.bottom { height:35px; background:url(/images/bg-content-bottom.jpg) top center no-repeat; }
    
div#bottom { height:50px; padding-top:20px; background:url(/images/bg-bottom.png) top center no-repeat; text-align:center; color:#b2b2b2; }