/* ----- ploneCustom.css ----- */
@media all {
/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */

body {
	background: #C14722 url(img/bkg.gif) repeat-x top;
}

#container {
    margin: 0 auto;
    padding: 0;
	width: 780px;
	background: url(img/bkg_container.jpg) repeat-y top center;
}

#visual-portal-wrapper {
    margin: 0 auto;
    padding: 0;
	width: 750px;
	
}

#banner {
/*
	background: url(img/foto.jpg) no-repeat center top;
	height: 216px;
	width: 780px;
	text-align: center;
	*/
	background-image: url(img/bkg_banner.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: right;
	padding-top: 70px;
	padding-right: 20px;
	}

h1 {
	font-size: 15px;
	color: #215B77;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #215B77;
	padding-bottom: 3px;
	background-image: url(img/pallino_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-weight: bold;
}

h2 {

	font-size: 12px;
	color: #215B77;
	margin-bottom: 2px;
	margin-top: 0px;
	background-image: url(img/pallino_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(img/pallino_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
#menu1 {
	background-image: url(img/bkg_menu1.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-align: left;
	padding-left: 14px;
}

#images {
	background-image: url(img/bkg_img.jpg);
	background-repeat: no-repeat;
}

#menu1 ul {
	margin: 0px;
	padding: 2px 0px 0px;
}
#menu1 li {
	display: inline;
	font-size: 12px;
	padding-right: 3px;
}

#menu1 li.active  a {
	color: #FFCC33;
	text-decoration: none;
	background-image: url(img/pallinomenu_bianco.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#menu1 a.normal {
	background-image: none;
}

#menu1 a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/pallinomenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	padding-right: 1px;
	margin-right: 1px;
	margin-left: 1px;
}
#menu1 a:hover {
	color: #FFCC33;
	text-decoration: none;
	background-image: url(img/pallinomenu_bianco.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#footer {
	background-image: url(img/bkg_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 27px;
	clear: both;
	color: #FFFFFF;
	padding-top: 2px;
	text-align: center;
}

dl.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #999999;
}

dl.portlet a {
text-decoration: none;
}

.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}

.portletHeader {
	font-size: 14px;
	color: #215B77;
	margin-bottom: 2px;
	margin-top: 0px;
	background-image: url(img/pallino_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	background-color: transparent;
	border: 0;
}

.box {
	border: 1px solid #999999;
	padding: 3px;
	margin-bottom: 10px;
}
.boxred {
	border: 1px solid #A64326;
	padding: 3px;
}
.boxblue {
	border: 1px solid #1380A5;
	padding: 3px;
}
.boxgreen {
	border: 1px solid #3CA043;
	padding: 3px;
}

#portal-columns {
	background-image: url(img/bkg_body.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

#portal-columns.noflash {
  background-image: url(img/bkg_body2.jpg);
  background-repeat: no-repeat;
  background-position: top;
}


#content, .documentContent, #region-content {
	background-color: transparent !important; 

}

#content a {
	color: #215B77;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover {
	color: #215B77;
	text-decoration: none;
	font-weight: bold;
}

#content p {
	line-height: 1.4em;
}

#menu2 {
	background: url(img/bkg_menu2.jpg) no-repeat;
	height: 15px;
	text-align: left;
	padding-left: 14px;
	padding-top: 5px;
}

#menu2 a {
	color: #dfdddb;
	text-decoration: none;
	background-image: url(img/pallinomenu_blu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	padding-right: 1px;
	margin-right: 1px;
	margin-left: 1px;
}
#menu2 a:hover {
	color: #FFCC33;
	text-decoration: none;
	background-image: url(img/pallinomenu_bianco.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu2 a.active {
	color: #FFCC33;
	text-decoration: none;
	background-image: url(img/pallinomenu_bianco.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu2 a.normal {
  padding-left: 5px;
  background-image: none;
}

#menu2 a.normal:hover {
  padding-left: 5px;
  background-image: none;
}



p {
	line-height: 1.3em;
	margin: 0.3em 0;
}

ul {
line-height: 1.4em;
margin: 0.5em 0 0 1.5em;
padding: 0;
list-style-image: url(img/bullet.gif);
list-style-type: square;
}

legend {
	font-weight: bold;
	background-color: transparent;
}

.listTable {
	border-collapse: collapse;
	border: 1px solid #1381A6;
	font-size: 9px;
	width: 100%; 
}
.listTable th {
	background: #D7D7D9;
	border-top: 1px solid #1381A6;
	border-bottom: 1px solid #1381A6;
	border-right: 1px solid #1381A6;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 9px;
}
.listTable td {
	border-right: 1px dotted #1381A6;
	padding: 0.5em;
	font-size: 9px;
}

.link-external {
	background: transparent;
	padding: 0;
}

/* Extra padding class for the generated icons - we have to do it
this way because of the IE flicker bug on hovering. */

/*
.visualIconPadding {
	padding-left: 0px;
	margin-left: -1px;
	margin-bottom: 1px;
	min-height: 1.6em;
	height: auto;
	line-height: 1.6em;
}

.contenttype-link { 
	background-image: none; 
}
*/

dd {
	margin-left: 0px;
}


.comment h3 {
  font-size: 10px;
}

/*
.link-mailto {
background: transparent url(img/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
*/

.EventTable td {
	text-align: left;
	vertical-align:top;
	padding: 7px;
}

.EventTable th {
	font-weight: bold;
	text-align: left;
	vertical-align:top;
	padding: 7px;
}

.item_list {
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
}

a.quadratini:link, a.quadratini:visited , a.quadratini:active{
	margin: 5px;
	text-align: center;
	border: 1px solid #1381A6; 
	width: 24px;
 	display: block; 
	text-decoration: none;
	background-color: #ffffff;
	float: right;
}

a.quadratini:hover {
	text-decoration: none;
	border: 1px solid #1381A6;
	background-color: #1381A6;
	color: #fff !important;
}

a.icon_link:link, a.icon_link:active, a.icon_link:visited, a.icon_link:hover{
	text-decoration: none;
	border: 0px;
}

.ploneCalendar {
border: 1px solid #999999;
margin: 1px 0 1em 0;
border-collapse: collapse;
width: 100%;
}

.ploneCalendar th {
background-color: #F1F1F1;
text-align: center;
line-height: 1.6em;
color: #215B77;
font-weight: bold;
font-size: 12px;
}

.ploneCalendar td {
background-color: transparent;
/* width: 1.5em; */
width: 10%;
text-align: center;
padding: 2px;
border: 1px solid #cccccc;
}

.ploneCalendar .weekdays td {
background-color: #F1F1F1;
border: 1px solid #999999;
border-style: solid none;
text-align: center;
padding: 2px;
color: #215B77;
}

.ploneCalendar .todayevent {
background-color: #F1F1F1;
border: 2px solid #FFCC33;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #FFCC33;
}

.table-form-fields td {
	margin: 5px;
	padding: 8px;
}

.table-form-fields td label {
	display: block;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #215b77 !important;
}

table.registration {
	width: 100%;
}
	
table.registration td {
	padding: 10px;
}

.portalMessage {
	font-size: 130%;
}

/*  */



}