/* CSS Document - Jimmy Renzi, 2008. per Convento di Santacroce */


body {
	background-color: #191612;
	margin: 0px;
}
#forma {
	background-image: url(img/fondopagina.jpg);
	height: 740px;
	width: 1018px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#margine {
	padding-top: 88px;
	padding-left: 108px;
}
#pagina {
	width: 801px;
	height: 500px;
}
#titoloxs {
	background-color: #191612;
	height: 55px;
	width: 235px;
	float: left;
	border-right-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #B6A283;
	border-bottom-width: 6px;
	border-bottom-color: #B6A283;
}
#titolosd {
	background-color: #999999;
	float: right;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #B6A283;
}
#colonnasx {
	height: 433px;
	width: 235px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #B6A283;
	float: left;
}
#colonnadx {
	float: right;
	height: 371px;
	width: 560px;
}
#menu {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #B6A283;
	clear: right;
}
/*
#colonnadx #testo {
	background-color: #EFDBC2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #BF9D69;
	height: 371px;
}
*/
#colonnadx #testoC #testoS {
	float: left;
	width: 151px;
	margin-right: 23px;
	margin-left: 23px;
}
#colonnadx #testoC #testoD {
	float: right;
	width: 151px;
	margin-right: 23px;
	margin-left: 23px;
}
#colonnadx #testoC {
	background-color: #EFDBC2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	height: 357px;
	padding-top: 15px;
}

 #centro {
	float:left;
	width: 150px;
}
/*#colonnadx #testoC #centro {
	padding-top: 15px;
} */
#colonnadx a {
	color: #008D54;
	text-decoration: none;
}
#colonnadx a:hover {
	color: #006930;
	text-decoration: none;
}
#testoC h4 {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
}

/* liste di menu UL*/
.menu {
	font-size:90%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	margin: 0px;
	padding: 0px;
}
.menu li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663333;
	padding-top: 1px;
	padding-bottom: 1px;
}
.elenco1 {
	list-style-type: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.elenco1 li {
	margin-top: 3px;
}

