/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 28 dicembre 2009 */


/* Definizione delle classi principali */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFF;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
}

.bodytext a:link, .bodytext a:visited, .bodytext a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #FFF;
}
.bodytext a:hover {
	color: #999;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #999;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 100%;
	color: #999;
	border-bottom: 0px solid #99BBDB;
	font-weight: normal;
	/*margin-bottom: 10px;*/
}
h2{
	font-size: 100%;
	color: #FFFFFF;
	font-weight: normal;
}
h3{
	font-size: 95%;
	color: #999;
	font-weight: normal;
}
h4{
	font-size: 95%;
	color: #FFFFFF;
	font-weight: normal;
}
h5{
	font-size: 90%;
	color: #999;
	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%;
}

img {
	border: 0px;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: auto;
}

#menu {
	width: 980px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#top {
	width: 980px;
	height: 90px;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_top.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}

#main {
	width: 980px;
	min-height: 420px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_main.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}

#footer {
	width: 980px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#footerSx {
	width: 490px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footerDx {
	width: 490px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/


/************** #menu styles **************/
.menu {
	padding: 0px 14px 0px 0px;
}
.menu-ACT {
	padding: 0px 14px 0px 0px;
}
.menu-ACT img {
	border-bottom: 3px solid #FFF;
}



/************** #menuSx styles **************/
.menu1-menuVertGraph01-level1 {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}
.menu1-menuVertGraph01-level1-ACT {
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
}

.menu1-menuVertGraph01-level2 {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}
.menu1-menuVertGraph01-level2-ACT {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}

.menu1-menuVertGraph01-level3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.menu1-menuVertGraph01-level3-ACT {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.menu1-menuVertGraph01-level4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.menu1-menuVertGraph01-level4-ACT {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/************** #langMenu styles **************/
#langMenuSelector {
	font-size: 70%;
}



/************** #footerSx styles **************/
#footerSx {
	font-size: 70%;
	color: #FFFFFF;
	text-align: left;
}
#footerSx a, #footerSx a:link, #footerSx a:visited, #footerSx a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#footerSx a:hover {
	color: #999;
	text-decoration: none;
}



/************** immagini styles **************/
#menuSx img {
	display:block;
}



/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 5px;
	color: #999;
	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:140px;
	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 #999;
	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 #999;
	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;
}




/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest */

.news-latest-container {
}
.news-latest-item {
	color: #666666;
	border-bottom: 1px solid #CCCCCC;
 	padding: 0px 0px 6px 0px;
 	margin: 0px 0px 6px 0px;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
 	margin: 0px;
}
.news-latest-image img {
	float: left;
 	margin: 0px 10px 2px 0px;
 	padding: 0px;
 	border: 0px dotted #328327;
}
.news-latest-item h3 {
 	width: 165px;
 	float: left;
 	color: #666666;
 	font-size: 75%;
 	margin: 0px 0px 0px 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: #666666;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.news-latest-date {
 	width: 40px;
 	float: left;
 	color: #CC0001;
 	font-size: 75%;
 	font-weight: normal;
 	margin: 0px 0px 0px 0px;
}
.news-latest-morelink {
	font-size: 70%;
	margin: 0px 0px 0px 0px;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #CC0001;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-morelink a:hover {
	color: #000000;
	text-decoration: none;
}


/* Visualizzazione List (lista news) */

.news-list-container {
	margin: 0px;
}
.news-list-item p.bodytext {
	margin: 0px;
}
.news-list-item {
	color: #FFFFFF;
 	border-bottom: 0px dotted #FFFFFF;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 20px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	color: #FF0000;
	font-size: 90%;
	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:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item h3 a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 0px;
}
.news-list-date {
	color: #FF0000;
 	font-size: 70%;
	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 #8A0000;
}
.news-list-morelink {
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	text-align: right;
}
.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;
 	border-bottom: 1px dotted #FF0000;
}
.news-list-morelink a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
}

.tx-ttnews-browsebox  {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	font-size: 12px;
	color: #FF0000;
	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: #FF0000;
	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: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 2px;
}
.news-single-date {
	color: #FF0000;
 	font-size: 70%;
 	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 #8A0000;
}
p.news-single-imgcaption {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 70%;
	color: #FFFFFF;
	text-align:right;
}
.news-single-content {
	color: #FFFFFF;
}
.news-single-files {
	color: #FF0000;
	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;
	border-bottom: 1px dotted #FF0000;
}
.news-single-files a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
}

.news-single-backlink {
	font-size: 75%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
}
.news-single-backlink a, .news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
}
.news-single-backlink a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
}



/* 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;
}



/*********** ricerca styles ***********/
.csc-form-sword {
	font-size: 80%;
	width: 132px;
	margin: 1px 2px 0px 0px;

	/*padding: 1px 2px 1px 2px;*/
	border: 1px solid #C3B992;
	float: left;
}
.go-button {
	padding: 0px 0px 0px 0px;
	display:block;
	float: left;
}
#cerca form {
	padding: 0px;
	margin: 0px;
}

.csc-searchResultInfo {
	width: 100%;
}
.csc-searchResultRange {
	font-size: 80%;
	font-weight: bold;
}
.csc-searchResultPrevNext {
	font-size: 80%;
	font-weight: normal;
}

h3.csc-searchResultHeader {
	font-size: 90%;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}
h3.csc-searchResultHeader a, h3.csc-searchResultHeader a:link, h3.csc-searchResultHeader a:visited, h3.csc-searchResultHeader a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
h3.csc-searchResultHeader a:hover {
	color: #990000;
	text-decoration: underline;
}

p.csc-searchResult {
	font-size: 80%;
	margin: 5px 0px 0px 0px;
}
.csc-searchform {
	margin:30px 0px 0px 0px;
}
p.csc-form-label {
	font-size: 80%;
	font-weight: bold;
}



/* CLASSI RELATIVE ALL'ACCORDION */

/* Toggle default */
h3.rgaccord1-toggle {
  font-size: 95%;
  font-weight:bold;
  color:#666666;
  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-right:0px;
  cursor:pointer;
}

/* Toggle act item */
h3.act {
  color:#FFFFFF;
  background:#CC0001 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;
}
