/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 7 ottobre 2008 */


/* Definizione delle classi principali */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #328327;
	background-image: url(../images/bgr_body.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
}

.bodytext .important {
	display: block;
	padding: 8px;
	color: #000000;
	background-color: #D5ECF8;
	border: 1px solid #CCCCCC;
}

/* contenuti nelle tabelle */
.contenttable p.bodytext{
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 110%;
	color: #328327;
	border-bottom: 0px solid #99BBDB;
	font-weight: normal;
	margin-bottom: 0px;
}
h2{
	font-size: 110%;
	color: #0066CC;
	font-weight: normal;
	border-bottom: 0px solid #99CC00;
}
h3{
	font-size: 100%;
	color: #328327;
	font-weight: normal;
	margin-bottom: 10px;
}
h4{
	font-size: 100%;
	color: #0066CC;
	font-weight: normal;
	margin-bottom: 10px;
}
h5{
	font-size: 90%;
	color: #328327;
	font-weight: bold;
}
h6{
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
}

ul{
	list-style-type: square;
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul ul{
	list-style-type: disc;
	font-size: 100%;
}
ul ul ul{
	list-style-type: none;
	font-size: 100%;
}

hr {
	background: #EEEEEE;
	color: #EEEEEE;
	height: 0px;
	border: 1px solid #EEEEEE;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}

img {
	border: 0px;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 910px;
	margin: auto;
	padding: 0px 0px 0px 0px;
}

#top {
	width: 910px;
	padding: 0px;
	margin: 0px;
}

#menu {
	width: 904px;
	height: 33px;
	line-height: 33px;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/bgr_menu.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}
#menu div {
	display:inline;
}

#main {
	width: 910px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-top: 3px solid #D8D8D8;
	overflow: hidden;
	background-color: #D8D8D8;
	background-image: url(../images/bgr_main.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}

#colSx {
	width: 495px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
}

#colCenter {
	width: 180px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

#colDx {
	width: 175px;
	float: left;
	margin: 0px;
	padding: 15px 15px 0px 15px;
}

#contenutoSx {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu02 {
	width: 175px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-color: #72B5E5;
}

#menuDx {
	width: 175px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#contenutoDx {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bottom {
	width: 910px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #D8D8D8;
}

#sponsor {
	width: 910px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

#footer {
	width: 910px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

/*********** #menu styles ***********/
#menu {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.menuHorText02 {
	font-size: 75%;
	color: #666666;
	font-weight: bold;
}
.menuHorText02 a, .menuHorText02 a:link, .menuHorText02 a:visited, .menuHorText02 a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menuHorText02 a:hover {
	color: #328327;
	text-decoration: none;
}

.menuHorText02-act {
	font-size: 75%;
	color: #328327;
	font-weight: bold;
}
.menuHorText02-act a, .menuHorText02-act a:link, .menuHorText02-act a:visited, .menuHorText02-act a:active {
	color: #328327;
	font-weight: bold;
	text-decoration: none;
}
.menuHorText02-act a:hover {
	color: #328327;
	text-decoration: none;
}



.menuHorText02-level2 {
	padding: 4px 25px 4px 8px;
	font-size: 70%;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	
	/*background-color: #FFFFFF;
	-moz-opacity: 0.85; 
	opacity: 0.85; 
	filter:alpha(opacity=85);*/
	
	background-image: url(../images/bgr_menu.png);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}
.menuHorText02-level2 a, .menuHorText02-level2 a:link, .menuHorText02-level2 a:visited, .menuHorText02-level2 a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.menuHorText02-level2 a:hover {
	color: #328327;
	text-decoration: none;
}

.menuHorText02-level2-act {
	padding: 4px 25px 4px 8px;
	font-size: 70%;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	
	/*background-color: #FFFFFF;
	-moz-opacity: 0.85; 
	opacity: 0.85; 
	filter:alpha(opacity=85);*/
	
	background-image: url(../images/bgr_menu.png);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}
.menuHorText02-level2-act a, .menuHorText02-level2-act a:link, .menuHorText02-level2-act a:visited, .menuHorText02-level2-act a:active {
	color: #328327;
	font-weight: bold;
	text-decoration: none;
}
.menuHorText02-level2-act a:hover {
	color: #328327;
	text-decoration: none;
}



/*********** menuDx styles ***********/
#menuDx ul {
	margin: 0px;
	padding: 7px 10px 12px 10px;
	font-size: 100%;
}

li.menuDx-level1-NO {
	font-size: 70%;
	color: #0066CC;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-transform: uppercase;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../images/linea_menuDx.jpg);
	background-attachment: scroll;
	background-position: center bottom;
	background-repeat: no-repeat;
}
li.menuDx-level1-NO a, li.menuDx-level1-NO a:link, li.menuDx-level1-NO a:visited, li.menuDx-level1-NO a:active {
	color: #0066CC;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuDx-level1-NO a:hover {
	color: #666666;
	text-decoration: none;
}
li.menuDx-level1-ACT {
	font-size: 70%;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-transform: uppercase;
	list-style-type: none;
	text-decoration: none;
	background-image: url(../images/linea_menuDx.jpg);
	background-attachment: scroll;
	background-position: center bottom;
	background-repeat: no-repeat;
}
li.menuDx-level1-ACT a, li.menuDx-level1-ACT a:link, li.menuDx-level1-ACT a:visited, li.menuDx-level1-ACT a:active {
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuDx-level1-ACT a:hover {
	text-decoration: none;
	color: #000000;
}

li.menuDx-level2-NO {
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	list-style-type: none;
}
li.menuDx-level2-NO a, li.menuDx-level2-NO a:link, li.menuDx-level2-NO a:visited, li.menuDx-level2-NO a:active {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuDx-level2-NO a:hover {
	color: #0066CC;
	text-decoration: none;
}
li.menuDx-level2-ACT {
	font-size: 70%;
	color: #000000;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	text-decoration: none;
}
li.menuDx-level2-ACT a, li.menuDx-level2-ACT a:link, li.menuDx-level2-ACT a:visited, li.menuDx-level2-ACT a:active {
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuDx-level2-ACT a:hover {
	text-decoration: none;
	color: #000000;
}

li.menuDx-level3-NO {
	font-size: 70%;
	color: #0066CC;
	font-weight: normal;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	list-style-type: none;
}
li.menuDx-level3-NO a, li.menuDx-level3-NO a:link, li.menuDx-level3-NO a:visited, li.menuDx-level3-NO a:active {
	color: #0066CC;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuDx-level3-NO a:hover {
	color: #666666;
	text-decoration: none;
}
li.menuDx-level3-ACT {
	font-size: 70%;
	color: #0066CC;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	text-decoration: none;
}
li.menuDx-level3-ACT a, li.menuDx-level3-ACT a:link, li.menuDx-level3-ACT a:visited, li.menuDx-level3-ACT a:active {
	color: #0066CC;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuDx-level3-ACT a:hover {
	text-decoration: none;
	color: #0066CC;
}




/*********** menu02 styles ***********/

#menu02 ul {
	margin: 0px;
	padding: 7px 10px 12px 10px;
	font-size: 100%;
}

li.menu02-level1-NO {
	font-size: 70%;
	color: #1C4E7F;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-transform: uppercase;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../images/linea_menu02.jpg);
	background-attachment: scroll;
	background-position: center bottom;
	background-repeat: no-repeat;
}
li.menu02-level1-NO a, li.menu02-level1-NO a:link, li.menu02-level1-NO a:visited, li.menu02-level1-NO a:active {
	color: #1C4E7F;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menu02-level1-NO a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
li.menu02-level1-ACT {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-transform: uppercase;
	list-style-type: none;
	text-decoration: none;
	background-image: url(../images/linea_menu02.jpg);
	background-attachment: scroll;
	background-position: center bottom;
	background-repeat: no-repeat;
}
li.menu02-level1-ACT a, li.menu02-level1-ACT a:link, li.menu02-level1-ACT a:visited, li.menu02-level1-ACT a:active {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menu02-level1-ACT a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

li.menu02-level2-NO {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	list-style-type: none;
}
li.menu02-level2-NO a, li.menu02-level2-NO a:link, li.menu02-level2-NO a:visited, li.menu02-level2-NO a:active {
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menu02-level2-NO a:hover {
	color: #1C4E7F;
	text-decoration: none;
}
li.menu02-level2-ACT {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	text-decoration: none;
}
li.menu02-level2-ACT a, li.menu02-level2-ACT a:link, li.menu02-level2-ACT a:visited, li.menu02-level2-ACT a:active {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menu02-level2-ACT a:hover {
	text-decoration: none;
	color: #FFFFFF;
}



/************** record di tipo menu styles **************/
ul.csc-menu {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
ul.csc-menu li {
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../images/arrow02.gif);
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
}
ul.csc-menu li a, ul.csc-menu li a:link, ul.csc-menu li a:visited, ul.csc-menu li a:active {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
ul.csc-menu li a:hover {
	color: #328327;
	text-decoration: none;
}



/************** #footer styles **************/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-align: left;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FED52B;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/************** immagini styles **************/
#sponsor img {
	display:block;
}





/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 5px;
	color: #0066CC;
	font-size: 70%;
}





/* ---------------------- Classi proprietarie delle Extension ------------------- */

/* CLASSI RELATIVE AI FORM */

/* Mail Form */
form {
	padding: 0px;
	margin: 0px;
}
.csc-mailform {
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}
.csc-mailform legend {

	display:none;
}
.csc-mailform label {
	color: #666666;
        text-align:left;
	width:190px;
	float:left;
	margin:0px 3px 0px 0px;
	/*line-height: 0.8;*/
}
.csc-mailform input, .csc-mailform textarea, .csc-mailform select {
	margin:0px 5px 3px 0px;
}
.csc-mailform input, .csc-mailform textarea {
	border: 1px solid #D8D8D8;
	font-size:12px;
}
.csc-mailform-radio input {
	border: 0px;
}

.csc-mailform-radio label {
	float: none;
	margin:0px;
	padding:0px;
	width:auto;
	font-weight: normal;
}
.csc-mailform-submit {
	border: 1px solid #D8D8D8;
	background-color: #FFFFFF;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: none;
}



/* Smoothgallery */

.myGallery {
	border: 0px solid #000;
}
.jdGallery .slideInfoZone h2 {
	font-size: 85% !important;
	color: #FFFFFF;
}
.jdGallery .slideInfoZone p {
	font-size: 75% !important;
	color: #FFFFFF !important;
}



/* CLASSI RELATIVE AI FORM LOGIN - AREA RISERVATA */

.tx-newloginbox-pi1 table {
	color: #666666;
	font-size: 80%;
}
.tx-newloginbox-pi1 h3 {
	font-size: 90%;
	color: #0066CC;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
.tx-newloginbox-pi1 p {
	color: #666666;
	font-size: 80%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.tx-newloginbox-pi1 form {
	margin: 0px 0px 0px 0px;
}
.tx-newloginbox-pi1 label {
	font-size: 95%;
	color: #666666;
	font-weight: normal;
        text-align:right;
	width: 80px;
	float: left;
	margin: 0px 5px 0px 0px;
}
.tx-newloginbox-pi1 input, .tx-newloginbox-pi1 textarea {
	margin: 0px 0px 0px 0px;
	font-size: 75%;
	border: 1px solid #999999;
}
.tx-newloginbox-pi1 tbody input {
	width: 120px;
}
.tx-newloginbox-pi1 tfoot input {
	width: 80px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.tx-newloginbox-pi1 p.forgot_password {
	margin-top: 8px;
}
.tx-newloginbox-pi1 p.forgot_password a, .tx-newloginbox-pi1 p.forgot_password a:link, .tx-newloginbox-pi1 p.forgot_password a:visited, .tx-newloginbox-pi1 p.forgot_password a:active {
	font-weight: normal;
	text-decoration: none;
}
.tx-newloginbox-pi1 p.forgot_password a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.tx-newloginbox-pi1 p.status_message {
	margin-bottom: 10px;
}
.tx-newloginbox-pi1 p.status_message a, .tx-newloginbox-pi1 p.status_message a:link, .tx-newloginbox-pi1 p.status_message a:visited, .tx-newloginbox-pi1 p.status_message a:active {
	font-weight: normal;
	text-decoration: none;
}
.tx-newloginbox-pi1 p.status_message a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.tx-srfeuserregister-pi1 {
	color: #666666;
	font-size: 80%;
	overflow: hidden;
	height: 100%;
	margin: 20px 0px 0px 0px;
}
.tx-srfeuserregister-pi1 form {
	margin: 0px;
}
.label_enter_account_info, .label_v_dear_verify_before_create, .label_dear_edit_your_account, .label_v_dear_verify_before_update {
	color: #0066CC;
	font-weight: bold;
}
.tx-srfeuserregister-pi1-notice {
	
}
.tx-srfeuserregister-pi1 label {
	font-size: 12px;
	color: #666666;
        text-align: right;
	margin: 0px 0px 0px 0px;
}
.tx-srfeuserregister-pi1 label span {
	font-size: 12px;
	color: #666666;
}
.tx-srfeuserregister-pi1 input, .tx-srfeuserregister-pi1 textarea {
	margin: 0px 0px 0px 0px;
}

.tx-srfeuserregister-pi1 dl {
	margin: 0px;
}
.tx-srfeuserregister-pi1 dt {
	margin: 0px;
}
.tx-srfeuserregister-pi1 dd {
	margin: 0px;
}



/* CLASSI RELATIVE ALLA NEWSLETTER */

.newsletter-form-labels {
	font-size: 75%;
}

.newsletter-form-fields input, .newsletter-form-fields textarea {
	margin: 0px 5px 3px 5px;
	font-size: 80%;
	border: 1px solid #D8D8D8;
}
.newsletter-form-fields-checkbox input {
	border: 0px;
}
.newsletter-form-required {
	font-size: 70%;
	color: #C50000;
}

.newsletter-form-text {
	font-size: 75%;
}



/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest (ultime news) */

.news-latest-container {
	padding: 41px 10px 10px 10px;
	background-color: #C9E2F6;
	background-image: url(../images/titolo_news.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}
.news-latest-item {
	color: #666666;
	border-bottom: 0px dotted #999999;
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
 	margin: 0px;
}
.news-latest-item p {
 	margin: 0px;
 	font-size: 75%;
}
.news-latest-image img {
	float: right;
 	margin: 0px 0px 2px 12px;
 	padding: 0px;
 	border: 0px dotted #328327;
}
.news-latest-item h3 {
 	color: #0066CC;
 	font-size: 75%;
 	margin: 0px 0px 2px 0px;
}
.news-latest-item h3 a, .news-latest-item h3 a:link, .news-latest-item h3 a:visited, .news-latest-item h3 a:active {
	color: #0066CC;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.news-latest-date {
 	color: #666666;
 	font-size: 75%;
 	font-weight: normal;
 	font-style:italic;
 	margin: 0px 0px 5px 0px;
}
.news-latest-morelink {
	font-size: 75%;
	margin: 6px 0px 0px 0px;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #0066CC;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-morelink a:hover {
	color: #666666;
	text-decoration: none;
}


/* Visualizzazione Lastest (Notizia Bomba) */

.news-latest-container_notiziabomba {
	margin: 0px 0px 15px 0px;
	padding: 41px 10px 10px 10px;
	background-color: #FFFFCC;
	background-image: url(../images/titolo_notiziabomba.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}
.news-latest-item_notiziabomba {
	color: #000000;
	border-bottom: 0px dotted #999999;
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
 	overflow: hidden;
}
.news-latest-item_notiziabomba p.bodytext {
 	margin: 0px;
 	color: #000000;
}
.news-latest-item_notiziabomba p {
 	margin: 0px;
 	font-size: 75%;
}
.news-latest-image_notiziabomba img {
	float: left;
 	margin: 0px 12px 2px 0px;
 	padding: 0px;
 	border: 0px dotted #328327;
}
.news-latest-item_notiziabomba h3 {
 	color: #0066CC;
 	font-size: 75%;
 	margin: 0px 0px 2px 0px;
}
.news-latest-item_notiziabomba h3 a, .news-latest-item_notiziabomba h3 a:link, .news-latest-item_notiziabomba h3 a:visited, .news-latest-item_notiziabomba h3 a:active {
	color: #0066CC;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item_notiziabomba h3 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.news-latest-date_notiziabomba {
 	color: #000000;
 	font-size: 75%;
 	font-weight: normal;
 	font-style:italic;
 	margin: 0px 0px 5px 0px;
}
.news-latest-morelink_notiziabomba {
	font-size: 75%;
	margin: 6px 0px 0px 0px;
}
.news-latest-morelink_notiziabomba a, .news-latest-imorelink_notiziabomba a:link, .news-latest-morelink_notiziabomba a:visited, .news-latest-morelink_notiziabomba a:active {
	color: #0066CC;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-morelink_notiziabomba a:hover {
	color: #666666;
	text-decoration: none;
}


/* Visualizzazione Lastest (In Breve) */

.news-latest-container_inbreve {
	padding: 41px 10px 10px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/titolo_inbreve.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}
.news-latest-item_inbreve {
	color: #666666;
	border-bottom: 1px dotted #999999;
 	padding: 0px 0px 10px 0px;
 	margin: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-latest-item_inbreve p.bodytext {
 	margin: 0px;
}
.news-latest-item_inbreve p {
 	margin: 0px;
 	font-size: 70%;
}
.news-latest-image_inbreve img {
	float: left;
 	margin: 0px 10px 2px 0px;
 	padding: 0px;
 	border: 0px dotted #328327;
}
.news-latest-item_inbreve h3 {
 	color: #0066CC;
 	font-size: 70%;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
}
.news-latest-item_inbreve h3 a, .news-latest-item_inbreve h3 a:link, .news-latest-item_inbreve h3 a:visited, .news-latest-item_inbreve h3 a:active {
	color: #0066CC;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item_inbreve h3 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.news-latest-date_inbreve {
 	color: #666666;
 	font-size: 70%;
 	font-weight: normal;
 	font-style:italic;
 	margin: 0px 0px 0px 0px;
}
.news-latest-morelink_inbreve {
	font-size: 70%;
	margin: 6px 0px 0px 0px;
}
.news-latest-morelink_inbreve a, .news-latest-imorelink_inbreve a:link, .news-latest-morelink_inbreve a:visited, .news-latest-morelink_inbreve a:active {
	color: #0066CC;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-morelink_inbreve a:hover {
	color: #666666;
	text-decoration: none;
}


/* Visualizzazione Lastest (In Evidenza) */

.news-latest-container_inevidenza {
	padding: 41px 10px 10px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/titolo_inevidenza.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}
.news-latest-item_inevidenza {
	color: #666666;
	border-bottom: 0px dotted #999999;
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
 	overflow: hidden;
}
.news-latest-item_inevidenza p.bodytext {
 	margin: 0px;
}
.news-latest-item_inevidenza p {
 	margin: 0px;
 	font-size: 70%;
}
.news-latest-image_inevidenza img {
	float: left;
 	margin: 0px 10px 2px 0px;
 	padding: 0px;
 	border: 0px dotted #328327;
}
.news-latest-item_inevidenza h3 {

 	color: #0066CC;

 	font-size: 70%;
 	margin: 0px 0px 0px 0px;
}
.news-latest-item_inevidenza h3 a, .news-latest-item_inevidenza h3 a:link, .news-latest-item_inevidenza h3 a:visited, .news-latest-item_inevidenza h3 a:active {
	color: #0066CC;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item_inevidenza h3 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.news-latest-date_inevidenza {
 	color: #666666;
 	font-size: 70%;
 	font-weight: normal;
 	font-style:italic;
 	margin: 0px 0px 0px 0px;
}
.news-latest-morelink_inevidenza {
	font-size: 70%;
	margin: 6px 0px 0px 0px;
}
.news-latest-morelink_inevidenza a, .news-latest-imorelink_inevidenza a:link, .news-latest-morelink_inevidenza a:visited, .news-latest-morelink_inevidenza a:active {
	color: #0066CC;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-morelink_inevidenza a:hover {
	color: #666666;
	text-decoration: none;
}


/* Visualizzazione Lastest (Interviste) */

.news-latest-container_interviste {
	padding: 31px 10px 10px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/titolo_interviste.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}
.news-latest-item_interviste {
	color: #666666;
	border-bottom: 1px dotted #999999;
 	padding: 0px 0px 10px 0px;
 	margin: 0px 0px 0px 0px;
 	overflow: hidden;
}
.news-latest-item_interviste p.bodytext {
 	margin: 0px;
}
.news-latest-item_interviste p {
 	margin: 0px;
 	font-size: 70%;
}
.news-latest-image_interviste img {
	float: left;
 	margin: 0px 10px 2px 0px;
 	padding: 0px;
 	border: 0px dotted #328327;
}
.news-latest-item_interviste h3 {
 	color: #0066CC;
 	font-size: 70%;
 	margin: 0px 0px 0px 0px;
 	padding: 10px 0px 0px 0px;
}
.news-latest-item_interviste h3 a, .news-latest-item_interviste h3 a:link, .news-latest-item_interviste h3 a:visited, .news-latest-item_interviste h3 a:active {
	color: #0066CC;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item_interviste h3 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.news-latest-date_interviste {
 	color: #666666;
 	font-size: 70%;
 	font-weight: normal;
 	font-style:italic;
 	margin: 0px 0px 0px 0px;
}
.news-latest-morelink_interviste {
	font-size: 70%;
	margin: 6px 0px 0px 0px;
}

.news-latest-morelink_interviste a, .news-latest-imorelink_interviste a:link, .news-latest-morelink_interviste a:visited, .news-latest-morelink_interviste a:active {
	color: #0066CC;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-morelink_interviste a:hover {
	color: #666666;
	text-decoration: none;
}



/* Visualizzazione List (lista news) */

.news-list-container {
	margin: 0px;
}
.news-list-item p.bodytext {
	margin: 0px;
}
.news-list-item {
	color: #666666;
 	border-bottom: 1px dotted #999999;
 	margin: 0px 0px 10px 0px;
 	padding: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	color: #0066CC;
	font-size: 80%;
	margin-bottom: 1px;
}
.news-list-item h3 a, .news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
	color:#0066CC;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item h3 a:hover {
	color: #0066CC;
	text-decoration: underline;
}
.news-list-date {
	color: #666666;
 	font-size: 80%;
 	font-weight: normal;
 	font-style:italic;
 	margin: 0px 0px 2px 0px;
}
.news-list-image img {
	float: left;
	margin: 0px 12px 2px 0px;
	padding: 2px;
 	border: 1px dotted #328327;
}
.news-list-morelink {
	font-size: 80%;
	margin: 5px 0px 0px 0px;
}
.news-list-morelink a, .news-list-imorelink a:link, .news-list-morelink a:visited, .news-list-morelink a:active {
	color: #0066CC;
 	font-weight: normal;
 	text-decoration: none;
}
.news-list-morelink a:hover {
	color: #666666;
	text-decoration: none;
}

.tx-ttnews-browsebox  {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.tx-ttnews-browsebox table {

	padding: 0px;
	margin: 0px;
	border: 0px;
}
.tx-ttnews-browsebox table p {
	font-size: 12px;
	color: #0066CC;
}
.tx-ttnews-browsebox table p a, .tx-ttnews-browsebox table p a:link, .tx-ttnews-browsebox table p a:visited, .tx-ttnews-browsebox table p a:active {
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
.tx-ttnews-browsebox table p a:hover {
	color: #666666;
	text-decoration: none;
}
.tx-ttnews-browsebox-SCell p a, .tx-ttnews-browsebox-SCell p a:link, .tx-ttnews-browsebox-SCell p a:visited, .tx-ttnews-browsebox-SCell p a:active, .tx-ttnews-browsebox-SCell p a:hover {
	font-weight: bold;
}

.news-list-editpanel {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}



/* Visualizzazione Single (Dettaglio News) */

.news-single-container {
}
.news-single-item {
	overflow: hidden;
}
.news-single-item p.bodytext {
	margin: 0px;
	font-size: 85%;
}
.news-single-item h2 {
	color: #0066CC;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom: 0px solid #99CC00;
}
.news-single-date {
	color: #666666;
 	font-size: 80%;
 	font-weight: normal;
 	font-style:italic;
 	margin: 0px 0px 4px 0px;
}
.news-single-image {
	float: right;
	margin: 0px;
	padding: 0px;
}
.news-single-image img {
	margin: 0px 0px 2px 12px;
	padding: 2px;
 	border: 1px dotted #328327;
}
p.news-single-imgcaption {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	color: #0066CC;
	text-align: right;
}
.news-single-content {
	color: #666666;
}
.news-single-files {
	color: #0066CC;
	font-size: 80%;
	font-weight: bold;
}
.news-single-files img {
	padding-right: 4px;
}
.news-single-files a, .news-single-files a:link, .news-single-files a:visited, .news-single-files a:active {
	font-size: 90%;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #0066CC;
	text-decoration: none;
}

.news-single-backlink {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.news-single-backlink a, .news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:active {
	font-size: 80%;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
.news-single-backlink a:hover {
	color: #666666;
	text-decoration: none;
}



/* CLASSI RELATIVE AL FORUM */

#tx_chcforum-pi1 {
	font-family: Arial, Helvetica, sans-serif;
}
#tx_chcforum-pi1 a:link, #tx_chcforum-pi1 a:visited, a:hover {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}
#tx_chcforum-pi1 a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.tx-chcforum-pi1-Table legend {
	color: #666666;
	font-weight: bold;
}
.tx-chcforum-pi1-Table tbody th{
	color: #328327;
}

.tx-chcforum-pi1-singlePost {
	margin-bottom: 20px;
}
.tx-chcforum-pi1-singlePost .author, .tx-chcforum-pi1-singlePost .text {
	font-size: 110%;
	height: 100%;
}
.tx-chcforum-pi1-singlePost .scroller {
	min-height: 80px;
	height: 100%;
}
.tx-chcforum-pi1-singlePost .edit {
	margin: 0px;
	padding-top: 6px;
	background-color: #D5ECF8;
}



/* CLASSI RELATIVE ALL'ACCORDION */

/* Toggle default */
h3.rgaccord1-toggle {
  font-size: 95%;
  font-weight:normal;
  color:#000000;
  line-height: 26px;
  height: 23px;
  background:#FFFFFF url(../images/plus.png) 5px center no-repeat;
  border-top:1px dotted #CCCCCC;
  padding:2px 0 2px 25px;
  margin:0px;
  cursor:pointer;
}

/* Toggle act item */
h3.act {
  color:#FFFFFF;
  background:#328327 url(../images/minus.png) 5px center no-repeat;
}

/* the content */
div.rgaccord1-content {
  width:100%;
  padding:10px 0px 20px 0px;
  border-left:0px solid #ccc;
  border-right:0px solid #ccc;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}