/* CSS Document */
body {
	background-color:#FFFF66;
}
p {
	margin:0;
	padding:0;
}
h1 {
	display: none;
}

h1 {
	display: none;
}

img {
	margin-top:0px;
	padding:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	text-align: justify;
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-indent: -5px;
	padding-left:18px;
	padding-right:54px;
}
p.foto {
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-indent: -5px;
	padding-left:18px;
	padding-right:54px;
	word-spacing: 29px;
	vertical-align: top;
}
p.servizi3 {
	font-family:"Comic Sans MS";
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
	text-align:left;
}
p.testoservizi {
	text-align: justify;
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-indent: -5px;
	padding-left:24px;
	padding-right:54px;
}
ul {
	margin-top:19px;
	margin-left:7px;
	padding: 0;
	list-style-type: none;
}

li {
	margin:0;
	padding: 0;
}

h2 {
	margin:0;
	padding: 0;
}

h3 {
	margin:0;
	padding-bottom: 10;
	font-family: "Comic Sans MS";
}
h4.servizi {
	font-family: "Comic Sans MS";
	text-align:left;
	color:#333333;
	font-size:15px;
	text-decoration:none;
}
h5 {
	margin-left:20px;
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#0066CC;
	text-decoration:underline;
	text-align:center;
}
h6 {
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#003366;
	text-decoration:none;
	text-align:center;
}
h6.servizi2 {
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-align:left;
}
h3.contatti {
	margin:0;
	padding-bottom: 10;
	font-family: "Comic Sans MS";
	font-size:105%;
}

h4 {
	font-size: 85%;
	font-family: "Comic Sans MS";
	color:#000000;
	margin:0;
	padding: 0;
}
h4.servizi3 {
	font-family:"Comic Sans MS";
	font-size:14px;
	color:#CC0000;
	text-decoration:none;
	text-align:center;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #00CC66;
	text-decoration: none;
	text-transform: uppercase;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
img#menu {
	margin-right:5px;
	padding:0;
}
img#immagine:link {
	text-decoration: none;
	text-shadow: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img#immagine:visited {
	text-decoration: none;
	text-shadow: none;
}
img#immagine:hover {
	text-decoration: none;
	text-shadow: none;
}
img#immagine:active {
	text-decoration: none;
	text-shadow: none;
}
table {
	margin: auto;
	border:1px solid #000099;
	margin-top:20px;
	font-family: "Comic Sans MS";
	font-size:13px;
	font-weight: bold;
	text-align: center;
	width:400px; 
  height:300px;
}
table td#colore1 {
	background-color: #00FF66;
}

table td#colore2 {
	background-color: #00FF66;
}

table td#colore3{
	background-color: #00FF66;
}
table td#colorato2 {
	background-color: #33CCFF;
}
table td#colorato3 {
	background-color: #33CCFF;
}
table td#colorato4 {
	background-color: #33CCFF;
}
table td#colorato5 {
	background-color: #33CCFF;
}
table td#bianco {
	background-color: #FFFFFF;
}
/* ----------------------------------------------------contenitore -------------------------------*/
div#contenitore {
	width: 800px;
	padding:0;
	background-image: url(layout/graficasito/sfondomenu4.jpg);
	background-repeat: repeat;
	border: 2px #65759E solid;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

/* ---------------------------------------------------- testata -------------------------------*/
div#testata {
	background-image: url(layout/graficasito/testata3.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	height: 100px;
	margin-bottom: 0;
	padding: 0;
}
/* ---------------------------------------------------- colonna1 -------------------------------*/
div#colonna1 {
	float: left;
	width:200 px;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
}
#colonna1 ul li {
	list-style-type: none;
	margin: 5px auto auto 5px;
	margin-left: 10px;
	font-family: Trebuchet MS;}
/* ---------------------------------------------------- corpo -------------------------------*/
div#corpo {
	text-align: justify;
	background-color: white;
	margin-left: 200px;
	margin-top: 0;
	padding: 10px 20px 20px 10px;
}

img#immagine {
	margin-left:50px;
	margin-top: 10px;
}
img#immagine1 {
	margin-left:50px;
	margin-top: 10px;
}
img#immagine2 { 
	position: relative;
	margin-top:10px;
	margin-left:40px;
}

img#immagine_grande {
	text-align: center;
	margin: 5px;
	margin-top: 10px;
}

ul.bandiere {
	float:right;
	margin: 0px;
}
ul li.bandiere { 
	margin-top:5px;
	padding-top:2px;
	padding-left: 10px;
}

ul.strada {
	list-style-type: circle;
	margin-left:20px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	text-align: justify;
	padding-right:54px;
}
ul.contatti {
	list-style-type: circle;
	margin-left:20px;
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	padding-right:54px;
}
ul.servizi {
	list-style-type: circle;
	margin-left:20px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
ul.eventi {
	list-style-type: circle;
	margin-left:20px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	text-align: justify;
}

/* ---------------------------------------------------- fondo -------------------------------*/

div#fondo {
	height: 20px;
	text-align: center;
}
p.fondo {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}
