body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	font-size: 80%;
	background-color: #BFCFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr=#D5EED2, startColorstr=green, gradientType=0)
}
p {
	margin: 0em 0 0.75em;
	padding: 0;
}
blockquote {
	padding: 0 10px 0 8px;
	margin-left: 10px;
	border-left: 1px solid #C0C0C0;
}
input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f3f3f3;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f3f3f3;
}
#corpo {
	padding: 10px;
}

/* top */
#header {
	background-attachment: scroll;
	background-color: Black;
	background-image: url(../images/bannerCDPM.jpg);
	background-repeat: repeat-x;
	background-position: center 66px;
	color: #FFFFFF;
	text-align: center;
	height: 140px;
}
#header h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 10px;
	word-spacing: .5em;
	margin: 0;
	word-spacing: .5em;
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 6px;
	word-spacing: .5em;
	margin: 0;
}
	
/* subheader */
#subheader {
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 0.5em;
	padding: 0.3em 0;
	margin-bottom: 0.5em;
}
#subheader a {
	color: #FFFFFF;
	background-color: black;
	text-decoration: none;
	padding: 0 .2em;
}
#subheader a:hover {
	color: green;
	background-color: white;
	font-weight: bold;
}

/* nav */
#nav {
	padding: 8px; 
}
#nav a, #nav a:visited, #nav a:active  {
	color: green;
	text-decoration: none;
	border-width: 0px;
}

#nav a:hover {
	color: #D5EED2;
	border-bottom: 1px dotted #996699;
}

#navR {
	padding: 8px; 
}
#navR a, #navR a:visited, #navR a:active  {
	color: green;
	text-decoration: none;
	border-width: 0px;
}

#navR a:hover {
	color: green;
	border-bottom: 1px dotted #996699;
}

/* sidebar */
#sidebar {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
#sidebar h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px dashed #333333;
	margin: 0 0 0.4em;
}
#sidebar a, #sidebar a:visited, #sidebar a:active  {
	color: green;
	text-decoration: none;
	border-width: 0px;
}

#sidebar a:hover {
	color: #D5EED2;
	border-bottom: 1px dotted #996699;
}

#sidebar input.text {
	width: 98%;
	border: 2px inset;
	font-size: 1em;
	background-color: #eeeeee;
}

#sidebar input.submit {
	width: 100%;
	border: 2px outset;
	font-size: 1em;
	cursor: pointer;
	background-color: #eeeeee;
}

/* sidebarRight */
#sidebarRight {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
#sidebarRight h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 0em;
}
#sidebarRight a, #sidebarRight a:visited, #sidebarRight a:active  {
	color: green;
	text-decoration: none;
	border-width: 0px;
}

#sidebarRight a:hover {
	color: #D5EED2;
	border-bottom: 1px dotted #996699;
}

#sidebarRight input.text {
	width: 98%;
	border: 2px inset;
	font-size: 1em;
	background-color: #eeeeee;
}

#sidebarRight input.submit {
	width: 100%;
	border: 2px outset;
	font-size: 1em;
	cursor: pointer;
	background-color: #eeeeee;
}

/* content */
#content {
	padding: 8px; 
}
#content .titolo {
	background-color: #D5EED2;
	margin-bottom: 0.8em;
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #D5EED2;
}
#content h1 {
	color: green;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 0 0.4em;
}
#content h2 {
	color: green;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.2em 0px 0.5em;
}
#content a, #content a:visited, #content a:active  {
	color: green;
	text-decoration: none;
	border-bottom: 1px dotted #996699;
}
#content a:hover {
	color: #D5EED2;
	border-width: 0px;
	border-bottom: 1px dotted #996699;
}
#content ul{
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content li {
	margin-bottom: 2px;
}
#content blockquote {
	padding: 0 10px 0 8px;
	margin-left: 10px;
	border-left: 1px solid #C0C0C0;
}
#content .bordo {
	border: 2px outset;
}

/* footer */
#footer {
	clear: left;
	color: green;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
	margin-top: 0.5em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
#footer a {
	color: green;
	background-color: black;
	text-decoration: none;
	padding: 0 .2em;
}
#footer a:hover {
	color: green;
	background-color: white;
}

