body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

p, form {
	padding:0px;
	margin:0px;
}

h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}

input {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button {
	font-size: 10px;
	background-color: #eee;
	border: 1px solid #999999;
}


.hidden {
	display: none;
}
.descrImg {
	font-size: 10px;
	font-weight: normal;
}
.attivita {
	float: left;
	height: 150px;
	width: 264px;
	margin-top: 20px;
	text-align: center;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


div#content .news {
	background-color: #F1F1F5;
	width:160px;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 5px;
}

div#content .news h3 {
	padding-bottom:2px;
	background-image:none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 11px;
}


p:first-letter, div#content p:first-letter {
	color:#990000;
	font-weight: bold;
}
.firstLetter {
	color: #990000;
}

.left {
	float: left;
	padding: 0px;
	margin: 0px;
}
.right {
	float: right;
	margin: 0px;
	padding: 0px;
}

.td_home {
	padding: 40px 5px 0px 40px;
}
.box_contatti {
	margin-top: 25px;
	margin-bottom: 5px;
}
.feedback {
	color: #FF0000;
}



div#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	margin-left: 2px;
}
div#content {
	padding-right: 47px;
	padding-left: 37px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bg/content_bg.jpg);
	background-repeat: repeat-y;
}
div#content div#menu {
	float: left;
	width: 139px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0DFE3;
}


div#content a {
	color: #006699;
	font-weight:normal;
}

div#content a:hover {
	background-color:#DDEEFF;
}

div#content h2 {
	font-size: 14px;
	padding-bottom: 10px;
	background-image: url(../img/bullet_hs.jpg);
	background-repeat: no-repeat;
	margin-left: 188px;
	padding-left: 23px;
}
div#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/bullet_hs.jpg);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 2px;
	padding-left: 22px;
	list-style-image: url(../img/bullet_hs.jpg);
	list-style-type: disc;
}
div#content h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
}


div#content p.home {
	line-height: 16px;
}

div#content p {
	line-height: 17px;
	padding:10px 5px 0px;
}

div#content img {
	padding-right: 0px;
	padding-left: 0px;
}
div#content .strutture {
	font-size: 9px;
	float: left;
	margin-right: 5px;
	font-style: italic;
	margin-bottom: 0px;
}
div#content .newsletter {
	width: 255px;
	margin-top: 0px;
	margin-left: 40px;
}



div#content ul {
	list-style:none;
	margin:5px 0px 0px 25px;
	padding:0;
}
div#content ul li {
	
	/*padding-left:25px;*/
	padding-top: 5px;
	height:15px;
}

div#content ul li a {
	background-image:url(../img/bullet_a.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:3px;
	padding-top:3px;
}

div#content ul li a:hover {
	background-image:url(../img/bullet_a_hov.jpg);
	background-repeat:no-repeat;
}



div#content-top {
	height: 20px;
	width: 670px;
	background-image: url(../img/bg/content_bg_top.jpg);
	padding-top: 23px;
	padding-left: 50px;
	color: #bbb;
	font-weight: normal;
	padding-right: 50px;
}

div#content-top a {
	color: #bbb;
	font-weight: bold;
	text-decoration:none;
}

div#content-top a:hover {
	color: #bbb;
	font-weight: bold;
	text-decoration:underline;
}

div#content-bottom {
	background-image: url(../img/bg/content_bg_bottom.jpg);
	height: 43px;
	width: 770px;
	clear: both;
}

div#top {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 7px;
}

div#top ul, div#footer ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	display:inline;
}

div#top ul li, div#footer ul li {
	display: inline;
	border-right: 1px #aaa solid;
	padding: 0 10px;
}

div#top ul li.last, div#footer ul li.last {
	border-right: none;
}

div#top a, div#footer a {
	color: #333333;
	text-decoration: none;
		
}

div#top a:hover, div#footer a:hover {
	/*background-color:#D2D1D5;*/
	color:#990000;
	text-decoration:underline;	
	
}
div#footer {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 5px;
}

/*------------*/

.thumbs
{
  clear: both;
  margin: 10px auto;
}
.thumbnails div
{
  position: relative;
  width: 60px;
  height: 45px;
  margin: 8px;
  padding: 0;
  float: left;
  display: inline;
}
.thumbnails img
{
  top:-1px;
  left:2px;
  width: 60px;
  height: 45px;
  position: absolute;
  z-index:1;
  border: 2px solid #CC0000;
  cursor: pointer;
 -moz-user-select: none;
 -khtml-user-select: none;
}
.preview
{
  padding: 10px 10px 20px 20px;
  margin-bottom: 5px;
  margin-left:25px;
  width: 400px;
  margin-right: 10px;
  margin-top:15px;
  height: 135px;
  border:dashed #CCC 1px;
}

/*-------------*/
