/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 18 Novembre 2011 */


/* Definizione delle classi principali */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	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: #000000;
}
p.bodytext{
	margin: 5px 0px 0px 0px;
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	color: #546D2F;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	font-weight: normal;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
h2{
	font-size: 120%;
	color: #546D2F;
	font-weight: normal;
}
h3{
	font-size: 105%;
	color: #FB731F;
	font-weight: bold;
}
h4{
	font-size: 105%;
	color: #546D2F;
	font-weight: bold;
}
h5{
	font-size: 90%;
	color: #000000;
}
h6{
	font-size: 90%;
	color: #546D2F;
}

ul{
	list-style-type: square;
	font-size: 80%;
}
ul ul{
	list-style-type: disc;
	font-size: 80%;
}
ul ul ul{
	list-style-type: none;
	font-size: 80%;
}

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;
	background-color: #FFFFFF;
}

#top {
	margin: 0px;
	padding: 0px;
	width: 910px;
}

#menu {
	width: 910px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #546D2F;
	background-image: url(../images/menu_dx.gif);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
}

#under_menu {
	width: 910px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#title {
	display: none;
}

#colDx {
	display: none;
}

#content {
	width: 880px;
	padding: 0px 15px 15px 15px;
	margin: 0px;
}

#footer {
	width: 910px;
	margin: 0px;
	padding: 28px 0px 15px 0px;
	background-image: url(../images/under_menu.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}



/***********************************************/
/* Caratteristiche specifiche dei Divs         */
/***********************************************/

/*********** menuSx styles ***********/
.csc-sitemap ul {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.csc-sitemap li {
	font-size: 90%;
	color: #546D2F;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	list-style-type: none;
}
.csc-sitemap li a, .csc-sitemap li a:link, .csc-sitemap li a:visited, .csc-sitemap li a:active {
	color: #546D2F;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
.csc-sitemap li a:hover {
	color: #000000;
	text-decoration: none;
}

.csc-sitemap li li {
	font-size: 80%;
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
.csc-sitemap li li a, .csc-sitemap li li a:link, .csc-sitemap li li a:visited, .csc-sitemap li li a:active {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
.csc-sitemap li li a:hover {
	color: #546D2F;
	text-decoration: none;
}



/*********** immagini styles ***********/

#top img, #menu img, #under_menu img {
	display: block;
}


/************** #footer styles **************/

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #546D2F;
	text-decoration: underline;
}




/* ---------------------- Classi proprietarie delle Extension ------------------- */

/* CLASSI RELATIVE AI FORM */

/* Mail Form */
.csc-mailform {
	padding: 0px;
	margin: 0px;
}
.csc-mailform legend {
	display:none;
}
.csc-mailform label {
	font-size:12px;
	color: #000000;
        text-align:right;
	width:140px;
	float:left;
	margin:0px 5px 0px 0px;
	
}
.csc-mailform input, .csc-mailform textarea {
	margin:0px 5px 5px 0px;
}

.csc-mailform-radio label {
	float:none;
	margin:0px;
	padding:0px;
	width:auto;
}
.csc-mailform-radio input {
	vertical-align:top;
}
fieldset {
	border:none;
}



/* CLASSI RELATIVE AI FORM LOGIN - AREA RISERVATA */

.tx-newloginbox-pi1 table {
	color: #000000;
	font-size: 80%;
}
.tx-newloginbox-pi1 h3 {
	color: #546D2F;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
}
.tx-newloginbox-pi1 p {
	color: #000000;
	font-size: 80%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
.tx-newloginbox-pi1 form {
	margin: 10px 0px 0px 0px;
}
.tx-newloginbox-pi1 label {
	font-size: 12px;
	color: #000000;
        text-align:right;
	width: 100px;
	float: left;
	margin: 0px 5px 5px 0px;
}
.tx-newloginbox-pi1 input, .tx-newloginbox-pi1 textarea {
	margin: 0px 0px 2px 0px;
}

.tx-srfeuserregister-pi1 {
	color: #000000;
	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: #546D2F;
	font-weight: bold;
}
.tx-srfeuserregister-pi1-notice {
	
}
.tx-srfeuserregister-pi1 label {
	font-size: 12px;
	color: #000000;
        text-align: right;
	margin: 0px 0px 0px 0px;
}
.tx-srfeuserregister-pi1 label span {
	font-size: 12px;
	color: #000000;
}
.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 ALLE NEWS */

/* Visualizzazione Lastest (ultime news) */

.news-latest-container {
	padding: 0px 0px 0px 0px;
}
.news-latest-item {
 	border-bottom: 1px dashed #EAF1DC;
 	padding: 0px 0px 10px 0px;
 	margin: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
 	margin: 0px;
}
.news-latest-image img {
	float: left;
 	margin: 0px 8px 2px 0px;
 	padding: 0px;
 	border: 0px solid #006699;
}
.news-latest-item h3 {
 	color: #546D2F;
 	font-size: 13px;
 	font-weight: bold;
 	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: #546D2F;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #000000;
	text-decoration: none;
}
.news-latest-morelink {
	font-size: 80%;
	margin: 2px 0px 0px 0px;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #546D2F;
 	font-weight: normal;
 	text-decoration: underline;
}
.news-latest-morelink a:hover {
	color: #000000;
	text-decoration: underline;
}




/* Visualizzazione List (lista news) */

.news-list-container {
	margin: 0px;
}
.news-list-item p.bodytext {
	margin: 0px;
}
.news-list-item {
	color: #000000;
 	border-bottom: 1px dashed #EAF1DC;
 	margin: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	color: #546D2F;
	font-size: 13px;
	margin-bottom: 10px;
}
.news-list-item h3 a, .news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
	color: #546D2F;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item h3 a:hover {
	color: #000000;
	text-decoration: none;
}
.news-list-date {
	color: #000000;
	font-weight: normal;
}
.news-list-image img {
	float: left;
	margin: 0px 10px 3px 0px;
	padding: 0px;
 	border: 0px solid #006699;
}
.news-list-morelink {
	font-size: 12px;
	margin: 5px 0px 10px 0px;
}
.news-list-morelink a, .news-list-imorelink a:link, .news-list-morelink a:visited, .news-list-morelink a:active {
	color: #546D2F;
 	font-weight: normal;
 	text-decoration: underline;
}
.news-list-morelink a:hover {
	color: #000000;
	text-decoration: underline;
}
.tx-ttnews-browsebox {
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.tx-ttnews-browsebox p {
	padding: 0px;
	margin: 0px;
}
.tx-ttnews-browsebox a, .tx-ttnews-browsebox a:link, .tx-ttnews-browsebox a:visited, .tx-ttnews-browsebox a:active {
	color: #546D2F;
	text-decoration: none;
}
.tx-ttnews-browsebox a:hover {
	color: #000000;
	text-decoration: none;
}
.tx-ttnews-browsebox-SCell {
	font-weight: bold;
}




/* Visualizzazione Single (Dettaglio News) */

.news-single-container {
}
.news-single-item p.bodytext {
	margin: 0px;
}
.news-single-item h2 {
	color: #546D2F;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 0px solid #99CC00;
}
.news-single-date {
	color: #000000;
	font-weight: normal;
}
.news-single-image {
	float: left;
	margin: 0px;
	padding: 0px;
}
.news-single-image img {
	margin: 0px 10px 3px 0px;
	padding: 0px;
 	border: 0px solid #006699;
}
p.news-single-imgcaption {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.news-single-content {
	color: #000000;
}
.news-single-files {
	color: #1161B3;
	font-size: 85%;
	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: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #546D2F;
	text-decoration: none;
}




/* CLASSI RELATIVE ALLA FOTOGALLERY */

#tx-lzgallery-pi1-listing .title a, .title a:link, .title a:visited, .title a:active {
	font-size: 100%;
	color: #65A4D0;
	font-weight: bold;
}
#tx-lzgallery-pi1-listing .count {
	font-size: 80%;
}
#tx-lzgallery-pi1-listing .descr_short {
	font-size: 80%;
}
.line2 td {
	padding-bottom: 10px;
}

#tx-lzgallery-pi1-title {
	font-size: 100%;
	color: #65A4D0;
	font-weight: bold;
}
#tx-lzgallery-pi1-descr-long p.bodytext {
	padding: 0px;
	margin: 5px 0px 8px 0px;
}
#tx-lzgallery-pi1-fotos {
	width: 100%;
	text-align: center;
}
.tx-lzgallery-pi1-5x5-filename {
	font-size: 60%;
	text-align: center;
}
#tx-lzgallery-pi1-fotonav {
	font-size: 80%;
}
#tx-lzgallery-pi1-fotonav a, #tx-lzgallery-pi1-fotonav a:link, #tx-lzgallery-pi1-fotonav a:visited, #tx-lzgallery-pi1-fotonav a:active{
	color: #65A4D0;
	font-weight: bold;
}
.tx-lzgallery-pi1-1x1-filename {
	font-size: 60%;
	text-align: center;
	line-height: 25px;
}



/* CLASSI RELATIVE ALL'AREA DOWNLOAD */


/* Visualizzazione Layout Normale */

.fht_download_title a, .fht_download_title a:link, .fht_download_title a:visited, .fht_download_title a:active {
	font-size: 100%;
	color: #65A4D0;
	font-weight: bold;
}
.fht_download_name {
	font-size: 80%;
}
.fht_download_filesize {
	font-size: 80%;
}
.fht_download_description {
	font-size: 80%;
	margin-bottom: 15px;
}


/* Visualizzazione Layout Layout2 */

.fht_download_layout2 {
	margin: 0px 0px 15px 0px;
	font-size: 80%;
}
.fht_download_categorytitle {
	font-size: 120%;
	color: #65A4D0;
	margin: 0px 0px 8px 0px;
}
.fht_download_head {
	padding: 0px 0px 5px 17px;
	background-image: url(../images/arrow_download.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}
.fht_download_head a, .fht_download_head a:link, .fht_download_head a:visited, .fht_download_head a:active {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.fht_download_description {
	font-size: 100%;
}

