/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 14 aprile 2008 */

/* Definizione delle classi principali */
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #736745;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bgr_body.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat-y;
}
.bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #736745;
}
p.bodytext{
	margin: 5px 0px 0px 0px;
}

a:link, a:visited, a:hover {
	color: #736745;
	text-decoration: underline;
}
a:hover {
	color: #891536;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 150%;
	color: #736745;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
h2{
	font-size: 150%;
	color: #891536;
	font-weight: bold;
}
h3{
	font-size: 120%;
	color: #736745;
	font-weight: normal;
}
h4{
	font-size: 120%;
	color: #891536;
	font-weight: normal;
}
h5{
	font-size: 90%;
	color: #736745;
	font-weight: normal;
}
h6{
	font-size: 90%;
	color: #891536;
	font-weight: normal;
}

ul{
	list-style-type: square;
	font-size: 80%;
}
ul ul{
	list-style-type: disc;
	font-size: 100%;
}
ul ul ul{
	list-style-type: none;
	font-size: 100%;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}

img {
	border: 0px;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 908px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #B6A77C;
	background-image: url(../images/bgr_container.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

#top {
	width: 908px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#main {
	width: 908px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	overflow: hidden;
}

#colSx {
	width: 444px;
	float: left;
	margin: 110px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#colDx {
	width: 414px;
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

#boxSx {
	width: 412px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	border: 1px solid #B6A77C;
	background-image: url(../images/bgr_colSx.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-y;
}

#contentSx {
	width: 444px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu {
	width: 866px;
	padding: 10px 10px 10px 10px;
	margin: 10px;
	border: 1px solid #B6A77C;
}

#footer {
	width: 910px;
	padding: 10px 0px 8px 0px;
	margin: auto;
}





/***********************************************/
/* Caratteristiche specifiche dei Divs         */
/***********************************************/

/*********** #menu styles ***********/
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #736745;
	font-weight: normal;
	text-align: center;
}

.menuHorText02 {
	font-size: 15px;
	color: #736745;
	font-weight: normal;
}
.menuHorText02 a, .menuHorText02 a:link, .menuHorText02 a:visited, .menuHorText02 a:active {
	font-size: 15px;
	color: #736745;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02 a:hover {
	color: #736745;
	text-decoration: underline;
}

.menuHorText02-act {
	font-size: 15px;
	color: #736745;
	font-weight: normal;
}
.menuHorText02-act a, .menuHorText02-act a:link, .menuHorText02-act a:visited, .menuHorText02-act a:active {
	font-size: 15px;
	color: #736745;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02-act a:hover {
	color: #736745;
	text-decoration: none;
}


/************** #footer styles **************/
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #736745;
	text-align: center;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px;
	color: #736745;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #891536;
	text-decoration: underline;
}


/************** img styles **************/
#top img, #colSx img {
	display: block;
}




/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 5px;
	color: #736745;
	font-size: 70%;
}


/************** gallery img styles **************/
.csc-textpic-imagerow {
	padding-bottom: 15px;
}



/* ---------------------- 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 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #736745;
        text-align:right;
	width:100px;
	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 #B6A77C;
	font-size:13px;
}
.csc-mailform-radio input {
	border: 0px;
}

.csc-mailform-radio label {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: none;
	margin:0px;
	padding:0px;
	width:auto;
	font-weight: normal;
}
.csc-mailform-submit {
	border: 1px solid #B6A77C;
	background-color: #FFFFFF;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: none;
}



/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest (ultime news) */
.news-latest-container {
	padding: 0px 0px 0px 0px;
}
.news-latest-item {
	color: #000000;
 	border-bottom: 0px solid #5894C0;
 	padding: 0px 0px 15px 0px;
 	margin: 0px;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
 	margin: 0px;
}
.news-latest-image img {
	float: left;
 	margin: 0px 10px 0px 0px;
 	padding: 0px;
 	border: 0px solid #48AA7B;
}
.news-latest-item h3 {
 	color: #FB731F;
 	font-size: 14px;
 	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: #FB731F;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	text-decoration: underline;
}
.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: #000000;
 	font-weight: normal;
 	text-decoration: underline;
}
.news-latest-morelink a:hover {
	color: #FB731F;
	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 solid #EEEEEE;
 	margin: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	color:#FB731F;
	font-size: 14px;
	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: #FB731F;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item h3 a:hover {
	text-decoration: underline;
}
.news-list-date {
	color: #000000;
}
.news-list-image img {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px;
 	border: 0px solid #48AA7B;
}
.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: #000000;
 	font-weight: normal;
 	text-decoration: none;
}
.news-list-morelink a:hover {
	color: #FB731F;
	text-decoration: none;
}
.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: #000000;
	text-decoration: none;
}
.tx-ttnews-browsebox a:hover {
	color: #FB731F;
	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: #FB731F;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 0px solid #99CC00;
}
.news-single-date {
	color: #000000;
}
.news-single-item h3 {
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
.news-single-image img {
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px;
 	border: 0px solid #48AA7B;
}
p.news-single-imgcaption {
	margin: 0px;
	padding: 0px;
}
.news-single-content {
	color: #000000;
}



/* 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%;
}
