/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 31 marzo 2010 */


/* Definizione delle classi principali */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #0A2B51;
	/*background-color: #E8E8E8;
	background-image: url(../images/bgr_body.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;*/
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #333;
	line-height: 1.462;
}

/* contenuti nelle tabelle */
.contenttable p.bodytext{
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:hover {
	color: #D95121;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0A2B51;
	text-decoration: none;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 90%;
	color: #000;
	font-weight: normal;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover {
	color: #D95121;
	text-decoration: none;
}

h2{
	font-size: 90%;
	color: #D95121;
	font-weight: bold;
}
h3{
	font-size: 100%;
	color: #000;
	font-weight: normal;
}
h4{
	font-size: 100%;
	color: #D95121;
	font-weight: normal;
}
h5{
	font-size: 110%;
	color: #000;
	font-weight: bold;
}
h6{
	font-size: 110%;
	color: #D95121;
	font-weight: bold;
}

ul{
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: square;
	font-size: 80%;
	line-height: 1.462;
}
ul ul{
	list-style-type: disc;
	font-size: 100%;
}
ul ul ul{
	list-style-type: none;
	font-size: 100%;
}

hr {
	background: #E5E6EA;
	color: #E5E6EA;
	height: 0px;
	border-top: 1px solid #E5E6EA;
}

img {
	border: 0px;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 950px;
	padding: 10px;
	margin: auto;
	background-color: #FFF;
}

#header {
	width: 930px;
	height: 36px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #0A2B51;
}

#menu01 {
	width: 850px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#langMenu {
	width: 80px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#top {
	width: 950px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu02 {
	width: 950px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #D95121;
}

#main {
	width: 950px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_main.gif);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: repeat-y;
}

#colSx {
	width: 636px;
	min-height: 220px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#colDx {
	width: 274px;
	float: left;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #0A2B51;
}

#title {
	width: 626px;
	padding: 0px 0px 0px 0px;
	margin: 15px 10px 15px 0px;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 110%;
	color: #D95121;
	font-weight: normal;
}

#contentSx {
	width: 626px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 15px 0px;
}

#menuDx {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}

#contentDx, #loginAr {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu03, #menu04, #footer {
	width: 910px;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #E8E8E8;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

/************** #langMenu styles **************/
#langMenu {
	line-height: 36px;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 75%;
	color: #D95121;
	text-align: right;
}
#langMenu a, #langMenu a:link, #langMenu a:visited, #langMenu a:active {
	color: #D95121;
	font-weight: normal;
	text-decoration: none;
}
#langMenu a:hover {
	color: #FFF;
	text-decoration: none;
}



/*********** #menu01 styles ***********/
#menu01 {
	line-height: 36px;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 75%;
	color: #FFF;
}

.menu01 {
	padding: 0px 0px 0px 0px;
}
.menu01 a, .menu01 a:link, .menu01 a:visited, .menu01 a:active {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.menu01 a:hover {
	color: #D85120;
	text-decoration: none;
}

.menu01-act {
	padding: 0px 0px 0px 0px;
}
.menu01-act a, .menu01-act a:link, .menu01-act a:visited, .menu01-act a:active {
	color: #D85120;
	font-weight: normal;
	text-decoration: none;
}
.menu01-act a:hover {
	color: #D85120;
	text-decoration: none;
}



/*********** #menu02 styles ***********/
.menu02 {
	float: left;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 75%;
	color: #FFF;
	font-weight: normal;
}
.menu02 a, .menu02 a:link, .menu02 a:visited, .menu02 a:active {
	display: block;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.menu02 a:hover {
	color: #0A2B51;
	text-decoration: none;
}

.menu02-act {
	float: left;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 75%;
	color: #0A2B51;
	font-weight: normal;
}
.menu02-act a, .menu02-act a:link, .menu02-act a:visited, .menu02-act a:active {
	display: block;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	color: #0A2B51;
	font-weight: normal;
	text-decoration: none;
}
.menu02-act a:hover {
	color: #0A2B51;
	text-decoration: none;
}


.menu02-level2 {
	background-color: #D95121;
	font-size: 75%;
	color: #FFF;
	font-weight: normal;
}
.menu02-level2 a, .menu02-level2 a:link, .menu02-level2 a:visited, .menu02-level2 a:active {
	display: block;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #C1471E;
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.menu02-level2 a:hover {
	color: #0A2B51;
	text-decoration: none;
}

.menu02-level2-act {
	background-color: #D95121;
	font-size: 75%;
	color: #0A2B51;
	font-weight: normal;
}
.menu02-level2-act a, .menu02-level2-act a:link, .menu02-level2-act a:visited, .menu02-level2-act a:active {
	display: block;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #C1471E;
	line-height: 30px;
	color: #0A2B51;
	font-weight: normal;
	text-decoration: none;
}
.menu02-level2-act a:hover {
	color: #0A2B51;
	text-decoration: none;
}



/*********** #menu03 styles ***********/
#menu03 {
	line-height: 25px;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 70%;
	color: #D85120;
}

.menu03 {
	padding: 0px 0px 0px 0px;
}
.menu03 a, .menu03 a:link, .menu03 a:visited, .menu03 a:active {
	color: #D85120;
	font-weight: normal;
	text-decoration: none;
}
.menu03 a:hover {
	color: #0A2B51;
	text-decoration: none;
}

.menu03-act {
	padding: 0px 0px 0px 0px;
}
.menu03-act a, .menu03-act a:link, .menu03-act a:visited, .menu03-act a:active {
	color: #0A2B51;
	font-weight: normal;
	text-decoration: none;
}
.menu03-act a:hover {
	color: #0A2B51;
	text-decoration: none;
}



/*********** #menu04 styles ***********/
#menu04 {
	line-height: 25px;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 70%;
	color: #0A2B51;
}

.menu04 {
	padding: 0px 0px 0px 0px;
}
.menu04 a, .menu04 a:link, .menu04 a:visited, .menu04 a:active {
	color: #0A2B51;
	font-weight: normal;
	text-decoration: none;
}
.menu04 a:hover {
	color: #D85120;
	text-decoration: none;
}

.menu04-act {
	padding: 0px 0px 0px 0px;
}
.menu04-act a, .menu04-act a:link, .menu04-act a:visited, .menu04-act a:active {
	color: #D85120;
	font-weight: normal;
	text-decoration: none;
}
.menu04-act a:hover {
	color: #D85120;
	text-decoration: none;
}



/*********** menuDx styles ***********/
#menuDx ul {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.166;
}

li.menuDx-level1-NO {
	font-size: 70%;
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #0E3F74;
	text-transform: uppercase;
	text-decoration: none;
	list-style-type: none;
}
li.menuDx-level1-NO a, li.menuDx-level1-NO a:link, li.menuDx-level1-NO a:visited, li.menuDx-level1-NO a:active {
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuDx-level1-NO a:hover {
	color: #D8511F;
	text-decoration: none;
}
li.menuDx-level1-ACT {
	font-size: 70%;
	color: #D8511F;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px solid #0E3F74;
	text-transform: uppercase;
	list-style-type: none;
	text-decoration: none;
}
li.menuDx-level1-ACT a, li.menuDx-level1-ACT a:link, li.menuDx-level1-ACT a:visited, li.menuDx-level1-ACT a:active {
	color: #D8511F;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuDx-level1-ACT a:hover {
	text-decoration: none;
	color: #D8511F;
}

li.menuDx-level2-NO {
	font-size: 70%;
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 1px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuDx-level2-NO a, li.menuDx-level2-NO a:link, li.menuDx-level2-NO a:visited, li.menuDx-level2-NO a:active {
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	list-style-type: none;
}
li.menuDx-level2-NO a:hover {
	color: #FFF;
	text-decoration: none;
}
li.menuDx-level2-ACT {
	font-size: 70%;
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 1px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuDx-level2-ACT a, li.menuDx-level2-ACT a:link, li.menuDx-level2-ACT a:visited, li.menuDx-level2-ACT a:active {
	color: #FFF;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-decoration: none;
}
li.menuDx-level2-ACT a:hover {
	text-decoration: none;
	color: #FFF;
}



/************** #footer styles **************/
#footer {
	line-height: 25px;
	font-size: 65%;
	color: #000;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}



/************** #colDx styles **************/
#colDx h1{
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
}
#colDx .bodytext {
	color: #FFF;
}
#colDx a:link, #colDx a:visited, #colDx a:hover {
	color: #D95121;
	text-decoration: none;
	font-weight: bold;
}
#colDx a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}



/************** immagini styles **************/
#top img {
	display:block;
}




/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 5px;
	color: #000;
	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: #333;
        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 #E5E6EA;
	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 #E5E6EA;
	background-color: #FFFFFF;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: none;
}



/* Smoothgallery */
.myGallery {
	border: 0px solid #000;
}
.jdGallery .slideInfoZone h2 {
	font-size: 85% !important;
	color: #FFFFFF;
}
.jdGallery .slideInfoZone p {
	font-size: 75% !important;
	color: #FFFFFF !important;
}


#ext-thumbnails{
  /*width:460px;
  height:500px;*/
  margin:0px;
  padding:0px;
  overflow: hidden;
}
.carouselWrapper {
}
.thumbnail{
  width: 62px !important;
  height: 62px !important;
  float:left;
  padding:4px;
  margin:4px !important;
  border:0px solid #CCC;
  background:#E8E8E8;
}
.label {
  display: none;
  font-weight:bold;
}
.number {
  font-weight:normal;
  font-style:italic;
}



/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest (news) */

.news-latest-container {
	margin: 20px 0px 0px 0px;
}
.news-latest-item {
	color: #FFF;
	border-bottom: 0px dotted #FFF;
 	padding: 0px 0px 20px 0px;
 	margin: 0px 0px 0px 0px;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
	margin: 0px;
	font-size: 70%;
	color: #FFF;
}
.news-latest-item a:link p.bodytext, .news-latest-item a:visited p.bodytext, .news-latest-item a:active p.bodytext, .news-latest-item a:hover p.bodytext {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.news-latest-item a:hover p.bodytext {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.news-latest-image {
	/*width: 50px;
	float: left;*/
 	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}
.news-latest-image img {
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
 	border: 0px dotted #FFF;
}
.news-latest-content {
	/*width: 212px;
	float: left;*/
 	margin: 0px;
	padding: 0px;
}
.news-latest-item h3 {
	font-family: Geneva, Verdana, sans-serif;
 	color: #D95121;
	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: #D95121;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #FFF;
	text-decoration: none;
}
.news-latest-date {
 	color: #FFF;
 	font-size: 70%;
 	font-weight: normal;
 	font-style: italic;
 	margin: 0px 0px 2px 0px;
}
.news-latest-morelink {
	font-size: 75%;
	margin: 5px 0px 0px 0px;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #D95121;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-morelink a:hover {
	color: #FFF;
	text-decoration: none;
}



/* Visualizzazione List (lista news) */

#contentDx .news-list-container {
	margin: 20px 0px 20px 0px;
}
#contentDx .news-list-item h3 a:hover {
	color: #FFF;
}
#contentDx .news-list-date {
	color: #FFF;
}
#contentDx .tx-ttnews-browsebox p {
	color: #FFF;
}
#contentDx .tx-ttnews-browsebox table p a:hover {
	color: #FFF;
}

.news-list-container {
	margin: 0px 0px 0px 0px;
}
.news-list-item p.bodytext {
	margin: 0px;
	font-size: 80%;
}
.news-list-item {
	color: #FFF;
 	border-bottom: 0px solid #FFF;
 	padding: 0px 0px 15px 0px;
 	margin: 0px 0px 0px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	font-family: Geneva, Verdana, sans-serif;
	color: #D95121;
	font-size: 75%;
	margin-bottom: 0px;
}
.news-list-item h3 a, .news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
	color:#D95121;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item h3 a:hover {
	color: #000;
	text-decoration: none;
}
.news-list-date {
	color: #000;
 	font-size: 70%;
 	font-weight: normal;
 	font-style: italic;
 	margin: 0px 0px 2px 0px;
}
.news-list-image img {
	float: left;
	margin: 0px 12px 0px 0px;
	padding: 0px;
 	border: 0px dotted #FFF;
}
.news-list-morelink {
	font-size: 70%;
	margin: 1px 0px 0px 0px;
}
.news-list-morelink a, .news-list-imorelink a:link, .news-list-morelink a:visited, .news-list-morelink a:active {
	color: #D95121;
 	font-weight: normal;
 	text-decoration: none;
}
.news-list-morelink a:hover {
	color: #FFF;
	text-decoration: none;
}

.tx-ttnews-browsebox  {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
.tx-ttnews-browsebox table {
	padding: 0px;
	margin: auto;
	border: 0px;
}
.tx-ttnews-browsebox table p {
	font-size: 12px;
	color: #D95121;
}
.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: #D95121;
	font-weight: normal;
	text-decoration: none;
}
.tx-ttnews-browsebox table p a:hover {
	color: #000;
	font-weight: normal;
	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 !important;
}

.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 {
	font-family: Geneva, Verdana, sans-serif;
	color: #000;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 0px solid #666600;
}
.news-single-date {
	color: #000;
 	font-size: 70%;
 	font-weight: normal;
 	font-style: italic;
 	margin: 0px 0px 2px 0px;
}
.news-single-image {
	/*float: right;*/
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.news-single-image img {
	margin: 0px 0px 2px 0px;
	padding: 0px;
 	border: 0px dotted #FFF;
}
p.news-single-imgcaption {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 70%;
	color: #000;
	/*text-align:right;*/
}
.news-single-content {
	color: #333;
	margin: 8px 0px 0px 0px;
}
.news-single-files {
	color: #D95121;
	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: #333;
	font-weight: normal;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #000;
	text-decoration: underline;
}

.news-single-backlink {
	font-size: 70%;
	margin: 0px 0px 0px 0px;
	padding: 0px 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: #000;
	font-weight: normal;
	text-decoration: none;
}
.news-single-backlink a:hover {
	color: #D95121;
	text-decoration: none;
}



/* CLASSI RELATIVE ALLA NEWSLETTER */

.newsletter-form-labels {
	font-size: 75%;
}

.newsletter-form-fields input, .newsletter-form-fields textarea {
	margin: 0px 5px 3px 5px;
	font-size: 80%;
	border: 1px solid #E5E6EA;
}
.newsletter-form-fields-checkbox input {
	border: 0px;
}
.newsletter-form-required {
	font-size: 70%;
	color: #C50000;
}
.newsletter-form-text {
	font-size: 75%;
}
