label.invalid {
    background-image : url(../images/icon-error.gif);
    background-position : left center;
    background-repeat : no-repeat;
    color : #ff0000;
  }


#system-message dt {
    font-weight: bold;
  }


#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
    background:#fff;
    padding:0;
  }


#system-message dd ul {
 /*   color: #93246F;
    margin-bottom: 10px;
    list-style: none;
    padding: 0px;
    border-top: 3px solid #93246F;
    border-bottom: 3px solid #93246F;
	*/
  }

/* System Standard Messages */

#system-message dt.message {
    display: none;
  }


#system-message dd.message {
  }


#system-message dd.message ul {
    
	/*background: #F2E3ED;*/
  }

/* System Error Messages */

#system-message dt.error {
    display: none;
  }


#system-message dd.error {
  }


#system-message dd.error ul {
/*    color: #93246F;
    background: #F2E3ED ;
    border-top: 3px solid #93246F;
    border-bottom: 3px solid #93246F;
    margin:0;*/

  }

/* System Notice Messages */

#system-message dt.notice {
    display: none;
  }


#system-message dd.notice {
  }


#system-message dd.notice ul {
    color: #93246F;
    background: #F2E3ED;
    border-top: 3px solid #93246F;
    border-bottom: 3px solid #93246F;
  }


/** Main blocks and floats */

body#mainbody {
    text-align: center;
    margin: 0;
    /* to avoid margins */
  }


body div#wrapper {
    min-width: 1000px;
 /*   max-width: ;*/
  /*  width: auto !important;*/
    width: 100%;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    text-align: left;
  }


.hidden {
    font-size:0.1em;
    height:1px;
    line-height:0.1em;
    margin:0pt;
    padding:0pt;
    position:absolute;
    top:-10000px;
    width:1px;
  }

.clr {
    clear: both;
  }

div.padding {
padding: 0.5em;
  }


div#sidebar-left {
    float: left;
    width: 20%;
    overflow: hidden;
  }

div#sidebar-left div.padding {
    padding-left: 0px;
  }


div#sidebar-right div.padding {
    padding-right: 20px;
  }


div#menu-top div.padding {
    padding-left: 0;
  }


div#sidebar-right {
    float: right;
    width: 20%;
    overflow: hidden;

  }


div#main-1 {
    overflow:hidden;
    width:100%;

  }


div#main-2 {
    float:left;
    overflow:hidden;
    width:77%;
  }


div#main-3 {
   float:left;
    width: 58%;
    overflow: hidden;
	padding-bottom:50px;
	
  }


div#user12
, div.userfull {
    float: left;
    width: 100%;
  }

div.column_left {
    float: left;
    width: 49%;
	padding-bottom:20px;
  }

div.column_right {
    float: right;
    width: 49%;
	padding-bottom:20px;
  }


div#accessibility-links {
    text-align:center;

	padding-top: 8px;

	

  }


div#menu-top {
    width: 100%;
	text-align: center;
  }

div#banner .padding {
    padding:0;
    text-align:center;
  }


div.article_column {
    float: left;
  }


div.column_separator .contentpaneopen {
    padding-left: 4%;
  }


div.blog {
    width: 100%;
  }

iframe {
	text-align:left;
}


/** Define general colors */
body.white {
    background: #ffffff;
}

body.white h1{
    color:#2b415f;
    border-bottom: solid 1px #6084A9;
}

body.white h2{
    color:#990033;
    border-bottom: solid 1px #6084A9;
}
/** Block styles */

/*
body.white div#wrapper0 {
  	padding:0px 0px 0px 0px;
	width: 100%;

}
*/

.author, .createdate, .modifydate

{

color: #999999;

}



body.white div#wrapper {
    background:#ffffff;

/*border: solid 1px #2b415f;*/
}



body.white div#menu-top a {
    color: #2b415f;
}



body.white div#menu-top a:hover {
    color: #990033;
	text-decoration:underline;
}

body.white div#menu-top a#active_menu-nav {
    color: #990033;

}

body.white div .moduletable-menu00  a#active_menu-nav {
    color: #990033;

}



body.white .moduletable_menu
, body.white .moduletable {
   /*border: solid 1px #2b415f;*/ 
	/*background-color: #EEEEEE;*/
	margin-bottom: 1em;
}



body.white div#footer a {

}


body.white div#pathway .breadcrumbs  {
    color: #2b415f;
	font-weight: bold;
}

body.white div.pagenav {
	background: #EEF2FF;
	border: solid 1px #072A9C;
}

body.white div.componentheading {
    color: #990033;
    font-weight: bold;

}

body.white a.readon {
    color: #2b415f;

}

body.white a.readon:hover
, body.white a.contentpagetitle:hover {

    color: #990033;
}

body.white .button {
	border: solid 1px #2b415f;
	background: #903;
	color: white;
}

body.white .sectiontableentry1 {
	/*background: #EEF7DF;*/
}

/* tags */

body.white .poll-title {
	color: black;
	
	font-weight: bold;
	margin:0;
}

body.white div.tool-tip {
	background: #6084a9;
	color: white;
	border: solid 1px white;
	padding: 1em;
}


body.white .highlight {
	background: #6084a9;
}

body.white .pageslinks, body.white .pagescounter  {
	background: none repeat scroll 0%; 
}

body.white .pageslinks {
	border-top:0px solid #6084a9;

}

body.white .pagescounter  {
	border-bottom:1px solid #6084a9;
	border-bottom-style:dotted;
}








body.white .notice, body.white .message {
/*background:#EEF7DF none repeat scroll 0%;
border:2px solid #AAAAAA;


*/

font-size:110%;
font-style:italic;
padding:1em;
}





body.white form.editor a:hover
,body.white .mceWrapper a:hover {
	background:inherit;
	color: black;
}




body.white  div#sfondologoheader 

{

height: 170px;



background-color: transparent;

background-image: url(../images/sfondogradiente.jpg);

background-repeat:repeat-x;

background-attachment: scroll;




}



body.white  div#logoheader 

{

height: 170px;



background-color: transparent;

background-image: url(../images/logoheader.jpg);

background-repeat: no-repeat;

background-attachment: scroll;


background-position: left;

}

body.white  div#Banner_Comm

{

/*height: 170px;



background-color: transparent;

background-image: url(../images/logoheader2.jpg);

background-repeat: no-repeat;

background-attachment: scroll;


background-position: right;*/


}

body.white  div#fotoheader 

{

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

background-image: url(../images/frontheader.jpg);
background-position:center;

background-repeat: no-repeat;


height: 180px;

}

body.white  div#topheader {	

	padding:0px 0px 0px 0px;

	height:180px;	

	background:url(../images/sfondofrontheader.jpg) 0px 0px repeat-x;

}



body.white div#logoheader3 

{

padding-top: 30px;

padding-right: 20px;

float: right;

}


body.white .menu a 

{

color: #2b415f;

}




body.white .menu a:hover {
    color: #990033;
    text-decoration: underline;
}


body.white ul.menu li.active a{
color: #990033;


}
body.white ul.menu li.active ul li a{
color: #2b415f;
padding-bottom:5px;

}
body.white ul.menu li.active ul li.active a{
color: #990033;

}

body.white ul.menu li.active ul li a:hover{
color: #990033;

}

body.white div#menu-top, body.white div#banner
, body.white .moduletable_menu h3
, body.white .moduletable h3, body.white div .moduletable-menu00 h3{
    color: #990033;
	

}




body.white a 

{

color: #2b415f;

text-decoration:none;


}

body.white a:hover

{
   color: #990033;
    text-decoration: underline;
}



body.white div#footer .padding {
 color: #990033;
}

body.white div#footer {


height: 150px;


background-color: transparent;

background-image: url(../images/sfondogradiente02.jpg);

background-repeat:repeat-x;

background-attachment: scroll;

margin-top:50px;


}

body.white a.sublevel-nav {

padding-left:30px;




list-style-image: none;
list-style-type: none;
}
body.white .moduletable-menu00 {


}

body.white h4{
font-family: "Georgia",serif;

font-size: 1.7em;

font-style: normal;

font-weight: bold;

text-transform: none;
    color:#990033;
    border-bottom: solid 1px #6084A9;
}

/** Fonts, sizes and minor blocks settings cambiato*/
body {
    font-size: 80%;
font-family: Georgia,"Times New Roman",Times,serif;
   
    line-height: 1.4;
}

address,blockquote,form,ul,ol,dl{
    margin: 0.3em 0em;
}
label {
    margin: 0.3em 0.3em 0.3em 0;
}

#emailForm label {
    padding-left: 1em;
}

.moduletable ul.menu
, .moduletable ul.menu ul
, .moduletable {
margin-bottom: 1em;

padding: 0;
margin:0;
}

.moduletable ul.menu li, .moduletable-footer li {
    list-style-type: none;

}
.moduletable ul.menu li ul {
    list-style-type: none;
	padding-left:25px;
	padding-bottom:15px;

}


.moduletable-footer li {
	display: inline;
	padding: 1em;
	font-weight: bold;
}

.moduletable_menu h3, .moduletable h3{
	
	font-weight:bold;
	padding:1px 0pt 1px 15px;
	margin: 0;
}

.moduletable p {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.moduletable-menu00 a {
font-family: "Georgia", serif;  font-style: normal; font-weight: normal; text-transform: none;
    font-size: 1.3em;
display:block;
    padding:1px 0pt 1px 15px;
	margin:0;
	text-decoration: none;
	padding-left: 15px;


}

div .moduletable-menu00 h3

{

font-weight: bold;

padding-top: 1px;

padding-right: 0pt;

padding-bottom: 5px;

padding-left: 15px;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

}

.moduletable-menu00 {

margin-bottom: 2em;

}

.menu a
, .mostread a
, .latestnews a{
    display: block;
    text-decoration: none;
    padding:1px 0pt 1px 15px;
    margin: 1px 0;

}

/* Footer */

div#footer{
	clear:both;

	margin-top:3px;
	padding:5px 0pt;
	text-align:center;
}

div#footer .padding{
    padding: 0;
    margin-top: 2em;
}

div#footer div.moduletable-footer{
    text-align: center;
}

h1 {
font-family: "Georgia", serif; font-size: 2em; font-style: normal; font-weight: bold; text-transform: none;

}

h2 {
font-family: "Georgia", serif; font-size:1.9em; font-style: normal; font-weight: bold; text-transform: none;
    
}

h3 {
font-family: "Georgia", serif; font-size: 1.7em; font-style: normal; font-weight: normal; text-transform: none;
    
 
}

/** Images */
.banneritem img {
    vertical-align: bottom;
}

.blog img {
    margin: 0.5em;
    overflow: hidden;
}

.buttonheading img,
.blog a img  {
    border: none;
    margin: 0;
}

div.blog_more {
    clear: both;
}

.latestnews li, .mostread li{
    list-style-type: none;

}
.blog_more li {
    list-style-type: none;
	font-weight:bold;
	font-size:1.3em;

}



div#accessibility-links input{
   /*border: solid 1px gray;*/ 
    background: none;
color: #2b415f;
    font-weight: bold;
	border: 0;
	text-decoration: underline;
	font-family: Georgia,"Times New Roman",Times,serif;

}

.author, .createdate, .modifydate {
    font-style: italic;
    font-size: 0.9em;
}

/* Search */
#mod_search_searchword {
    width: 140px;
    font-size:inherit;
	margin-bottom:5px;

}
div.search {
padding-left:15px;

}
div.searchresult a {
font-weight:bold;
}


div.pageslinks {
	text-align: center;
	margin-top: 1em;
	padding: 0.25em;
	clear: both;
        font-weight: bold;
		padding-top: 2em;
}

div.pagescounter {
	text-align: center;
	margin-bottom: 1em;
	padding: 0.25em;
        clear: both;
        font-weight: bold;
		padding-bottom: 2em;
}

div.searchresult {
	margin-bottom: 1em;
}


form#searchForm, form#searchForm label,  form#searchForm input {
	margin: 0;
}

form#searchForm div {
	margin-top: 1em;
	margin-bottom: 1em;
}

div.contentpaneopen ul, div.contentpaneopen ul {
    margin: 1.5em;
}

ul.menu
, ul.mostread
, ul.latestnews {
font-family: "Georgia", serif;  font-style: normal; font-weight: normal; text-transform: none;
    font-size: 1.3em;

	padding: 0;
	margin:0;
}


/* Top */
#top {
	border-bottom:1px solid #CCCCCC;
	height:42px;
	margin:8px 2px 1px;
	padding-bottom:2px;
}


div#menu-top {
font-family: "Georgia", serif;  font-style: normal; font-weight: normal; text-transform: none;
    font-size: 1.4em;




	
}
div#menu-top li {
    list-style-type: none;
	display:inline;
	
}
div#menu-top .moduletable {

	padding-left: 0;
	margin-bottom: 20px;
}


div#menu-top .padding, div#footer .padding{
    padding-top: 0;
    padding-bottom: 0;
}

div#menu-top a {
    font-weight: normal;
    text-decoration:none;
}

div#menu-top a {
	padding: 0.25em 0.5em;
}


ul.menu-nav li {
    list-style-type: none;
    display: inline;
}

ul.menu-nav {

	margin:0;
	
}

/** Banner */
#banner .moduletable {
	margin-bottom: 4px;
}

/** Titles and so */
.contentheading h1 {
	font-weight:bold;
	margin:5px 0pt;
	padding:0px 0px 5px;
	
}

.contentheading h2 {

	margin:0pt;
	padding:0px 0px 5px;
}


div.buttonheading {
	margin-bottom: 1em;
}

a.readon {
	padding: 0.3em;
	padding-left: 0;
	text-decoration: underline;
	font-weight:bold;

}

div.column_separator .yvComment {
	padding-left:4%;
	margin-bottom: 1em;
}

div.poll div {
	padding: 0.2em 1em;
}

#pollform {
	margin:1px 0;
}

/* Forms */

fieldset {
	padding: 1em;
	border: dashed 1px #2b415f;
	border-bottom-style: dashed;
}

legend {
	padding: 1em;
	font-weight: bold;
}

a img {
	border: none;
	padding-right:5px;
}

/* Content tables */
.contentpane table td
,.contentpane table th
{
	padding: 0.25em;
}

/* Link view*/
a.category {
    font-weight: bold;
}

span.description {
    margin-left: 1em;
}
/* Fix poll fieldset */
.poll fieldset {
    border: none;
    margin:0;
    padding:0;
}

/* The ugly fix */
legend.poll-title {
    display:
	none;
}

a.contentpagetitle {
	text-decoration: none;
	color: inherit;
}

/* Page navigation */
div.pagenav {
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding: 0.75em;
	font-weight: bold;
	text-align: center;
}

body.white  div#Banner_Comm

{


padding-top: 30px;
padding-right:20px;



float:right;


}


