body {
	font-family: Arial, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	color: #333333;
	text-align: justify;
}

a:link,a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover,a:focus,a:active {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

p,li,form,h2,h3,h4,h5,h6,address,caption,dt,dd,label {
	font-size: 0.75em;
}

h2 {
	font-size: 1.5em;
}

table td,table th {
	font-size: 0.75em;
}

table p, table li {
	font-size: 1em;
}

li li,li li li,li p,li h2,li h3 {
	font-size: 0.9em;
}

.noscreen {
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: -1000em;
	width: 1px;
}

ul {
	padding: 0;
	margin: 0 0 0 40px;
}

ul li {
	margin: 0.5em 0;
	padding: 0;
}

ul.noStyle {
	margin: 0;
	padding: 0;
}

ul.noStyle li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.separatore {
	background-image: url(../../separatore.jpg);
	background-repeat: repeat-x;
	height: 2px;
	display: block;
}

.left {
	float: left;
}

.right {
	float: right;
}

.centerText {
	text-align: center;
}

.testoVerde {
	color: #336600;
	font-weight: bold;
}


.testoVerde a:link,.testoVerde a:visited,a.testoVerde:link,a.testoVerde:visited
	{
	color: #336600;
}

.testoBlu {
	color: #7A7992;
	font-weight: bold;
}


.testoBlu a:link,.testoBlu a:visited,a.testoBlu:link,a.testoBlu:visited
	{
	color: #7A7992;
}

.testoGrigio {
	color: #777777;
	font-weight: bold;
}

.titolo {
	font-family: Times New Roman, serif;
	color: #000000;
}

.titolo a:link,.titolo a:visited {
	color: #000000;
}

.bold {
	font-weight: bold;
}

.noMargin {
	margin: 0;
}

.noborder {
	border: 0;
} 

.paginazione {
	text-align: center;
}

ul.pureSize li h3, #corpo_cc ul li h3 {
	font-size: 1em; 
	
}
ul.pureSize li p, #corpo_cc ul li p {
	font-size: 1em;
	margin: 0;
}

ul.pureSize li, #corpo_cc ul li {
	margin: 0 0 0.5em 0;
} 

a img {
	border: none;
}

.photogallery {
	width: 98%;
}

.text {
	width: 30%; 
	border: 1px solid #7D9AC6;
}

label.disponibilita {
	display: block;
	font-size: 1.4em;
	width: 30%;
	font-weight: bold;
}

.autorizzo {
	font-size: 1.4em;
	font-weight: bold;
	
}