html, body { 
   height: 100%; 
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../img/images/linea.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #f5f4e9;
	color: #594a3c;
}
a {
	color: #2A4C61;
	text-decoration: none;
}
a:hover,a:active   {
	color: #569cdc;
}

/*
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -148px; 
} 
*/

#piede {
	height: 128px;
	position: relative;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#pagina {
	width: 930px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	top: 0px;
	bottom: 0px;
}
#testa  div,#footer #pagina div {
	float: left;
}
#testa .logo {
	text-align: left;
	width: 287px;
}
#testa .menu img {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #244052;
}
#contenuto {
	margin-top: 28px;
	/*min-height: 480px;*/
}
#contenuto .colonna, #contenuto .colonnina{
	float: left;
}
.colonna .loghi img {
	margin: 10px;
}

#contenuto .colonna {
	width: 540px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 35px;
	text-align: justify;
	background-color: #eee9d8;
}
#contenuto .colonna li {
	list-style-image: url(../img/images/li3.gif);	
	margin-bottom: 15px;
	text-align:left;
}

#contenuto .colonna h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#contenuto .colonna p {
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 13px;
	padding-bottom: 16px;
}
#contenuto .colonna p.riga {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #244052;
}

#contenuto  .colonna  img.in {
	margin-right: 20px;
	margin-bottom: 10px;
}
#contenuto .colonnina {
	margin-left: 21px;
	width: 309px;
	background-color: #e5e1c9;
	text-align: justify;
	color: #2a4c61;
}

#contenuto #servizi .colonnina li {
	list-style-image: url(../img/images/li2.gif);
	margin-bottom: 20px;
	text-align:left;
}
#contenuto     .colonnina     .news  li,#contenuto #servizi .colonnina .news li {
	list-style-image: url(../img/images/li.gif);
	margin-bottom: 25px;
	margin-right: 25px;
}
#contenuto   .colonnina   .img_pag {
	
	text-align: center;
}

#contenuto #servizi .colonnina {
	margin-left:0;
}
#contenuto #servizi .colonna {
	margin-left: 21px;
}
#contenuto .titolo1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #244052;
	font-weight: bold;
}


#footer {
	height: 128px;
	/*position: relative;*/
	font-size: 10px;
	color: #eee9d8;
	background-color: #2c5473;
	background-image: url(../img/images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#footer  a  {
	color: #FFFFFF;
}

#footer  .p {
	margin: 5px;
	width: 200px;
	text-align: left;
}
#footer .extra .p {
	margin-left: 40px;
	color: #000000;
}

#footer    .contatti  {
	width: 586px;
	text-align: left;

}
#footer   .credits   {
	color: #000000;
	margin-top: 20px;
}
#contatti input, #contatti textarea {
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #2E5476;
	border-right-color: #2E5476;
	border-bottom-color: #2E5476;
	border-left-color: #2E5476;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

