/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 25 febbraio 2010 */


/* Definizione delle classi principali */
body {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 100%;
	color: #666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #EDEDED;
	background-image: url(../images/bgr_body.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 80%;
	color: #666;
}

a:link, a:visited, a:hover {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #093977;
	text-decoration: none;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	padding: 0px 0px 0px 25px;
	background-image:url(../images/bgrh.png);
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 110%;
	color: #428018;
	font-weight: normal;
	line-height: 27px;
}
h2{
	padding: 0px 0px 0px 25px;
	background-image:url(../images/bgrh.png);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 110%;
	color: #093977;
	font-weight: normal;
	line-height: 27px;
}
h3{
	font-size: 100%;
	color: #428018;
	font-weight: normal;
}
h4{
	font-size: 100%;
	color: #093977;
	font-weight: normal;
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

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%;
}
ol{
	font-size: 80%;
}
ol ol{
	font-size: 100%;
}
ol ol ol{
	font-size: 100%;
}

ol ul {
	font-size: 100%;
}

hr {
	color: #CCC;
	height: 0px;
	border-top: 1px dotted #CCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

img {
	border: 0px;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

#container {
	width: 939px;
	padding: 0px 0px 0px 0px;
	margin: auto;
}

#header {
	width: 939px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#headerSx {
	width: 324px;
	height: 300px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/logo.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#headerDx {
	width: 615px;
	height: 300px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#main {
	width: 939px;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image:url(../images/bgr_main.gif);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-y;
}

#colSx {
	width: 280px;
	min-height: 245px;
	float: left;
	padding: 20px 16px 0px 28px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/bgr_colSx.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;	
}

#colDx {
	width: 615px;
	min-height: 265px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/bgr_colDx.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#menu, #contentSx {
	width: 280px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#title {
	width: 565px;
	height: 61px;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 110%;
	color: #093977;
	font-weight: normal;
	line-height: 61px;
}

#contentDx {
	width: 560px;
	padding: 0px 0px 0px 0px;
	margin: 25px 35px 0px 20px;	
}

#footer {
	width: 580px;
	padding: 50px 0px 50px 330px;
	margin: 0px 15px 0px 14px;
	background-color: #C7DDE6;
	background-image:url(../images/bgr_footer.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}



/***********************************************/
/* Layout dei Divs principali   (stile)    */
/***********************************************/

/*********** menu styles ***********/
#menu ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
	background-image:url(../images/bgr_submenu.jpg);
	background-attachment: scroll;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 100%;
}

li.menuVertText01-level1-NO {
	display: block;
	font-size: 90%;
	color: #093977;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
	text-transform: uppercase;
}
li.menuVertText01-level1-NO a, li.menuVertText01-level1-NO a:link, li.menuVertText01-level1-NO a:visited, li.menuVertText01-level1-NO a:active {
	display: block;
	color: #093977;
	font-weight: normal;
	line-height: 40px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 1px 0px;
	background-image: url(../images/bgr_menu_no.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level1-NO a:hover {
	background-image: url(../images/bgr_menu_act.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	color: #093977;
	text-decoration: none;
	text-transform: uppercase;
	
}
li.menuVertText01-level1-ACT {
	display: block;
	font-size: 90%;
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
	text-transform: uppercase;
}
li.menuVertText01-level1-ACT a, li.menuVertText01-level1-ACT a:link, li.menuVertText01-level1-ACT a:visited, li.menuVertText01-level1-ACT a:active {
	display: block;
	color: #FFF;
	font-weight: normal;
	line-height: 40px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 1px 0px;
	background-image: url(../images/bgr_menu_act.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level1-ACT a:hover {
	text-decoration: none;
	color: #FFF;
}

li.menuVertText01-level2-NO {
	display:block;
	font-size: 75%;
	color: #093977;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
	text-transform: uppercase;
}
li.menuVertText01-level2-NO a, li.menuVertText01-level2-NO a:link, li.menuVertText01-level2-NO a:visited, li.menuVertText01-level2-NO a:active {
	display:block;
	color: #093977;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuVertText01-level2-NO a:hover {
	color: #A5C82C;
	text-decoration: none;
}
li.menuVertText01-level2-ACT {
	display:block;
	font-size: 75%;
	color: #A5C82C;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
	text-transform: uppercase;
}
li.menuVertText01-level2-ACT a, li.menuVertText01-level2-ACT a:link, li.menuVertText01-level2-ACT a:visited, li.menuVertText01-level2-ACT a:active {
	display:block;
	color: #A5C82C;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuVertText01-level2-ACT a:hover {
	text-decoration: none;
	color: #A5C82C;
}

li.menuVertText01-level3-NO, li.menuVertText01-level3-ACT, li.menuVertText01-level4-NO, li.menuVertText01-level4-ACT {
	display:none;
}



/************** #footer styles **************/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #0D3C79;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:hover {
	color: #666;
	text-decoration: none;
}



/************** immagini styles **************/
#contentSx img {
	display:block;
}




/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 5px;
	color: #666;
	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: #666;
        text-align:right;
	width:160px;
	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 #CCC;
	font-size:13px;
}
.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 #CCC;
	background-color: #FFF;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: none;
}



/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest (news) */
.news-latest-container {
}
.news-latest-item {
	color: #0B2C59;
	border-bottom: 0px solid #CCC;
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
 	margin: 0px;
 	font-size: 75%;
}
.news-latest-image img {
	float: right;
 	margin: 0px 0px 0px 10px;
 	padding: 0px;
 	border: 0px solid #CCC;
}
.news-latest-item h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 100%;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 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: #000;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #0B2C59;
	text-decoration: none;
}
.news-latest-date {
 	color: #000;
 	font-size: 75%;
 	font-weight: normal;
	font-style:italic;
 	margin: 0px 0px 0px 0px;
}
.news-latest-morelink {
	font-size: 75%;
	margin: 8px 0px 0px 0px;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #0B2C59;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-morelink a:hover {
	color: #000;
	text-decoration: none;
}


/* Visualizzazione List (lista news) */

.news-list-container {
	margin: 0px;
}
.news-list-item p.bodytext {
	margin: 0px;
}
.news-list-item {
	color: #666;
 	border-bottom: 1px solid #EEE;
 	margin: 0px 0px 10px 0px;
 	padding: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	color: #428018;
	font-size: 100%;
	margin-bottom: 2px;
}
.news-list-item h3 a, .news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
	color:#428018;
	text-decoration: none;
	font-weight: normal;
}
.news-list-item h3 a:hover {
	color: #093977;
	text-decoration: none;
}
.news-list-date {
	color: #666;
 	font-size: 75%;
 	font-weight: normal;
	font-style:italic;
 	margin: 0px 0px 2px 0px;
}
.news-list-image img {
	float: right;
	margin: 0px 0px 0px 12px;
	padding: 0px;
 	border: 0px solid #CCC;
}
.news-list-morelink {
	font-size: 70%;
	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: #428018;
 	font-weight: normal;
 	text-decoration: none;
}
.news-list-morelink a:hover {
	color: #093977;
	text-decoration: none;
}

.tx-ttnews-browsebox  {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0px;
}
.tx-ttnews-browsebox table {
	padding: 0px;
	margin: auto;
	border: 0px;
}
.tx-ttnews-browsebox table p {
	font-size: 12px;
	color: #428018;
}
.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: #428018;
	text-decoration: none;
}
.tx-ttnews-browsebox table p a:hover {
	color: #093977;
	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;*/
}
.news-single-item h2 {
 	color: #428018;
 	font-size: 100%;
 	line-height: 1.166;
 	padding: 0px;
	margin-bottom: 4px;
	background-image: none;
}
.news-single-date {
	color: #666;
 	font-size: 75%;
	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: 0px;
 	border: 0px solid #CCC;
}
p.news-single-imgcaption {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 70%;
	color: #666;
	text-align:right;
}
.news-single-content {
	color: #666;
}
.news-single-files {
	color: #428018;
	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: #666;
	font-weight: normal;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #093977;
	text-decoration: none;
}

.news-single-backlink {
	font-size: 70%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}
.news-single-backlink a, .news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:active {
	color: #428018;
	font-weight: normal;
	text-decoration: none;
}
.news-single-backlink a:hover {
	color: #093977;
	text-decoration: none;
}



/* Smoothgallery */

.tx-rgsmoothgallery-pi1 {
	padding: 0px;
	border: 0px solid #FFF;
}
.myGallery {
	border: 2px solid #EDEDED;
}

.tx-rgsmoothgallery-pi1 {
	background:#EDEDED url(../images/loading-bar-black.gif) center center no-repeat;
}
.jdGallery .slideElement {
	background-color: #EDEDED;
}
.jdGallery .loadingElement {
	background-color: #EDEDED;
	background:#EDEDED url(../images/loading-bar-black.gif) center center no-repeat;
}
.jdGallery .carousel {
	background: #CCC;
}
.jdGallery a.carouselBtn {
	background: #CCC;
}
.jdGallery a.carouselBtn {
	color: #666;
}
.jdGallery .slideInfoZone {
	background: #CCC;
}
.jdGallery .slideInfoZone h2 {
	font-size: 85% !important;
	color: #666;
}
.jdGallery .slideInfoZone p {
	font-size: 75% !important;
	color: #666 !important;
}