/*reset definitions for bodyContenutiCorpo*/

#ctl00_ContenutoPagina_comunicati_div_PageWeb h1{
	font-size: 1.35em;
  line-height	: 15px;
	color: #00AE42;
}


#bodyContenutiCorpo .categories ul, #bodyContenutiCorpo .docDownload ul, #bodyContenutiCorpo .presentations ul {
	list-style-image: none;
	margin: 0;
}
#bodyContenutiCorpo .categories ul {
	margin: 0.6em 0 0 10em;
	clear: none;
}
#bodyContenutiCorpo h2 {
	margin: 0.4em 0pt 1em;
	font-size: 1.15em;
	line-height: 1.25em;
}
#bodyContenutiCorpo h1 {
	margin: 0.6em 0 1em 0;
	color: #00AE42;
	font-size: 1.7em;
	line-height: 1.25em;
}
#bodyContenutiCorpo h3 {
	font-size: 1.2em;
	line-height: 120%;
	margin-top: 1.5em;
	color: #00339A;
	background-image: url("img/square.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 1em;
}
#bodyContenutiCorpo ul {
	list-style-image: url("img/bullet.gif");
	margin: 0.5em 0 0 1.5em;
}
#bodyContenutiCorpo ul ul {
	padding: 0 1em 0 1em;
	font-size: 0.9em;
}
#bodyContenutiCorpo ol {
	margin: 1em 0 0 0;
	color: #FF6633;
	padding-left: 20px;
}
#bodyContenutiCorpo ol li span {
    color: #333333;
}

#search-panel .close a{
    color: #00AE42;
}


/*
.title {
	font-weight: bold;
	color: #003399;
	font-size: 110%;
	line-height: normal;
	margin-top: 1.1em;
	margin-right: 3em;
}
*/
.full {
	width:39em;
} 
span.mainLink {
	margin: 0.4em 0pt 1em;
	display: block;
	text-align: right;
}
span.mainLink a {
	display: block;
	text-align: right;
	font-size: 1em;
	margin-bottom: 0.8em;
}
#bodyContenutiCorpo .table_of_contents {
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 0.44em;
}

#bodyContenutiCorpo .table_of_contents ul, #bodyContenutiCorpo .attach ul, #bodyContenutiCorpo .related ul, #bodyContenutiCorpo .notes ul {
	list-style-image: none;
	list-style-type: disc;
	margin: 1em 0 0 1.5em;
	padding: 0 1em 1em;
	line-height: 1.25em;
}

.table_of_contents .title {
    font-size: 1.1em;
    font-weight: bold;
	margin: 0.4em 0 pt 0.7em;
}

p.evidence {
	border-left: 0.1em dotted #666666;
	margin-left: 9em;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 80%;
	font-style: italic;
	padding-left: 1em;
	line-height: 150%;
}
span.top {
	margin-top: 2em;
	margin-bottom: 2em;
	display: block;
	text-align: right;
}
.top a {
    background-image: url("img/top.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 1.5em;
	font-weight: bold;
}
span.note {
	display: block;
	font-size: 0.9em;
}
.img {
	padding: 0.4em;
}
.left {
	float: left;
}
.left p {
	clear: both;
}
.left img {
	float: left;
	margin: 0 1em 4em 0;
	border:medium none;
}
.right {
	margin: 0pt 1em 0pt 0pt;
	float: right;
	padding: 0.3em;
}
.attach, .related, .references, .notes {
	padding: 0.5em;
	margin: 1em 0;
}
.attach {
   border: 0;
}
.related, .references {
   border: 0.1em dotted #999999;
}
.attach .title, .related .title, .references .title {
    font-size: 1.1em;
    font-weight: bold;
}
.categories {
	margin-top: 2em;
}
.categories p {
	margin: 0.6em 2em 0.6em 9em;
	clear: none;
}
.categories ul {
	list-style-type: none;
}
.categories .attach {
	border: 0 none;
	margin-top: 0.2em;

}
.didascalia {
	font-style: italic;
}
.news {
	clear: both;
	margin-bottom:1em;
	margin-top:1em;
}
.news .title, .categories .title {
	font-weight: bold;
	font-size: 115%;
	color: #003399;
}

.news .date, .categories .date {
	color: #666666;
	font-size: 115%;
	margin-bottom: 0;
}
.docDownload {
	clear:both;
	margin: 2em 0;
}
.docDownload li, .presentations li {
	clear: both;
}
.docDownload .title {
}
.docDownload .title, .presentations .title{
	clear: right;
	float: left;
}
.download {
	float: right;
	color: #003399;
	text-align: right;
	font-weight: bold;
	margin-top: 5.5px;
}
.presentations .download {
	color: #003399;
	float: right;
	text-align: right;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	width: 80px;
	padding-top: 2em; 
}
.presentations li.selected img {
  /* for IE */
  filter: alpha(opacity=20);
  /* CSS3 standard */
  opacity: 0.2;
}
.presentations li.selected p, .presentations li.selected a {
	color: #cccccc;
}
.presentations li {
	margin: 0;
	border-bottom: #CCCCCC 1px solid ;
	padding: 10px 0 60px 0; 
	_padding: 10px 0 50px 0; 	 
	/* padding-bottom: 2px; */
}
.presentations .title img {
	float: left;
	margin-right: 20px;
}
.presentations .title {
	width: 38em;
	line-height: 1.3em;
	margin-top: 0.4em;
}

.legend {
	margin: 3em 0;
	padding-bottom: 3em;
}
.legend img {
	float:left;
	height:3.2em;
	margin-right:0.5em;
	width:3.2em;
}
.legend p {
	float:left;
	margin-right:0.5em;
	margin-top:1.6em;
}
.paginatore {
	clear: both;
	text-align: center;
	font-size: .9em;
}
.paginatore A {
	color: #6D717A;
	font-weight: bold;
	margin: 0 .3em 0 .3em;
}
.paginatore A:hover {
	color: #6D717A;
	font-weight: bold;
	text-decoration: none;
}








/* CSS CHE VENGONO DAL FILE NOTIZIE_LISTA_COMLETE_SINOSSI.CSS */


#guida {
	width: 28em;
	float: right;
}
#guida a{
	text-decoration: none;
}
#guida a.leggi{
	font-weight: bold;
	float: right;
	padding-bottom: 1em;
	_padding-bottom: 0;
}
#guida a:hover.leggi{
	text-decoration: underline;
}
#one, #two, #three, #four, #five {
	padding-bottom: 2em;
}
.toggle.comunicati  {
	border-bottom: 1px solid #CCCCCC;
	padding: 1.5em 0;
	font-size: 0.9em;
}
.toggle.comunicati .date  {
	background-image: none;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0.8em;
}

.toggle.comunicati .title a, .toggle.comunicati .close a {
	font-size: 100%;
	color: #00AE42;
	font-weight: bold;
}
.toggle.ricerca {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 1em;
}
.toggle.ricerca .title a {
	font-weight: bold;
	font-size: 110%;
	color: #00AE42;
}
#timeline {
	font-size: 135%;
	font-weight: bold;
	text-align: center;
	margin: 1.5em 0;
	color: #00AE42;
}
#timeline .current {
	color: #003399;
}
#timeline ul {
	list-style: none;
	margin: 0;
}
#timeline li{
	display: inline;
	margin: 0 0.5em;

} 

#timeline ul li a{
	color: #00AE42;
}


/* toggle */
.toggle {
	margin-bottom: 1em;
}
.toggle .title {
	background-image: url("img/arrow.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.2em;
	display: block;
}
.toggle .title.selected {
	background-image: url("img/arrow_down.gif");
}
.toggle .notice a {
	color: #333333;
}
.toggle p {
	margin-bottom: 1em;
}
.toggle .close {
	text-align: right;
	display: block;
	width: 640px;
}
.toggle .close a {
	background-image: url("img/arrow_up.gif");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 1.2em;
}
.toggle .panel {
	background-color: #F7F7F7;
	padding: 1em;
  line-height	: 15px;
}

.panel a{
  color: #000000;
}











/*CSS RELATIVI AL FORM */

.formBody {
	clear: both;
	margin: 0;
	/*background-color: #f5fafe; old celeste */
	color: #00AE42;
	background-color: #F7F7F7;
	padding: 1em;
}
.formBody .column .textField label, .formBody .column.textField label, .formBody .row .textField label, .formBody .row.textField label {
	display: block;
	margin: 0.3em 0;
}
.formBody .column .textField select, .formBody .column.textField select, .formBody .row .textField select, .formBody .row.textField select {
	width: 96%;
}
.formBody .column .textField input, .formBody .column.textField input, .formBody .row .textField input, .formBody .row.textField input {
	width: 95%;
}
.formBody .column .textField textarea, .formBody .column.textField textarea, .formBody .row .textField textarea, .formBody .row.textField textarea {
	width: 97.5%;
}
.formBody .line input, .formBody .line select {
	width: auto;
	color: #666666;
}
.formBody input {
	margin: 0;
	color: #00AE42;
}


.formBody fieldset {
	margin: 0.3em 0;
	padding: 0;
}
.formBody input, .formBody select {
  border-style:solid;
  border-width:1px;
  border-color: #A5ACB2;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}
.column {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
}
/* x rapporti con le associazioni ap */
.column_sx {
	width: 75%;
	margin: 0;
	padding: 0;
	float: left;
}
.column_dx {
	width: 24%;
	margin: 0;
	padding: 0.2em;
	float: left;
}
/* x rapporti con le associazioni ap */
.line span {
	display: block;
	float: left;
	line-height: 2em;
}
.line .textField {
	display: block;
	float: left;
	margin-right: 2em;
	white-space: nowrap;	
}


.line .textField label {
	display: inline;
}
.column-container {
	clear: left;
}
.tab-container .column-container {
	_position: relative;
}
.tab-container .column {
	_position: absolute;
	_top: 0;
}
.tab-container .column {
	_float: none;
	_left: 0;
}
.tab-container .column.right {
	_left: 50%;
}
#formAzionista .column-container, #formInvestitore .column-container {
	_height: 7.5em;
}
.row {
	clear: left;
}
.checkboxField {
	line-height: 2em;
}
.formBody  span {
	margin-right: 2em;
	font-weight: bold;
}
.formBody legend {
	margin: 0.5em 0;
	padding: 0;
	color: #333333;
}
.formFooter {
	clear: both;
	text-align: center;
	padding: 1.5em 0;
}
.formFooter input {
	background-color: #00AE42;
	border: medium none;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
	font-size: 98%;
	padding: 0 0.7em;
}
#ricGenere input {
	width: 42.5em;
}
#addressField, #cityField {	
	float: left;
	width: 78%;
	margin-right: 0;
}
#numberField, #provField {
	width: 15.5%;
	float: right;
	margin-right: 10px;
}
#callMe #giornoField, #callMe #phoneField {
	width: 31.5%;
}
#callMe #dOreField, #callMe #aOreField {
	width: 18%;
}
#smsTitolo #phoneField {
	width: 60%;
}
#mailInsert {
	margin-bottom: 1em;
}
#simple, #tsr {
	margin-bottom: 1.5em;
}
.formResult {
	margin: 1em 0;
}
.formResult span {
	font-weight: normal;
}
.formResult .title {
	display: block;
	font-weight: bold;
	margin-bottom: 0.6em;
}
#purchasingField {
	margin-bottom: 0.5em;
}
#purchasingField input, #sellField input, #shareField input {
	width: 10em;
	margin-left: 1.5em;
}
#sellField input {
	margin-left: 2em;
}


.startcollapsed{
display: none;
}

.startexpanded{
display: block;
}
