/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

.sfondotop {
	background-image: url('images/sfondo_top.jpg');
	background-repeat: repeat-x;	
}

.indirizzo {
	font-size:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}

.indirizzo a:link, .indirizzo a:active, .indirizzo a:visited {
color: #000033;
text-decoration:none;
}

.indirizzo a:hover {
color:#3399FF;
text-decoration:none;
}

h1 {
font-size:18px;
}

h3 {
font-size:18px;
color:#FF9900;
}

ul {
	list-style-type: disc;
}

.foto {
	border: 1px solid #FF9900;
}

.didascalie {
	font-size:10px;
	color:#FFFFFF;
	background-color: #FF9900;
	padding: 4px;
}

.servizi {
	font-size:10px;
}
