* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px 0px 30px 0px;
}
img, #head, #mainCx, #mainDx , #newsUnoText #link a, #path{
	display: none
}
#mainSx {
	width: 100%
}
imga {
	border: 0px;
	display: block;
}
#contenitore {
	margin: 0px auto 0px auto;
	width: 1000px;
}

/* ----- MAIN ----- */
#main {
	background-color: #FFFFFF;
	padding-bottom: 15px;
}


#newsUnoText #titolo {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 15px 2px 15px;
	line-height: 20px;
	height:43px;
	overflow: hidden;
}
#newsUnoText #sottotitolo {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	padding: 0px 15px;
	height:45px;
	overflow: hidden;
}

.newsListaData {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 15px 15px 4px 15px;
}

.newsLista a {
	display:block;
	text-decoration: none;
	width: 100%;
	padding:7px 5px 12px 5px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1em;
	display:block;
	border: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	margin: 3px auto;
}

.newsLista .tit{
	font-size: 14px;
	font-weight: bold;
	color: #00386B;
	line-height: 16px;
}
.newsLista .sottotit{
	font-size: 12px;
	color: #404040;
	font-style: italic;
	line-height: 14px;
}


/* ----- FOOTER ----- */
#footer {
	background-image: url(images/BGFooter.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 15px 6px 15px;
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
}
#footer span {
	color: #E4FF00;
	font-weight: bold;
}
#footer .info {
	float: left;
	border-left: 1px solid #DBDBDB;
	padding: 5px 10px 5px 10px;
	text-align: left;
}
#footer ul.footerNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #555555;
}

#footer ul.footerNav li { 
	display: inline;
	padding: 0px 7px 0px 0px;
	margin: 0px;
	font-size:10px;
	color: #888888;
}

#footer ul.footerNav li a {
	color: #888888;
}
#footer ul.footerNav li a:hover {
	color: #444444;
}

/* ----- VARIE ----- */
.cb {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.sx {
	text-align: left;
}
.dx {
	text-align: right;
}
.cx {
	text-align: center;
}

input, select, textarea {
	margin-bottom: 5px;
	margin-top: 4px;
	font-size:100%;	
	vertical-align: middle;
	padding: 2px;
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottone {
	background: #eeeeee;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	margin: 0px 0.5em 0px 0.25em;
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
}
.imgGallery {
	float: left; margin: 6px;
	border: 1px solid #152039;
}
