@charset "utf-8";
/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#B7CBD4;
background-image:url(img/background.jpg); background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #363636;
text-decoration:none;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-align:center;
color:#C30;
text-decoration:none;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align:center;
color:#C30;
text-decoration:none;
}

#cerca {
	width:164px;
	height:auto;
}
.clear{
	clear:left;	
}
.foto{
	margin:0 auto;
}
.convenzioni {
	width:496px;
	margin-bottom:20px;
	background-color:#F5F5F5;
	border: 1px dotted #39C;
	height:auto;
}

.convenzioni_content {
	width:460px;
	margin:6px;
	padding:10px;
	background-color:#FFF;
	height:auto;
}
.a-white {
font-weight: normal;
text-decoration: none;
color:#ffffff;
}

.a-white:hover {
font-weight: normal;
text-decoration: none;
color:#333333;
}

.titolo-categoria {
padding-bottom: 8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #D47800;
text-decoration:none;
}

.testo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #363636;
text-decoration:none;
}

.titolo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #D47800;
text-decoration:none;
}

.titolo-blu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #00a4e8;
text-decoration:none;
}

.testo-bianco {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration:none;
}

.testo-orange {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #D47800;
text-decoration:none;
}
.testo-blu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #00a4e8;
text-decoration:none;
}
.border-img {
	padding: 4px;
	border: 1px dotted #CCCCCC;
}
.tumb {
	width:116px;
	height:87px;
	margin-bottom:8px;
	margin-right:8px;
	float:left;
}
div.tumb a{
	width:116px;
	height:87px;
	float:left;
	text-decoration:none;
}
div.tumb a:hover{
	width:116px;
	height:87px;
	float:left;
	background: rgba(0, 0, 0, 0.6);
}