@import "../../sirmione_interna/css/style.css";

#testatasezione {
	background: url(../../sirmione_interna/img/banner-eventi.jpg) no-repeat right;
}

span#menusupeventi {
	background-position: 0 -80px;
}

span#menusupeventi:hover {
	background-position: 0 -80px;
}

#menusup ul li a span span#menusupeventi:hover {
	background-position: 0 -80px;
}

#corpo {
	margin-left: 0;
	padding-left: 0;
	margin-top: 20px;
}

#corpo {
	margin: 0;
	padding: 0;
}

#barranav, #barrasettimana, #barrasaltadata {
	background: url(../../sirmione_interna/img/barragrigia-sottocalendario.gif) no-repeat bottom;
	line-height: 40px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}

#barrasettimana {
	margin-top: 7px;
}

#barrasaltadata {
	background: url(../../sirmione_interna/img/barragrigia-data.gif) no-repeat bottom;
	margin-top: 3em;
	margin-bottom: 1.5em;
}

#barranav a, #barrasettimana a, #barrasaltadata a {
	text-decoration: none;
}

#barranav a:hover, #barrasettimana a:hover, #barrasaltadata a:hover {
	text-decoration: underline;
}

#barranav-titolo, #barrasettimana-titolo, #barrasaltadata-titolo {
	font-weight: bold;
	float: left;
	background: url(../../sirmione_interna/img/doppiafreccia-dx-gray.gif) no-repeat right center;
	margin-left: 20px;
	padding-right: 20px;
}

#barrasettimana-titolo, #barrasaltadata-titolo {
	background: url(../../sirmione_interna/img/freccia-giu-gray.gif) no-repeat right center;
}

#barranav-link, #barrasettimana-link {
	text-align: right;
	margin-right: 20px;
}

#barrasettimana-link a.frecciasx {
	background: url(../../sirmione_interna/img/triangolino-prima_lightgray.gif) no-repeat left center;
	padding-left: 15px;
}

#barrasettimana-link a.frecciadx {
	background: url(../../sirmione_interna/img/triangolino-dopo_lightgray.gif) no-repeat right center;
	padding-right: 15px;
}

#corpo p.doppialinea {
	border-top: 1px dashed #C3C3C3;
	border-bottom: 1px dashed #C3C3C3;
	padding: 6px 20px;
	margin: 20px 0;
	font-size: 0.90em;
}

#corpo h3.giorno {
	background: none;
	background-color: white;
	color: #0038B6;
	padding: 0;
	margin-bottom: 5px;
	font-size: 1.1em;
	margin-left: 20px;
	margin-top: 2em;
}

#corpo h3.giorno a {
	background: none;
}

p.giorno {
	margin: 10px 0 0 0;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #C3C3C3;
}

table.giorno {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

table.giorno tr th, table.giorno tr td {
	padding: 6px 0 6px 20px;
	margin: 0;
	text-align: left;
}

table.giorno tr th {
	background-color: #e6e6e6;
}

table.giorno tr td {
	border-bottom: 1px dashed #C3C3C3;
	vertical-align: top;
}

table.giorno tr td a {
	text-decoration: none;
}

table.giorno tr td a:hover {
	text-decoration: underline;
}

table.giorno tr td.ora, table.giorno tr td.ora-day, table.giorno tr td.ora-week {
	white-space: nowrap;
	width:20%;
}

table.giorno tr td.ora-week {
	width:27%;
}

table.giorno tr td.neventi, table.giorno tr th.neventi {
	white-space: nowrap;
	width:35%;
	text-align: center;
}

table.giorno tr td.titolo, table.giorno tr td.titolo-day {
	width:20%;
	font-weight: bold;
}

table.giorno tr td.titolo-week {
	width:48%;
}

table.giorno tr td.descrizione, table.giorno tr td.descrizione-day {
	width:40%;
}

table.giorno tr td.categoria, table.giorno tr td.categoria-day {
	width:35%;
}

table.giorno tr td.categoria-week {
	width:25%;
}

table.giorno tr td.colonnavuota {
	width:45%;
}

table.giorno tr td.ora-day, table.giorno tr td.titolo-day, table.giorno tr td.descrizione-day, table.giorno tr td.categoria-day  {
	background: url(../../sirmione_interna/img/sfumilla.gif) repeat-x bottom;
	padding-bottom: 23px;
	padding-top: 8px;
}

td.testodescrittivo {
	width:30%;
	vertical-align: top;
	padding-left: 20px;
}

td.form {
	padding-left: 30px;
	text-align: right;
	vertical-align: top;
}

#corpo form, td.form form {
	margin: 10px;
}

#corpo input, td.form form div input  {
	width:15em;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#corpo select, td.form form div select  {
	width:20em;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
