/*div {
   border: 1px solid #000;
}*/
/* - - - - - - - - - - - - - - - - - - - - -

Title : aree.css
Author : Nicola Lorusso
URL : http://www.niclor.net

Created : Aprile 5, 2007
Modified : Aprile 22, 2007

- - - - - - - - - - - - - - - - - - - - - */

html,body{margin:0;padding:0}
body{font: 70%/1.6 Verdana,sans-serif;
text-align:center;
height: 100%;
background: url(i/bg_middle.jpg) repeat-y top;
color: #582902;
}
.blank{}
div.clear {
	clear: left;
	height: 0;
	overflow: hidden;
}
.clear{
	clear: both;
}
p{margin:0 0 10px;}
h1{font-size: 180%;border-bottom: 1px solid #40361B;}
h2{font-size: 160%;}
h3{font-size: 140%;}
h1, h2, h3{color: #40361B;font-weight: bold;
  font-family: palatino, georgia, serif;}

/* Link
---------------------------------------------------------------------*/

a, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover, a:focus {
	color: #f00;
	border-bottom: 1px dotted #c00;
}

img {
	border: 0px;
}
#content img {
	float: right;
   margin: 5px 10px;
   padding: 5px;
   background-color: #EAEAEA;
   border: 1px solid #ddd;
}
/* L A Y O U T */
div#header {height:160px;background: url(i/cittaideale.jpg) repeat-x 100% 100%;margin:0;padding:0;border-top: 7px solid #FFF;}
div#header h1{
background-color: #CC0000;color: #F3ECC2;margin:0;padding-left:5px;
font: 240% "Copperplate Gothic Bold", "Palatino Linotype", "Times New Roman", Times, serif;letter-spacing: 0.125em;border: none;}
div#header h2{margin:0;padding:0 0 5px 5px;background: #CC0001;color: #F3ECC2;
font: 95% sans-serif;}
div#header p{margin:0;padding-left:5px;background: #CC0001;color: #F3ECC2;
font: 95% sans-serif;}
div#header a:link, div#header a:visited {color:#fff;text-decoration:none;font-weight: normal;border: none;}
div#header a:hover, div#header a:focus, div#header a:active {color:#fff;text-decoration:underline;}

div#container{width:750px;margin: 0 auto;padding: 0;text-align:left;}
div#maincontent{position: relative;float:left;width:750px;margin: 0;padding:0;background-color:#FFFCF4;}
div#sidebar{float:left;width:200px;margin:0;padding:0;background-color:#FFFCF4;}
div#content{float:right;width:550px;margin: 0;padding:0 0 15px;background-color:#fff;min-height: 420px;
height: auto !important;
height: 420px;
}
div#path{float:right;width:750px;margin: 0;padding:0;background-color:#fff;}
div#footer{clear:both;width:750px;height: 90px;margin:8px 0 0 0;padding:0 0 10px;color: #666;font-size: 85%;background-color: #E3DDCD;border-bottom: 7px solid #FFF;}
div#footer p{margin:1em 0 0 0;padding:0 10px;line-height:15px;}
div#footer p a, div#footer p a:hover{color: #666;}
#content .box {
   margin: 0;
   padding: 0 15px 15px 5px;
   text-align: left;
}
#sidebar .box-sd, #col-dx .box-sd {text-align: left;font-size: 90%;line-height:1.4;margin-top: 5px;padding: 0 0 0 5px;}
#sidebar .box-sd p, #col-dx .box-sd p{margin: 0 0 1em ;padding: 0;}
#sidebar ul{
 margin: 0px 0px 0px 15px;
 padding: 0px 0px 5px 0px;
 color: #990000;
 list-style-type: none;
}
#sidebar li{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 2px 2px; 
 list-style-type: square; 
 }
#sidebar li a{
 color: #000;    
}
#sidebar li a:hover{
 color: #990000;    
}
/* L A Y O U T */

#navbox ul{
height: 20px;
/*line-height: 20px;*/
margin: 0 0 0 0;
padding:2px 0 0 0;
font-size: 85%;
text-align:center;
text-transform: uppercase;
color:#fff;
background-color:#574A22;
}
#navbox li{
display:inline;
}
#navbox a{
color:#fff;
margin: 0;
padding:0 3px;
text-decoration:none;

/*font-weight: 800;*/
}
#navbox a:link,
#navbox a:visited{
color:#fff;
margin: 0;
   padding:0 3px;
}
#navbox a:hover,
#navbox a:focus,
#navbox a:active{
	color: #fff;
   text-decoration:none;
	border-bottom: 0.4em solid #DC143C;
	margin: 0;
   padding:0 3px;
}
li .liceo {
   background: #B40000;
   color: white;
}
.liceo a:link,
.liceo a:visited,
.liceo a:hover,
.liceo a:focus,
.liceo a:active{
   background: #B40000;
   color: white;
   text-decoration: none;
   /*border-bottom: 0em solid Red;
   padding: 2px 0.1em;*/
}
.left{text-align: left;
   float: left;}
.right{text-align: right;
   float: right;}
.noPrint{
   
}