html,body {
	width:100%;
	height:100%;
	margin:0;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #C9223C;
}

a {
	font-size: 10px;
	color: #C9223C;
	text-decoration: underline;
}

caption {
	font-size: 9px;
}

form {
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5 {
line-height : 15px;
color : #ffa500;
}
h1 {
font-size : 180%;
color : #630703;
background-color : transparent;
}
h2 {
font-size : 140%;
color : #630703;
background-color : transparent;
}
h3 {
font-size : 120%;
color : #630703;
background-color : transparent;
}
h4 {
font-size : 100%;
color : #630703;
background-color : transparent;
}
h5 {
font-size : 100%;
font-weight : normal;
font-style : italic;
color : #630703;
background-color : transparent;
}
hr {
	border : 1px solid #C9223C;
}
pre {
        background-color: #FFF8ED;
        padding: 5px;
        border: 1px solid #c0c0c0;
        font-family: courier, monospace;
        white-space: pre;
        /* begin css 3 or browser specific rules - do not remove!
        see: http://forums.techguy.org/archive/index.php/t-249849.html */
        white-space: pre-wrap;
        word-wrap: break-word;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        /* end css 3 or browser specific rules */
}

input.big {
	width: 100px;
}

input.small {
	font-size:9px;
	width: 50px;
}

.menu {
	padding-left:13px;
	list-style-image: url(it/comune/homepage+arrow.gif);
}

li {
	color: #000000;
}

input, textarea {
	border : 1px solid #CCCCCC;
	background : #FDFDFD;
	margin : 3px;
	padding : 2px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#header {
	width : 100%;
	height: 80px;
	background-color : #FFFFFF;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D329D;
}

.title {
width : 50%;
height : 30px;
padding-left : 30px;
padding-right : 10px;
}
.sitetitle {
letter-spacing : 7px;
vertical-align : middle;
color : #630703;
background-color : transparent;
font-weight : bold;
font-size : 1.7em;
}
.subtitle {
vertical-align : bottom;
color : #608944;
background-color : transparent;
font-size : 1.1em;
font-weight : normal;
}
.search {
vertical-align : middle;
text-align : right;
width : 50%;
height : 30px;
padding : 10px;
font-size : 1.4em;
}
.searchbox {
border : 1px solid #aaa;
}
.searchbutton {
width : 27px;
height : 23px;
}

#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D329D;
	border: 1px solid #C9223C;
}

#navbar a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

#navbar a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.date {
width : 33%;
padding-left : 10px;
color : #FFFFFF;
background-color : transparent;
}

.breadcrumbs {
width : 33%;
letter-spacing : 1px;
font-weight : bold;
text-align : center;
color : #fff;
background-color : transparent;
}
.commands {
width : 33%;
text-align : right;
padding-right : 10px;
white-space : nowrap;
}
.commands ul {
list-style : none;
border : 0;
margin : 0;
}
.commands li {
display : inline;
margin-left : 7px;
}
.commands li a {
text-decoration : none;
font-weight : bold;
color : #fff;
background-color : transparent;
}
.commands li a.createlink {
display : none;
}
.commands li a:hover {
color : #f0e68c;
background-color : transparent;
}
#content {
width : 100%;
}
.leftbar {
width : 200px;
padding : 10px;
vertical-align : top;
border-right : 1px solid #CCCCCC;
}

.rightbar {
width : 200px;
padding : 10px;
vertical-align : top;
border-left : 1px solid #CCCCCC;
}

.pagetitle {
margin-top : 10px;
margin-bottom : 25px;
color : #ffa500;
background-color : transparent;
font-size : 140%;
}
.pagecontent {
width : 100%;
padding : 10px;
vertical-align : top;
}
.sidehead {
	color : #FFFFFF;
	background-color : #3D329D;
	text-align : center;
	vertical-align:middle;
	line-height: 20px;
}
.verify {
color : white;
background-color : transparent;
padding-left : 10px;
width : 25%;
}
.verify a {
color : white;
background-color : transparent;
text-decoration : none;
}
.updated {
color : white;
background-color : transparent;
text-align : center;
}
.copyright {
background-color : #fff;
color : #bbb;
letter-spacing : 1px;
text-align : center;
}
.copyright a {
color : #bbb;
background-color : transparent;
text-decoration : none;
}
.copyright a:hover {
text-decoration : underline;
}
.stdcommands {
color : white;
background-color : transparent;
text-align : right;
padding-right : 10px;
}
.stdcommands a {
color : white;
background-color : transparent;
text-decoration : none;
margin-left : 5px;
}
#wikitext {
margin-top : 1em;
line-height : 1.33em;
}
#wikitext a {
color : #4a0082;
background-color : transparent;
}
#wikiedit form {
margin : 0;
}
#wikiedit textarea {
width : 99%;
margin : 0;
clear : none;
}
ul, ol, pre, dl, p {
margin-top : 0;
margin-bottom : 0;
}
code.escaped {
white-space : nowrap;
}
.vspace {
margin-top : 1.33em;
}
.indent {
margin-left : 40px;
}
.outdent {
margin-left : 40px;
text-indent : -40px;
}
a.createlinktext {
text-decoration : none;
border-bottom : 1px dotted gray;
}
a.createlink {
text-decoration : none;
position : relative;
top : -0.5em;
font-weight : bold;
font-size : smaller;
border-bottom : none;
}
img {
border : 0;
}
span.anchor {
float : left;
font-size : 10px;
margin-left : -10px;
width : 10px;
position : relative;
top : -0.1em;
text-align : center;
}
span.anchor a {
text-decoration : none;
}
span.anchor a:hover {
text-decoration : underline;
}
ol.toc {
text-indent : -20px;
list-style : none;
}
ol.toc ol.toc {
text-indent : -40px;
}
div.tocfloat {
font-size : smaller;
margin-bottom : 10px;
border-top : 1px dotted #555555;
border-bottom : 1px dotted #555555;
padding-top : 5px;
padding-bottom : 5px;
width : 38%;
float : right;
margin-left : 10px;
clear : right;
margin-right : -13px;
padding-right : 13px;
padding-left : 13px;
background-color : #eeeeee;
}
div.toc {
font-size : smaller;
padding : 4px;
border : 1px dotted #cccccc;
background : #f7f7f7;
margin-bottom : 10px;
}
.editconflict {
color : green;
font-style : italic;
margin-top : 1.33em;
margin-bottom : 1.33em;
}
table.markup {
border : 2px dotted #ccf;
width : 90%;
}

td.markup1, td.markup2 {
padding-left : 10px;
padding-right : 10px;
}
table.vert td.markup1 {
border-bottom : 1px solid #ccf;
}
table.horiz td.markup1 {
width : 23em;
border-right : 1px solid #ccf;
}
table.markup caption {
text-align : left;
}
div.faq p, div.faq pre {
margin-left : 2em;
}
div.faq p.question {
margin : 1em 0 0.75em 0;
font-weight : bold;
}
.frame {
border : 1px solid #cccccc;
padding : 4px;
background-color : #f9f9f9;
}
.lfloat {
float : left;
margin-right : 0.5em;
}
.rfloat {
float : right;
margin-left : 0.5em;
}
a.varlink {
text-decoration : none;
}
caption.tw-cal-head {
font-weight : bold;
}
span.tw-cal-day {
font-weight : normal;
}
div.tw-widget-calendar {
text-align : right;
}
a.tw-cal-link {
font-weight : bold;
}
.tw-author {
font-style : italic;
}
a.tw-comment {
font-weight : bold;
}
a.tw-comment:visited {
font-weight : normal;
}
a.tw-comment-last {
color : #ff0000;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
	border-style: double;
}

.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #C9223C;
	line-height: 14px;
	text-align: center;
}

.contenuto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #C9223C;
	line-height: 14px;
	text-align: left;
}

.current {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #128BB4;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 	color: #660000; font-weight: bolder; font-size: medium;
 }

.footer {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF33;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.linea_dx {
	color: #C9223C;
	width: 170px;
	margin-left: 20px;
}

.linea_sx {
	color: #C9223C;
	width: 170px;
	margin-right: 20px;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #C9223C;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.navTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D329D;
	text-align: center;
	border: 1px solid #C9223C;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
	color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
	font-style: italic;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #003300;
}

.tdcontenuto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	line-height: 14px;
	text-align: left;
	padding: 10px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #C9223C;
	font-weight: bold;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #C9223C;
}
