/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 13 gennaio 2009 */


/* Definizione delle classi principali */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color: #1E150E;
}
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
/*p.bodytext{
	margin: 5px 0px 0px 0px;
}*/

table p.bodytext{
	margin: 0px;
}

a:link, a:visited, a:hover {
	color: #FFFFE0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 110%;
	color: #FFFFE0;
	border-bottom: 0px solid #99BBDB;
	font-weight: normal;
	/*margin-bottom: 10px;*/
}
h2{
	font-size: 110%;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 0px solid #99CC00;
}
h3{
	font-size: 100%;
	color: #FFFFE0;
	font-weight: normal;
}
h4{
	font-size: 100%;
	color: #FFFFFF;
	font-weight: normal;
}
h5{
	font-size: 90%;
	color: #FFFFE0;
	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%;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}

img {
	border: 0px;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 1000px;
	padding: 0px 0px 0px 0px;
	margin: auto;
}

#top {
	width: 1000px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu {
	width: 1000px;
	height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bgr_menu.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}

#main {
	width: 1000px;
	min-height: 440px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_main.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}

#colSx {
	width: 700px;
	float: left;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}

#colDx {
	width: 275px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#title {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	color: #DBC7A5;
	font-size: 150%;
	font-weight: normal;
	text-transform: uppercase;
}

#contentSx {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer {
	width: 1000px;
	margin: 0px;
	padding: 12px 0px 20px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_footer.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}

#footerSx {
	width: 700px;
	float: left;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#footerDx {
	width: 250px;
	float: left;
	padding: 0px 25px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color: #7E7662;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

/*********** #menu styles ***********/
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFE0;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

.menuHorText02-margin {
	margin: 0px 15px 0px 0px;
}

.menuHorText02 {
	color: #FFFFE0;
	font-weight: normal;
	float:left;
}
.menuHorText02 a, .menuHorText02 a:link, .menuHorText02 a:visited, .menuHorText02 a:active {
	display: block;
	padding: 0px 0px 1px 0px;
	color: #FFFFE0;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 3px solid #FF9900;
}

.menuHorText02-act {
	color: #FFFFE0;
	font-weight: normal;
	float:left;
}
.menuHorText02-act a, .menuHorText02-act a:link, .menuHorText02-act a:visited, .menuHorText02-act a:active {
	display: block;
	padding: 0px 0px 1px 0px;
	border-bottom: 3px solid #FF9900;
	color: #FFFFE0;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02-act a:hover {
	color: #FFFFE0;
	text-decoration: none;
}



/************** #footer styles **************/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFE0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #7E7662;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFE0;
	text-decoration: underline;
}



/************** immagini styles **************/
#top img {
	display:block;
}



/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 5px;
	color: #FFFFE0;
	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: #FFFFFF;
	text-align:right;
	width:120px;
	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 #FFFFE0;
	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 #FFFFE0;
	background-color: #FFFFFF;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: none;
}



/* CLASSI RELATIVE AI FORM LOGIN - AREA RISERVATA */

.tx-newloginbox-pi1 table {
	color: #000000;
	font-size: 80%;
}
.tx-newloginbox-pi1 h3 {
	color: #0062A1;
	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: #0062A1;
	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;
}



/* Smoothgallery */
.myGallery {
	border: 1px solid #FFFFE0;
}



/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest (ultime news) */

.news-latest-container {
	padding: 0px 0px 0px 0px;
}
.news-latest-item {
	color: #00427F;
	border-bottom: 1px dotted #FFFFFF;
 	padding: 0px 0px 10px 0px;
 	margin: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
 	margin: 0px;
}
.news-latest-item p {
 	margin: 0px;
 	font-size: 80%;
}
.news-latest-image img {
	float: left;
 	margin: 0px 12px 2px 0px;
 	padding: 0px;
 	border: 1px solid #FFFFFF;
}
.news-latest-item h3 {
 	color: #FFFFFF;
 	font-size: 85%;
 	margin: 0px 0px 3px 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: #FFFFFF;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #00427F;
	text-decoration: none;
}
.news-latest-date {
 	color: #FFFFFF;
 	font-weight: normal;
}
.news-latest-morelink {
	font-size: 75%;
	margin: 3px 0px 0px 0px;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #FFFFFF;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-morelink a:hover {
	color: #00427F;
	text-decoration: none;
}


/* Visualizzazione List (lista news) */

.news-list-container {
	margin: 0px;
}
.news-list-item p.bodytext {
	margin: 0px;
}
.news-list-item {
	color: #00427F;
 	border-bottom: 1px dotted #FFFFFF;
 	margin: 0px 0px 10px 0px;
 	padding: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	color: #FFFFFF;
	font-size: 85%;
	margin-bottom: 8px;

}
.news-list-item h3 a, .news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item h3 a:hover {
	color: #00427F;
	text-decoration: none;
}
.news-list-date {
	color: #FFFFFF;
	font-weight: normal;
}
.news-list-image img {
	float: left;
	margin: 0px 12px 2px 0px;
	padding: 0px;
 	border: 1px solid #FFFFFF;
}
.news-list-morelink {
	font-size: 75%;
	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: #FFFFFF;
 	font-weight: normal;
 	text-decoration: none;
}
.news-list-morelink a:hover {
	color: #00427F;
	text-decoration: none;
}

.tx-ttnews-browsebox  {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	font-size: 12px;
	color: #00427F;
	padding: 0px;
	margin: 0px;
}
.tx-ttnews-browsebox table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.tx-ttnews-browsebox table p {
	font-size: 12px;
	color: #FFFFFF;
}
.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: #FFFFFF;
	text-decoration: none;
}
.tx-ttnews-browsebox table p a:hover {
	color: #00427F;
	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 p.bodytext {
	margin: 0px;
}
.news-single-item h2 {
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom: 0px solid #99CC00;
}
.news-single-date {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
}
.news-single-image {
	float: left;
	margin: 0px;
	padding: 0px;
}
.news-single-image img {
	margin: 0px 12px 2px 0px;
	padding: 0px;
 	border: 1px solid #FFFFFF;
}
p.news-single-imgcaption {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	color: #FFFFFF;
}
.news-single-content {
	color: #00427F;
}
.news-single-files {
	color: #00427F;
	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: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #00427F;
	text-decoration: none;
}

.news-single-backlink {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
.news-single-backlink a, .news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:active {
	font-size: 75%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.news-single-backlink a:hover {
	color: #00427F;
	text-decoration: none;
}




/* CLASSI RELATIVE AL MODERN DOWNLOADS */

/* Visualizzazione CATALOGUE */

.tx-abdownloads-pi1 {
	margin: 10px 0px 0px 0px;
}

.tx-abdownloads-pi1 p.bodytext {
	margin: 5px 0px 0px 0px;
}

.tx_abdownloads_catalogView_categoryPath {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.tx_abdownloads_catalogView_categoryPath a, .tx_abdownloads_catalogView_categoryPath a:link, .tx_abdownloads_catalogView_categoryPath a:visited, .tx_abdownloads_catalogView_categoryPath a:active {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tx_abdownloads_catalogView_categoryPath a:hover {
	color: #000000;

	text-decoration: underline;
}

.tx_abdownloads_catalogView_categories {
	margin-bottom: 20px;
}


.tx_abdownloads_catalogView_category p.bodytext {
	font-size: 12px;
	font-weight: normal;
}

.tx_abdownloads_catalogView_category {
	font-size: 12px;
	color: #99BBDB;

	font-weight: normal;
	margin-bottom: 5px;
}
.tx_abdownloads_catalogView_category a, .tx_abdownloads_catalogView_category a:link, .tx_abdownloads_catalogView_category a:visited, .tx_abdownloads_catalogView_category a:active {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tx_abdownloads_catalogView_category a:hover {
	color: #000000;
	text-decoration: underline;
}

.tx_abdownloads_catalogView_subcategories {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.tx_abdownloads_catalogView_subcategories a, .tx_abdownloads_catalogView_subcategories a:link, .tx_abdownloads_catalogView_subcategories a:visited, .tx_abdownloads_catalogView_subcategories a:active {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tx_abdownloads_catalogView_subcategories a:hover {
	color: #000000;
	text-decoration: underline;
}

.tx_abdownloads_catalogView_downloads {
	font-size: 14px;
	color: #99BBDB;
}

.tx_abdownloads_catalogView_download {
	font-size: 13px;
	color: #000000;
	margin: 10px 0px 0px 0px;
}
.tx_abdownloads_catalogView_download a, .tx_abdownloads_catalogView_download a:link, .tx_abdownloads_catalogView_download a:visited, .tx_abdownloads_catalogView_download a:active {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tx_abdownloads_catalogView_download a:hover {
	color: #000000;
	text-decoration: underline;
}

.tx_abdownloads_viewDetailsForDownload {
	margin: 0px 0px 5px 0px;
}
.tx_abdownloads_viewDetailsForDownload p.bodytext {
	font-size: 12px;
	font-weight: normal;
}
