/**
* Associazione "Il Conservatorio - ONLUS
* --
* Sviluppo e grafica:
* ULTRA Studio @ 2008
* info@ulrastudio.it
**/

html {
	height:100%;
	background-color:#B98A5A;
}

body {
	height:100%;
	margin:0px;
	color:#000000;
	font-family: Georgia, Times, serif;
	font-size:1.0em;
	font-weight:normal;
}

table, img { border:0px; }

td { vertical-align:top; }

/* Impaginazione */
table#mainTable {
	width:947px;
	text-align:justify;
	background-color:#CDBBA3;
	border:1px solid #760000;
}

td#left {
	width:150px;
	padding:5px;
}

td#right {
	width:150px;
	padding:5px;
}

#oLeft {
	width:16px;
	background-image: url(../images/ombra-sin.png);
	background-repeat:repeat-y;
}

#oRight {
	width:16px;
	background-image:url(../images/ombra-des.png);
	background-repeat:repeat-y;
}

#cLeft {
	width:16px;
	height:16px;
	font-size:7px;
	background-image:url(../images/corner-left.png);
	background-repeat:no-repeat;
}

#cRight {
	width:16px;
	height:16px;
	font-size:7px;
	background-image:url(../images/corner-right.png);
	background-repeat:no-repeat;
}

#oBottom {
	height:16px;
	background-image:url(../images/ombra-giu.png);
	background-repeat:repeat-x;
	font-size:7px;
}

td.vSpace { width:10px; }

td#mainTd { width:604px; }

#header {
	background:#CDBBA3 url(../images/ilconservatorio-logo.png) no-repeat;
	background-position:center;
	width:924px;
	height:190px;
}

#footer {
	padding-bottom:15px;
	border-bottom:1px solid #CDBBA3;
	text-align:center;
}

.moduletable {
	border:1px solid #CDBBA3;
}

/* Testi */

a:link, a:visited, a:active {
	text-decoration:underline;
	font-weight:bolder;
	color:#760000;
}

a:hover {
	text-decoration:none;
	color:#760000;
}

a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {
	display:block;
	width:150px;
	line-height:25px;
	border-top:5px solid #CDBBA3;
	border-bottom:5px solid #CDBBA3;
	margin-bottom:3px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#760000;
	text-align:left;
}

a.mainlevel:hover, #active_menu {
	border-bottom:5px solid #760000;
}

a.sublevel:link, a.sublevel:visited, a.sublevel:active {
	display:block;
	width:130px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#760000;
	text-align:right;
	border-right:1px solid #760000;
	padding-right:15px;
}

a.sublevel:hover {
	text-decoration:underline;
}

table.moduletable table tr td div img { display:none; }
table.moduletable-nav table tr td div img { display:none; }

/*th {
	display:block;
	width:150px;
	height:30px;
	line-height:30px;
	border-top:1px solid #382512;
	border-bottom:1px solid #382512;
	margin-top:5px;
	margin-bottom:5px;
	color:#382512;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}*/

th.pagenav_prev {
	display:block;
	width:150px;
	height:25px;
	line-height:30px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	border:none;
	font-size:14px;
}

th.pagenav_next {
	display:block;
	width:150px;
	height:25px;
	line-height:30px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
	border:none;
	font-size:14px;
}

td.contentheading {
	color:#760000;
	font-size:21px;
	font-weight:bold;
	line-height:31px;
	border-bottom:3px double #760000;
}

.componentheading {
	color:#382512;
	font-size:21px;
	font-weight:bold;
	line-height:31px;
	text-align:right;
	padding-bottom:15px;
}

.small, #footer {
	color:#760000;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
}

.pathway, .pathway a {
	color:#fff;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
}

tr#path {
	line-height:22px;
	height:22px;
	background-color:#760000;
}

.createdate {
	font-size:12px;
	font-style:italic;
}

.latestnews-news {
	font-style:italic;
	font-size:14px;
	text-align:left;
	list-style-image:url(../images/li.png);
}

li.latestnews-news { padding-bottom:10px; }

/* Moduli */
input, textarea { border:1px solid #760000; }

input.button {
	background-color:#B98A5A;
	border:3px #760000 double;
	color:#760000;
}

/* Newsletter */
.sectiontableheader {
	font-weight:bold;
	font-style:italic;
}

/* PDF - Stampa - Email */
.buttonheading a, .back_button a {
	/*display:block;
	font-size:12px;
	font-family:sans-serif;
	font-weight:normal;
	text-decoration:none;
	padding:3px;
	background-color:#B98A5A;
	border:3px #760000 double;
	color:#760000;*/
}

div.back_button { width:60px; }

/* Moduli Laterali */
/* Menu - Sinistra */
table.moduletable-nav {
	width:180px;
	background-color:#CDBBA3;
	border:3px #760000 double;
	padding:5px;
	margin-bottom:15px;
}

/* Modulo Newsletter - Sinistra */
/* Modulo Ultime Notizie - Destra */
table.moduletable-news {
	width:180px;
	background-color:#B98A5A;
	border:3px #760000 double;
	padding:5px;
	margin-bottom:15px;
}

table.moduletable-news th {
	text-align:center;
	line-height:30px;
	color:#760000;
	border-bottom:1px solid #760000;
}

/* Calendario - Destra */
table.moduletable-cal {
	width:180px;
	background-color:#fff;
	border:3px #760000 double;
	padding:5px;
	margin-bottom:15px;
}

table.moduletable-cal th {
	text-align:center;
	line-height:30px;
	color:#760000;
	border-bottom:1px solid #760000;
}

/* Miniature Galleria - Destra */
table.moduletable-gallery {
	width:180px;
	background-color:#000000;
	border:3px #ffffff double;
	padding:5px;
	color:#ffffff;
	text-align:center;
	margin-bottom:15px;
}

table.moduletable-gallery th {
	text-align:center;
	line-height:30px;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
}

/* Orologio - Destra */
table.moduletable-clock {
	background-image:url(../images/orologio.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:8px;
}

#datehour {
	margin-top:15px;
	margin-bottom:15px;
}