/* CSS per la visualizzazione su scherno del sito del Comune di Lonato */

/* Configurazioni generali */

body {
	font-family: Lucida Sans, Geneva, Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0em;
	padding: 0em;
	background-image: url(../img/back-body.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a {
	color: #C10000;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.invisibile { display: none } 

sub {
	line-height: 80%;
	text-align: justify;
	font-style: italic;
	font-size: 0.8em;
}

/* Fine configurazioni generali */


/* TESTATA */

#testata {
	width: 100%;
	background-image: url(../img/back-testata.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 44px;
	font-weight: bold;
	font-size: 0.8em;
}

#testata img  {
	border: 0;
	vertical-align: middle;
}

#testata a  {
	color: black;
	text-decoration: none;
}

#testata span  {
	background-color: white;
	font-size: 1.5em;
	vertical-align: middle;
}

#testata-barra {
	width: 100%;
	background-image: url(../img/backtop.gif);
	height: 20px;
}

/* Fine TESTATA */

/* MENU */


#menu {
	background-image: url(../img/back-menu.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	width: 23%;
	border-right: 1px solid #999999; 
	padding-top: 0.5em;
	font-size: 0.8em;
}

#menu a {
	color: black;
	text-decoration: none;
}

#menu a:hover {
	color: red;
	text-decoration: underline;
}


#menu ul.Iliv {
	margin: 0 0 0 1px;
	padding: 3px 0px;
	list-style-type: none;
	font-weight: bold;
}

#menu li.Iliv, #menu li.Ilivespanso, #menu li.Ilivselezionato {
	border-bottom: 1px solid #E2E2E2;
	padding: 0.2em 0  0.2em 0.1em;
}

#menu li.Ilivespanso a {
	color: #C10000;
}

#menu li.Ilivespanso a:hover {
	color: red;
}

#menu ul.IIliv {
	font-weight: normal;
	margin: 2px 0 2px 8px;
	padding: 2px 0 2px 10px;
	list-style-image: url(../img/frecciadx.gif);
}

#menu li.IIliv, #menu li.IIlivespanso, #menu li.IIlivselezionato {
}

#menu li.IIlivespanso a {
	color: #C10000;
}

#menu li.IIlivespanso a:hover {
	color: red;
}

#menu li.IIliv a {
	color: black;
}

#menu ul.Xliv {
	font-weight: normal;
	margin: 2px 0 2px 8px;
	padding: 2px 0 2px 10px;
	list-style-type: square;
	list-style-image: none;
}

#menu li.Xliv {
}

#menu li.Xlivespanso a {
	color: #C10000;
}

#menu li.Xlivespanso a:hover {
	color: red;
}

#menu li.Ilivselezionato span, #menu li.IIlivselezionato span, #menu li.Xlivselezionato span {
	color: #FFFFFF;
	background-color: #C10000;
	padding: 0.1em;
}

#menu li.Xliv a {
	color: black;
}

/* Fine MENU */


/* CORPO */

#corpo {
	margin: 0 0 0 26%;
}
*>#corpo {			/* Hide from WinIE6 */
    width: 74%;			/* Redundant, but necessary for MacIE5 */
}

/* Fine CORPO */


/* IN EVIDENZA */

#inevidenza {
	background-color: white;
	border-left: 1px solid #999999;
/*	border-bottom: 1px solid #999999; */
	float:right;
	margin-right: 105px;
	margin-left: 5px;
	padding: 5px;
	width: 185px;
	text-align: center;
/*	background-image: url(../img/back-inevidenza2.jpg);
	background-repeat: no-repeat;
	background-position: right top; */
}

#inevidenza a img {
	border: none;
	margin: 0.4em auto;
}


#inevidenza h2 {
	color: #C10000;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #E2E2E2;
	text-align: right;
}


#inevidenza-piede {
	clear: right;
	background-color: white;
	float:right;
	margin-right: 105px;
	margin-left: 5px;
	margin-bottom: 1em;
	padding: 5px;
	width: 186px;
	height: 10px;
	background-image: url(../img/back-inevidenza.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



/* Fine IN EVIDENZA */



/* BRICIOLE DI PANE */

#bricioledipane {
	padding: 0.7em 0 0.7em 0;
	margin-right: 115px;
	font-size: 0.95em;
	border-bottom: 1px solid #999999;
}

#bricioledipane a {
	color: #C10000;
	margin: 0em 0.3em;
	text-decoration: underline;
}

#bricioledipane a:hover {
	color: red;
	text-decoration: underline;
}

/* Fine BRICIOLE DI PANE */


/* CONTENUTO */

#contenuto {
	font-size: 0.9em;
	padding-right: 115px;
	padding-top: 1em;
}

#contenuto h1 {
	color: #C10000;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
}

/* Fine CONTENUTO */



/* VEDERE */

#vedere {
	padding: 0 0 2em 0;
	border-bottom: 1px solid #E2E2E2;
	text-align: center;
	font-size: 0.85em;
}


#vedere img {
	border: 0;
	margin-top: 2em;
}

#vedere a {
	color: black;
	text-decoration: none;
}

#vedere a:hover {
	color: red;
	text-decoration: underline;
}

/* Fine VEDERE */


/* NOTIZIE */

#notizie {
}

#notizie h1 {
	color: #C10000;
	font-size: 1.7em;
	font-weight: bold;
	border-bottom: 1px solid #999999;
}

#notizie ul {
	margin: 0 0 0 1em;
	padding: 0;
	list-style-image: url(../img/frecciadx.gif);
	font-size: 1em;
}

#notizie li {
	padding: 0.5em 0;
}

/* Fine NOTIZIE */




/* PIEDE */

#piede {
	width: 100%;
	margin: 0.5em 0 0 0;
	border-bottom: 1px solid #999999;
}

#piede ul {
	list-style-image: url(../img/frecciadx.gif);
	margin: 8px;
	padding: 6px 10px;
}

#piede a {
	color: black;
	text-decoration: none;
}

#piede a:hover {
	color: red;
}

/* Fine PIEDE */




/* Definizione delle classi per il modulo News */

.mnewsTabella
{
	font-size: 1em;
}

.mnewsTabella tr
{
}

.mnewsTabella td
{
}

.mnewsRiga
{
	padding: 0.7em 0;
}

.mnewsRigaAlternato
{
}

.mnewsRigaMenu
{
}

.mnewsLayer
{
}

.mnewsLayer a
{
}

.mnewsTitolo
{
	font-weight: bold;
}

.mnewsAnteprima
{
	display: none;
}

.mnewsNormale
{
	display: block;
	margin-top: 0.2em;
}

.mnewsInterlinea
{
	display: none;
}

/* Fine Definizione delle classi per il modulo News */






