body{
	background: #5c0d0e url("images/bg-tile-cacki.gif") top center;
	/*background-image: url("images/bg.gif");*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0px;
}

.button {
    height:20px;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.input {
    height:15px;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #AAAAAA;
}

.sectionHeader {
	font-weight: bold;
	font-size: 24px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	width: 100%;
	color: #e53919;
}

.blockHeader {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	background-color: #f4f4f4;
	border: 1px solid #F28E00;
	height:20px;
	width:300px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.blockHeader td {
	padding-left:10px;
}

.blockHeader .end {
	border-bottom: 1px solid #999999;
}




.textSize{
	font-size: 11px;
}

a{
	font-weight: bold;
/*	color: #003399; */
    color: #901416;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
/*	color: #005E9B; */
    color: #BA1A1C;
}

.mainTable{
	background-color: #FFFFFF;
	font-size: 11px;
}


.navBar {
	color: #939393;
	font-weight: bold;
	padding-left:10px;
	font-size: 11px;
}

.centerTable{
	background-color: #FFFFFF;
/*	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;*/
	height: 100%;
}
#outlineshadow {
    background-image: url("images/bg-tile-body.png") !important;
    background-image: url("images/bg-tile-body-ie.png");
    background-position: top center;
    background-repeat: repeat-y;
    width: 900px;
    margin: 0px auto 0px auto;
}

.headerTable{
	background-color: #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.footerTable{
	font-size: 11px;
}

.menuLeftTable{
	background: #901416 url("images/bg-tile-menu.png") repeat-x top;
	border-right: 1px solid #4A0B0D;
	padding-top: 50px;
	color: #FFFFFF;
	font-family: "Georgia", "Times new roman", serif;
}


.menuLeftTable a{
	font-weight: normal;
	color: #FFFFFF;
/*	text-decoration: none; */
/*	font-size: 11px;*/
}

.menuLeftTable a:hover{
	color: #fff;
/*	text-decoration: underline;*/
}

.menuLeftTable .titolo{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	height:35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A0B0D;
}

.areaRiservata{
	background-color: #F3ABAD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCEBEB;
	padding: 5px;
}

.menuRightTable{
	background: #DDDDDD url("images/bg-tile-rightbar.gif");
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6E6E6E;
	padding-top: 10px;
}

.newsBlock, .bandiBlock, .searchBlock {
	padding-bottom:3px;
	padding-top:3px;
	font-size: 10px;
	width: 90%;
	margin: 2em auto 0em auto;
}

.newsBlock .intestazione{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	color: #939393;
}
.newsBlock .titolo {
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	position: relative;
	left: -1em;
}
.newsBlock .titolo a {
	color: #e53919;
}
.newsBlock .titolo a:hover {
	color: #992611;
}
.newsBlock .titolo a:visited {
	color: #666;
}
.newsBlock .testo{
    text-align: justify;
}
.newsBlock .testo img {
	float: left;
	margin: 5px 5px 5px 0;
	border: 1px solid #666;
}
.newsBlock .testo p {
	clear: left;
}
table.bandiBlock {
	padding-top: 0px;
	border: 1px solid #ccc;
}
.bandiBlock th, .searchBlock th {
	font-size: 1.2em;
	background-color: #ddd;
	border-bottom: 1px solid darkorange;
} 
.bandiBlock td, .searchBlock td {
	background-color: #eee;
	padding: 2px;
}
.bandiBlock td {
	border-bottom: 1px solid orange;
}
.bandiBlock .dataBando {
	font-style: italic;
	color: #333;
}
.bandiBlock a, .searchBlock a {
	color: #901416;
}
.searchCount {
	text-align: right;
	font-style: italic;
	margin-bottom: 1em;
}
.searchBlock td.nobg { background-color: #fff; }
.appuntamenti {
    color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #9F9F9F;
	padding-bottom: 5px;
}

.appuntamentiEntra {
	background-color: #F0F0F0;
	padding: 3px;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9F9F9F;
	border-bottom-color: #9F9F9F;
	border-left-color: #9F9F9F;
	font-size: 11px;
}

.appuntamenti .evento {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.calendario {
	background-color: #FFFFFF;
	border: 1px solid #9F9F9F;
	font-size: 11px;
}

.calendario .intestazione {
	font-size: 11px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	height:15px;
}

.calendario .giorno {
	height:15px;
	width: 14%;
	color: #A4A4A4;
	font-size: 11px;
}

.calendario .impegno {
	height:15px;
	width: 14%;
	color: #DA1F23;
	font-weight: bold;
	font-size: 11px;
}

.calendario .giornoOLD {
	height:15px;
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #F0F0F0;
	width: 14%;
	font-size: 11px;
}

.eventi {
	background-color: #FFFFCC;
	border: 1px solid #9F9F9F;
	font-size: 11px;
}
.eventi .riga {
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	border-top: 1px solid #ccc;
}
.eventi .riga img {
    border: 1px solid #ccc;
    float: left;
    clear: left;
    margin-right: 2px;
    margin-bottom: 2px;
}
#block_centrale .eventi .riga h2 {
    font-size: 1.2em;
    margin-top: 5px;
    margin-bottom: 0px;
}
#block_centrale .banner_news a img {
    margin-left: 8px;
    margin-top: 10px;
    border: 0px;
}
.eventiIntestazione {
	background: #000 url("images/bg-tile-intestazioni.png") repeat-x top left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9F9F9F;
	border-right-color: #9F9F9F;
	border-left-color: #9F9F9F;
	padding: 3px;
	font:  bold 14px Tahoma, sans-serif; 
	color: #fff;
	text-align: center;
}
.eventiIntestazione a {
	color: white;
}
.eventiIntestazione a:hover {
	color: black;
	background-color: white;
	text-decoration: none;
}
.w3c {
	border: 1px solid #999999;
	font-size: 11px;
}

.w3c a{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

.w3c #left{
	background-color: #FFFFFF;
	text-align: center;
	width: 32px;
	font-size: 11px;
}

.w3c #right{
	background-color: #FFCC66;
	text-align: center;
	font-size: 11px;
}

.boxInfo {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	height: 20px;
}

.menu0 a, .menu1 a, .menu2 a { display: block;}

.menu0{
   font-size: 18px;
   font-style: italic;
   margin-bottom: 0.5em;
}
.menu0 a {
	padding-left: 30px;
/*	border-left: 5px transparent solid;*/
	font-weight: normal;
}
.menu0 > a {
    min-height: 30px;
    height: auto !important;
    height: 30px;
}
#menuid_1.menu0, #menuid_2.menu0, #menuid_3.menu0, #menuid_4.menu0 {
    margin-left: 4px;
    background-repeat: no-repeat;
    background-position: top left;
}
#menuid_1.menu0 {
    background-image: url("images/menu-comune.gif");
}
#menuid_2.menu0 {
    background-image: url("images/menu-citta.gif");
}
#menuid_3.menu0 {
    background-image: url("images/menu-servizi.gif");
}
#menuid_4.menu0 {
    background-image: url("images/menu-comunica.gif");
}
.menu0 a:hover {
	text-decoration: none;
/*	font-style: italic;*/
	border-left-color: black;
}
.menu0 .visited {
	border-left-color: black;
}
.menu0 a img {
	border: 0px;
}

.menu1{
	font-style: normal;
    font-size: 16px;
}
.menu1 a {
    padding-left: 5px;
    border-left: 15px #901416 solid;
}
.menu1 a:hover, .menu1 .visited {
	border-left-color: #b00;
}
.menu2{
	font-style: normal;
    font-size: 14px;
}
.menu2 a {
    border-left: 30px #901416 solid;
    padding-left: 5px;
}
.menu2 a:hover {
	border-left-color: #F28E00;
}
.menu2 .visited {
	border-left-color: #FFB23E;
}
.hidden {
    display: none;
}
#header {
	height: 100px;
	background: #000 url("images/bg-tile-header.png") repeat-x top;
	color: #fff;
}
#w3 {
	padding-top: 40px;
	display: table-cell;
	vertical-align: bottom;
	height: 50px;
	width: 880px;
}
#w3 a img {
	border: 0px;
	margin: 0px 20px 0px 20px;
}
#w3 a {
	margin: 0 2px 0 2px;
}
#footer {
	height: 100px;
	background: #901416 url("images/bg-tile-footer.png") repeat-x bottom;
	text-align: center;
	color: #fff;
}
#footer #text a {
    color: #045bff;
}
#header a img {
	border: 0px;
}
#header .dataIntestazione {
	position: relative;
	bottom: -84px;
	height: 15px;
	/*width: 866px;
	height: 1.5em;*/
	text-align: right;
/*	color: #939393;*/
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding-right: 5px;
	font-size: 12px; 
}
#header #header-left {
	position: relative;
	width: 42px;
	left: 674px;
}
#header #camina {	
	position: relative;
	width: 75px;
	left: 720px;
	right: 0px;
	top: 7px;
}
#header #header-right {
	position: relative;
	width: 88px;
	left: 790px;
	right: 0px;
}
#header #header-stemma {
	position: relative;
	width: 104px;
	left: 48px;
} 
#header #CSPT-testo {
	position: relative;
	width: 458px;
	top: 21px;
	left: 202px;
}
#header #contacts {
	font-size: 0.7em;
	position: relative;
	top: 75px;
	left: 202px;
	width: 458px;
	text-align: right;
}
.abs {
	/*border: 1px solid red;*/
	position: absolute;
	width: 878px;
}
#block_centrale {
	border-bottom: 1px solid #cb8e90;
	border-top: 1px solid #000;
}
#block_centrale h2 {
    padding-left: 10px;
    color: #e53919;
    font-size: 2em;
    font-weight: bold;
    font-family: tahoma, Arial, verdana, sans-serif;
}
.ar {
	text-align: right;
	width: 30%;
}
#dayImage-head {
	background-image: url("images/polaroid.png");
	background-repeat: no-repeat;
	background-position: top;
	
	width: 267px;
	height:325px;
	margin: 2em auto 1em auto;
}
#dayImage-bottom {
	background-image: url("images/dayImage-bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
/*	padding-bottom: 5px;*/
	width: 150px;
	height: 155px;
	padding: 0px 5px 0px 5px;
	
}
#dayImage a img {
	border: 0px;
}
.randimg {
    text-align: center;
    padding-top: 2em;
}
.randimg img {
    border: 5px solid black;
}
.randimg .msg {
    padding-top: 1em;
    padding-bottom: 1em;
    margin: 1em 20px 0px 20px;
    border: 1px solid #ba1a1c;
    background-color: #eee
}
#onlytext {
    color: black;
    position: relative;
    left: 545px;
    width: 109px;
}
#onlytext a {
    color: black;
    font-weight: normal;
}
.clear-block {
    clear: both;
}