/* 
CSS Document per PIETRODIBRAZZA.IT
Jimmy P. Renzi Giugno 2006 - Luglio 2007
RETESCAT.COM
*/
body {
	margin: 0px;
}

#pagina {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
#piedipag {
	color: #666666;
	clear: both;
	margin-top: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #990000;
	background-color: #DCDCDD;
	padding-bottom: 10px;
	padding-right: 4px;
	padding-left: 4px;
	}
#piedipag .testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	}
#leftnav {
	float: left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	/* padding-top: 14px; */
 }

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
 
#leftnav .titolo {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}
#leftnav .subtitolo {
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
}
#leftnav .testo1 {
	font-size: 12px;
	line-height: 17px;
}
#testa .testa1 {
	background-color: #000000;
}
#testa1 {
	background-color: #000000;
	text-align: center;
}
#menusub .elem {
	display: inline;
	margin-right: 16px;
}
.nero {
	color: #000000;
}
/* ------------------------------ */
#colonnadx {
	float: right;
	width: 430px;
}

/*#coltesto {
	margin-right: 0px;
	margin-left: 310px;
}*/
#navigazione {
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}
#menusup {
	background-color: #dddddd;
	margin-bottom: 3px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #990000;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 40px;
}
.mp {
	padding-left: 3px;
}
a.mp:link {
	color: #666666;
	text-decoration: none;
}
a.mp:hover {
	color: #333333;
	text-decoration: underline;
}
a.mp:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
}
a.mp:visited {
	color: #666666;
	text-decoration: none;
}
.bianco {
	color: #990000;
	margin-left: 3px;
}
.subtitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menusub {
	width: 728px;
	margin-top: 6px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: left;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 9px;
	height: 13px;
	background-color: #990000;
	text-transform: uppercase;
}
a.mpsub:link, a.mpsub:visited {
	color: #DDDDDD;
	text-decoration: none;
}

#menusub ul {
	text-indent: -32px;
}

.testo {
	font-size: 12px;
	line-height: 17px;
}

.menuvocepag {
	background-color: #DDDDDD;
	margin-right: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
.dida {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 30px;
	padding: 1;
}
.commento {
	font-size: 10px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	border-bottom:1px #990000;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #990000;
}