/*
 * Main stylesheet.
 *
 * CVS $Id: index.css 8020 2009-06-16 16:51:54Z alessio $
 */

body {
	font: 10pt/16pt "Trebuchet MS", Tahoma, Verdana,sans serif;
    margin:0;
	padding:0;
	height:550px;
	width:4380px;
	color:#300;
	border-top: 1px solid #300;
	border-right: 10px solid #e7ca86;
	border-bottom: 1px solid #300;
	border-left: 1px solid #300;
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
}

#intro {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:550px;
	width:390px;
	margin:0;
	padding: 0;
	position: absolute;
    top:1px;
}

#title h1{
  text-indent: -9999px;
  margin: 0;
}

h2 span{
  display: none;
}

div#intro p {
 width:350px;
}

div#summary {
 padding:210px 0 0 0;
 margin: 0 0 30px 20px;
}

#resources {
 background-image:url(../images/resources.gif);
 background-repeat:no-repeat;
 background-position:left top;
 width:310px;
 height:550px;
 position:absolute;
 top:1px;
 left:390px;
 color: #000;
 padding:0;
 margin:0;
}


#resources ul{
	margin: 50px 0 10px 0;
	padding: 0 0 10px 15px;
	list-style: none;
	z-index: 1;
}

#resources form{
	padding-left: 3px;
	/*padding-right: 10px;*/
}

#ricerca {
margin:0 0 7px 0;
padding:0;
}

.private{
 font-size: small;
 text-align: right;
 margin: 5px 0 7px 0;
 padding: 0 5px 0 0;
}

#categorie{
 margin:0 0 7px 0;
}

#resources select, #resources option{
	font: 10pt/16pt "Trebuchet MS", Tahoma, Verdana,sans serif;
}

#consistenza p{
 padding-left: 10px;
margin-top: 0;
}

#consistenza ul{
 margin-top: 5px;
}

#consistenza ul li{
	background-image:	url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .9em;
}

.data {
margin-top: 0;
font-size: smaller;
text-align: center;
}

ul.Bottom{
 position: absolute;
 bottom:325px;
 list-style: none;
 margin:0;
 padding: 0 0 0 10px;
 left: 0px;
}

ul.Top {
	position: absolute;
	top: 300px;
	list-style: none;
	margin:0;
	padding: 0 0 0 10px;
	left: 0px;
} 

div#VBB, div#DEP, div#CED, div#LDG, div#ITT, div#VEG, div#MPA, div#OVP, div#OLI, div#ADD, div#PPP, div#PCP, div#FUN, #CAN, #SRA, #normativa {
 position: absolute;
 top:1px;
 height: 550px;
 margin:0;
 padding:0;
}

#normativa {	left:4150px;}

ul li a:link, ul li a:hover, ul li a:visited{
	background-image:	url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .9em;
}

a:link, a:active, a:visited{  	text-decoration: none;	color: #861a17;}

a:hover{ 	text-decoration: underline;}

#footer {
  position: absolute;
  bottom: 2px;
  width: 500px;
  left:4px;
  font: 80% Georgia, "New Century Schoolbook", Times, serif;
  color: #fff;
  text-align: left;
  z-index: 2;
}

#footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
  text-decoration: none;
	font-weight: bold;
	color: #fff;
}

/*tag aggiunti in data 04/08/2008 da MT*/

.famigliaBox{
	width:229px;
	background-image:url(../images/bgSchedaFamiglia.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border-right-color: #881B18;
	border-right-style: solid;
	border-right-width: 1px;
}
.famigliaBox .txtBottom{
	position:absolute;
	left: 10px;
	top: 252px;
}
.famigliaBox .famigliaImgTop{
	margin-left:10px;
	margin-right:auto;
	margin-top:56px;
}
.famigliaBox .txtTop{
	position:absolute;
	left: 10px;
	top: 236px;
}
.famigliaBox .famigliaImgBottom{
	margin-left:10px;
	margin-right:auto;
	margin-top:315px;
}
