html,body { margin: 0; padding: 0 }
body {
  font: 76% Verdana, Geneva, Arial, helvetica, sans-serif;
  background:#FFFFFF url(sfondo_banner.jpg) repeat-x top; color: #000000; text-align:center
}
p.briciole {
font-size: 0.8em; text-align: justify; margin: 5px 0 5px 0; padding-left: 1.4em;
}

h1 {font-size: 2.5em; color:#63B3D0; padding-left: 0em; margin: 8px 0em 0em 14px;
}

h2 {
font-size: 1.1em; font-weight: bold; margin: 8px 0em 0em 0em; color: #cc0000; padding-left: 1.2em;
}
h4{font-size: 1em; font-weight: bold; color: #666666; margin-top: 0em;}
h6 {
font-size: 0.8em; font-weight: lighter; color: #1E2986
}
h6.briciole {
font-size: 0.8em; font-weight: lighter; color: #000000
}

div#header{
margin: 0px; color:#993300; background-color: #ffffff; border: none; padding: 0px; background-image: url(immagini/linea_banner1.png); background-repeat: repeat-x; height: 175px;
}

div#container{
width: 800px; margin: 0 auto; text-align: left; padding: 0em;
}
div.content{
float: left; width: 678px; margin: 0px 0px 0px 0px; border-right: 1px solid #1F4C9B; height: 57em;
}
div.content_briciole{
float: left; width: 678px; margin: 0px; border-bottom: 1px solid #1F4C9B; padding: 0px; border-right: 1px solid #1F4C9B;
}
p.content{
line-height: 140%; text-align: justify; margin: 0em; padding: 0.5em 1.2em 0.5em 1.2em;
}

div#image1 {
float: left; width: auto; margin: 0px 15px 0px 0px; padding: 0 0px 0px 0
}
div#image2 {
float: left; width: auto; margin: 0px 15px 0px 0px; padding: 0 0px 0px 0
}

ul.starbullet2 {
	text-align:left;
	list-style-image:url(./immagini/starbullet2.gif);
	list-style-position:inside;
	padding: 0em 1.2em 0.5em 1.2em;
	line-height: 1.5em;
	margin: 0em;
}

ul.starbullet {
	text-align:left;
	list-style-image:url(./immagini/starbullet.gif);
	list-style-position:inside;
	padding-left: 0em;
	margin-left: 0em;
	line-height: 1.3em;
}


ul.normal {
	text-align:left;
	list-style: disc; 
	list-style-position:inside;
	padding: 0em 1.2em 0.5em 0.5em;
	line-height: 1.3em;
	margin: 0em;
}

li.nobullet{
	list-style-image: none; list-style-type:none; list-style-position: inherit; padding-left: 1.6em;
}

li.nobullet1{
	list-style-image: none; list-style-type:none; list-style-position: inherit; padding-left: 1.6em; margin-bottom: 1em;
}

li.nobullet2{
	list-style-image: none; list-style-type:none; list-style-position: inherit; padding-left: 1em;
}


div#line{
clear: both; padding-top: 2px; background-color: #993300
}
div#footer{
clear: both; height: 20px; background-color: #ffffff; background-image: url(immagini/linea_footer.png); background-repeat: repeat-x;
}
div.minipic{
float: left; width: auto; margin: 10px 5px 5px 6px; padding: 0 6px 6px 0; background: url(dropshadow.jpg) no-repeat bottom right
}
div.minipic img{
display: block; position: relative; top: -5px; left: -5px; border: 1px solid #ccc; border-color: #ccc #666 #666 #ccc; padding: 5px
}
div.minipic5{
float: left; width: auto; margin: 10px 0px 5px 6px; padding: 0 6px 6px 0; background: url(dropshadow.jpg) no-repeat bottom right
}
div.minipic5 img{
display: block; position: relative; top: -5px; left: 0px; border: 1px solid #ccc; border-color: #ccc #666 #666 #ccc; padding: 5px
}
div.caption {
clear: both; width: 188px 
}
div.caption1 {
clear: both; width: 84px 
}

.bold{
	font-weight: bold;
}

.red{
	color: #cc0000;
}

.blu{
	color: #1F4C9B;
}

.blu1{
	color:#0000FF;
}

/*css per menu*/

div#menu{float: left; width: 120px; height: 58em; padding: 1.1em 0em 0em 0em; margin: 0em; background-image: url(immagini/linea_menu.png); background-repeat:repeat-y; background-color:#ffffff;}
div#menu ul, div#menu li{margin:0;padding:0;list-style-type:none}
/*
div#menu a{display:block;height: 1.3em;padding: 1px 0 1px 15px;font-size:110%;
    background: url(immagini/bullet_trasp.png) no-repeat center left;
    color: #A64B1B;text-decoration: none}
	*/
div#menu a{display:block; padding: 2px 0 5px 12px;font-size:110%;
    background: url(immagini/bullet_trasp.png) no-repeat top left;
    color: #FDD089;text-decoration: none;}		
div#menu a:hover{color:#FF960D;}
div#menu li#active a{color:#63B3D0;}

/*W3C icone*/

div#casella{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#barraaccessi li{
	margin: 0px;
	display: inline;
	list-style-type: none;
	padding: 0px 20px 0px 0px;
}
#barraaccessi ul{
	margin: 0px;
	padding: 0px;
}


