BODY#body{
	margin:0;
	padding:0;
	padding-left: 0px;
	text-align: center;
	background: #000;
}

body, td, th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 145%;
}

a.mainlevel-banner,
a.mainlevel-banner:link,
a.mainlevel-banner:visited  {
	background: url(../images/right_h3.jpg) no-repeat left top;
	padding: 5px;
	padding-left: 10px;
	text-transform: lowercase;
	height: 24px;
	width: 100%;
}



#home_module div,
#home_module p {
	color: #666;
}

#right div,
#right p {
	color: #fff;
}

.moduletable {
	margin: 0;
	padding: 0px;
}

#content .moduletable {
	padding-left: 0;
}

p {
	margin:0;
	padding: 10px;
	padding-left: 6px;
}

#left p {
	padding-left: 10px;
}

#wrapper {
	position: static;
	width: 740px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: static;
	height: 110px;
}

#logo {
	position: relative;
	top: 21px;
	left: 0;
	width: 210px;
	height: 89px;
}

#menu {
	padding-top: 0px;
	bottom: 0px;
	padding-bottom: 0px;
}

#wrapper_content {
	float: left;
	width: 537px;
	background: #fff;
	padding-top: 0px;
	min-height: 540px;
	height:auto !important;
        height:540px;
}

#right {
	width: 200px;
	float: left;
}

#right .moduletable {
	padding-top: 62px;
	padding-left: 0;
}

#right .moduletable-othermenu {
	padding-top: 10px;
	padding-left: 0;
}

#right .moduletable-servcivile {
	padding-top: 0px;
	padding-left: 0;
}


#right p {
	padding: 10px;
}

#home_img {
	width: 535px;
	height: 388px;
	text-align: center;
}

#home_module {
	float: right;
	width: 315px;
}

#in_img {
	height: 115px;
	padding: 10px;
	padding-top: 0;
}

#left {
	float: left;
	width: 259px;
	border-right-color: #0978A5;
        border-right-style: solid;
        border-right-width: 1px;
}


#content {
	float: left;
	width: 259px;
}

#content-padding {
	padding: 10px;
}

#footer {
	text-align: left;
}

#footer_module {
	float: left;
	width: 230px;
}

#footer_module div,
#footer_module p {
	color: #999;
	font-size: 10px;
}

#footermenu .moduletable-bottom {
	padding: 10px;
	padding-top: 8px;
}

#footermenu {
	float: left;
	width: 200px;
	text-align: right;
}

#logo img {
	display: block;
}

.space {
	height: 50px;
}

.clear {
	clear: both;
}


/* GENERAL PURPOSE STYLES */

a, a:link, 
a:active, 
a:visited {
	color: #9B0F05;
	text-decoration: none;
}

a:hover, a.active {
	text-decoration: underline;
}

table.moduletable {
	padding: 0;
	margin: 0;
	width: 100%;
	margin-bottom: 5px;
	font-weight: normal;
}

#header2 .moduletable {
	padding: 0;
	margin: 0;
}

.inputbox {
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border: 1px solid #ddd;
}

.contentpane {
	padding-left: 23px;
	padding-right: 23px;

}

.contentpaneopen {
	width: 95%;
	margin: 0;
	border: none;
	font-size: 12px;
	font-weight: normal;
	
}


.contentpaneopen td {
	width: 95%;
	margin: 0;
	padding-top: 10px;
	padding-left: 23px;
	border: none;
	
	
}


.contentpaneopen-homepage {
	width: 90%;
	margin: 0;
	padding-top: 0px;
	padding-left: 0px;
	border: none;
	font-size: 10px;
	font-weight: normal;
}

.contentdescription {
	font-size: 12px;
	color: #333;
	text-align: left;
}

.sectiontableentry1 {
	background-color: #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;  
}

form {
	padding: 0;
	margin: 0;
}

#footer .moduletable-bottom {
	color: #999;
}

#footer .mainlevel-bottom {
	color: #999;
}

#footer a, 
#footer a:link, 
#footer a:visited  {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #999;
	text-transform: lowercase;
}

#footer a:hover, 
#footer a#active_menu-bottom {
	text-decoration: underline;
}

.componentheading ,
.contentheading {
	font-size: 18px;
	color: #E13D0C;
	font-weight: bold;
	padding-left: 23px;
	padding-top: 5px;
	margin: 0;
	padding-bottom: 5px;

}


/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
	color: #333;
}

h3 {
	font-size: 12px;
}

#home_module_content h3 {
	display: none;
}

#right h3 {
	background: url(../images/right_h3.jpg) no-repeat left top;
	padding: 5px;
	padding-left: 10px;
	text-transform: lowercase;
	height: 24px;
}

#footer h3 {
	display: none;
}

#top h3 {
	font-size: 18px;
	color: #E13D0C;
	font-weight: bold;
	padding-left: 19px;
	padding-top: 5px;
	margin: 0;
	padding-bottom: 5px;
}

h4 {
	font-size: 11px;
	color: #333;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2  {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

#leftold ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

#leftold ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}



/* primary menu - at the top of this site */


#menu ul, 
#menu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#menu ul li {
	float: left;
	line-height: 30px;
}

#menu a, 
#menu a:link, 
#menu a:visited  {
	font-size: 13px;
#	color: #C9C0A3;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 30px;
#	text-transform: lowercase;
}

#menu ul li a:hover,
#menu ul li a#active_menu {
	text-decoration: underline;
}

#right a,
#right a:link,
#right a:visited  {
        font-size: 13px;
        color: #cd3301;
        padding-left: 10px;
}

#right ul li a:hover,
#right ul li a#active_menu {
        text-decoration: underline;
}


img {
	border: 0;
}

#content a.latestnews-newsflash:link,
#content a.latestnews-newsflash:visited {
        color: #323467;
        font-size: 13px;
}

#left a.latestnews:link,
#left a.latestnews:visited {
        color: #323467;
        font-size: 13px;
}

#content .moduletable-newsflash {
        margin: 0;
        padding-left: 10px;
        width: 255px;
}

#content .moduletable-newsflash h3 {
  font-size        : 20px;
#  font-weight      : bold;
#  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
#  text-indent      : 8px;
#  letter-spacing   : 1px;
  color            : #66669a;
}

#left .moduletable {
        margin: 0;
        padding-left: 10px;
	padding-top: 0px;
        width: 255px;
}

#left .moduletable h3 {
  font-size        : 20px;
#  font-weight      : bold;
#  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
#  text-indent      : 8px;
#  letter-spacing   : 1px;
  color            : #66669a;
}

.back_button {
	padding-left: 10px;
}

.sectiontableheader {

}


a.elencooggetti:link,
a.elencooggetti:visited {
	font-weight: bold;
}

.blog {
	padding-left: 23px;
}


