body {
margin: 0;
padding: 0;
text-align: center;
font-family: verdana, arial, sans-serif;
background: #469DD2;
/*
background-attachment: fixed;
background-position: top left;
background-image: url(templates/ardea/images/logo-web.png);
background-repeat: no-repeat;
*/
}

div {
margin: 2px;
}

p {
padding: 0px;
margin: 5px 0px;
}

td {
vertical-align: top;
}

a {
/*color: #469DD2;*/
color: #064D92;
text-decoration: none;
}

#main {
text-align: center;
background: #FFFFFF;
border: solid 1px #CCCCCC;
/*position: absolute;top: 10px;left: 40px;*/
/*min-height: 90%;*/
margin: 10px 40px;
width: 700px;
}

#toolbar {
margin-top: 10px;
display: block;
}

table.content_table {
width: 100%;
margin: 0px;
padding: 0px;
}

table.content_table td {
padding: 0px;
margin: 0px;
}

td.left {
width: 100px;
}

#left {
margin-top: 25px;
text-align: left;
}

/*border: solid 1px #469DD2;*/
#left table {
margin: 5px;
}

#content {
text-align: left;
/*display: run-in;
position: absolute;top: 30px;left: 110px;*/
border: solid 1px #469DD2;
margin: 5px;
}

#header {
background: url("intestazione.jpg") top right no-repeat;
color: white;
text-align: center;
font-size: 30px;
padding: 5px;
margin: 5px;
}

#footer {
font-size: 70%;
}

.small {
font-size: 80%;
}

.red {
color: #E02835;
}

.external_link {
border: 0;
vertical-align: text-bottom;
background: url("weblink.png") center right no-repeat;
padding-right: 16px;
}

.highlight {
color: #FFFFFF;
background-color: #469DD2;
font-weight: bold;
}

.article_seperator {
display: block;
background: url("logo-very-small.png") center right no-repeat;
border-bottom: #469DD2 dotted 1px;
margin: 3px;
}

.back_button {
font-size: 10px;
}

body.contentpane {
	font-size: 80%;
}

table.contentpane,
table.contentpaneopen p,
table.contentpaneopen li,
table.contentpaneopen label {
font-size: 80%;
padding: 3px;
}

.componentheading, .contentheading {
font-size: 14px;
font-weight: bold;
color: #064D92;
padding: 3px;
}

a.readon {
font-size: 80%;
}

/* Main Menu(s) */

a.mainlevel {
list-style: disc;
font-size: 11px;
padding: 0px 4px;
display: block;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 120px;
}


a.mainlevel:hover, a.mainlevel#active_menu, a.sublevel:hover, a.sublevel#active_menu {
/*background: #C1C1C1;*/
background: #469DD2;
text-decoration: none;
color: white;
}

a.sublevel {
text-decoration: none;
font-size: 10px;
padding: 0px 8px;
width: 120px;
}

/* news */
.latestnews {
color: #469DD2;
}
li.latestnews {
list-style: none;
}

.createdate, .modifydate {
font-size: 80%;
}

.date {
font-size: 9px;
}

.pagenav_prev {
 font-size: 80%;
}

.pagenav_next {
 font-size: 80%;
}

div#left form {
font-size: 10px
}

.mosimage_caption {
color: #469DD2;
 font-size: 80%;
}

.message {
 margin: 50px;
 font-size: 20px;
 color: white;
 background: #469DD2;
}
