body {
	background-image: url(gui/bck.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#corpo a, #sideBar a, #sottoFooter a {
	text-decoration: none;
	color: #3333FF;
}

#corpo a:hover, #sideBar a:hover, #sottoFooter a:hover {
	text-decoration: underline;
}



#sfondo {
	background-image: url(gui/sfondo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#sopraHeader {
}

#header {
}

#mainMenu {

}

#body2Col {
	background-image: url(gui/bck_2col.png);
}

#percorso {
	font-size: 10px;
	color: #D88C13;
	padding-left: 14px;
	padding-top: 4px;
}

#percorso a {
	color: #D88C13;
	text-decoration: underline;
	text-decoration: underline;
	font-weight: bold;
}

#percorso a:hover {
	text-decoration: none;
}

#corpo {
}

#corpo h1 {
	color: #D88C13;
	font-size: 18px;
	padding-left: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#corpo h2 {
	color: #D88C13;
	font-size: 15px;
	padding-left: 26px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#corpo p {
	text-align: justify;
	padding-right: 26px;
	padding-left: 26px;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 135%;
}

#corpo ul {
	padding-left: 30px;
	list-style-type: square;
	margin-left: 30px;
	padding-right: 30px;
	line-height: 135%;
}

#sideBar {

}
#sottoFooter {
	font-size: 11px;
}


.verticalGallery {
	text-align: center;
}

.verticalGallery img {
	padding: 2px;
	border: 1px solid #D88C13;
	background-color: #FFFFFF;
	margin-top: 20px;
}

.dataNews {
	font-size: 10px;
	margin: 10px 10px 0px;
	padding: 0px;
	color: #D88C13;
}

.titoloNews {
	margin: 0px 10px;
	padding: 0px;
	font-weight: bold;
	color: #279745;
	font-size: 11px;
}

.corpoNews {
	margin: 0px 10px;
	padding: 0px;
	font-size: 11px;
}

.intro {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	font-size: 14px;
	font-weight: bold;
}
