/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 29 luglio 2011 */


/* Definizione delle classi principali */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bgr_body.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666;
	line-height: 1.462;
}

a:link, a:visited, a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: normal;
}
a {
	outline: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/arrow01.png);
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 110%;
	color: #006699;
	font-weight: normal;
}
h2{
	font-size: 110%;
	color: #000;
	font-weight: normal;
}
h3{
	font-size: 100%;
	color: #006699;
	font-weight: normal;
}
h4{
	font-size: 100%;
	color: #000;
	font-weight: normal;
}
h5{
	font-size: 90%;
	color: #006699;
	font-weight: bold;
}
h6{
	font-size: 90%;
	color: #000;
	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%;
}
ol{
	font-size: 80%;
	line-height: 1.462;
}
ol ol{
	font-size: 100%;
}
ol ol ol{
	font-size: 100%;
}

ol ul {
	font-size: 100%;
}

hr {
	color: #D6E0E9;
	height: 0px;
	border-top: 1px solid #D6E0E9;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

img {
	border: 0px;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

#container {
	width: 910px;
	padding: 10px;
	margin: auto;
	background-color: #FFF;
}

#header {
	width: 910px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

#logo {
	width: 160px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
}

#topMenu {
	width: 720px;
	height: 40px;
	float: right;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_topMenu.gif);
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
}

#top {
	width: 740px;
	height: 250px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#langMenu {
	width: 160px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}

#menu {
	width: 890px;
	height: 40px;
	padding: 0px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_menu.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}

#main {
	width: 910px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 15px 0px;
	overflow: hidden;
}

#colSx {
	width: 290px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#colCenter {
	width: 360px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
}

#colDx {
	width: 220px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer {
	width: 872px;
	height: 42px;
	padding: 12px 0px 0px 38px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #D6E0E9;
	background-image: url(../images/bgr_footer.gif);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

/*********** #menu styles ***********/
.menuHorText02 {
	float: left;
	font-size: 80%;
	color: #FFF;
	font-weight: normal;
}
.menuHorText02 a, .menuHorText02 a:link, .menuHorText02 a:visited, .menuHorText02 a:active {
	display: block;
	padding: 0px 12px 0px 12px;
	margin: 0px 0px 0px 0px;
	line-height: 40px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02 a:hover {
	background-color: #00527A;
	color: #FFF;
	text-decoration: none;
}

.menuHorText02-act {
	float: left;
	font-size: 80%;
	color: #FFF;
	font-weight: normal;
}
.menuHorText02-act a, .menuHorText02-act a:link, .menuHorText02-act a:visited, .menuHorText02-act a:active {
	display: block;
	padding: 0px 12px 0px 12px;
	margin: 0px 0px 0px 0px;
	background-color: #3385AD;
	line-height: 40px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02-act a:hover {
	color: #FFF;
	text-decoration: none;
}



/************** #menuTop styles **************/
.menuTop {
	float: left;
	font-size: 75%;
	color: #FFF;
	font-weight: normal;
}
.menuTop a, .menuTop a:link, .menuTop a:visited, .menuTop a:active {
	display: block;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	line-height: 40px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.menuTop a:hover {
	background-color: #00527A;
	color: #FFF;
	text-decoration: none;
}

.menuTop-act {
	float: left;
	font-size: 75%;
	color: #FFF;
	font-weight: normal;
}
.menuTop-act a, .menuTop-act a:link, .menuTop-act a:visited, .menuTop-act a:active {
	display: block;
	padding: 0px 12px 0px 12px;
	margin: 0px 0px 0px 0px;
	background-color: #3385AD;
	line-height: 40px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.menuTop-act a:hover {
	color: #FFF;
	text-decoration: none;
}



/************** record di tipo menu styles **************/
ul.csc-menu {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 100%;
}
ul.csc-menu li {
	display: block;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
	border-bottom: 1px solid #D6E0E9;
	font-size: 70%;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}
ul.csc-menu li a, ul.csc-menu li a:link, ul.csc-menu li a:visited, ul.csc-menu li a:active {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	list-style-type: none;
}
ul.csc-menu li a:hover {
	color: #006699;
	text-decoration: none;
}



/************** #footer styles **************/
#footer {
	font-size: 70%;
	color: #666;
	text-align: left;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}



/************** immagini styles **************/
/*#top img {
	display:block;
}*/



/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid #006699;
}



/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 3px;
	color: #666;
	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: #666;
        text-align:left;
	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 #CCC;
	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 #006699 !important;
	background-color: #006699 !important;
	margin:0px !important;
	font-size: 12px !important;
	color: #FFF !important;
	font-weight: bold;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: 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 #CCC;
}
.newsletter-form-fields-checkbox input {
	border: 0px;
}
.newsletter-form-required {
	font-size: 70%;
	color: #CC0000;
}

.newsletter-form-text {
	font-size: 75%;
}



/* Smoothgallery */
.myGallery {
	border: 0px solid #FFF;
}
.tx-rgsmoothgallery-pi1 {
	background:#FFF url(../images/loading-bar-black.gif) center center no-repeat;
}
.jdGallery .slideElement {
	background-color: #FFF;
}
.jdGallery .loadingElement {
	background-color: #FFF;
	background:#FFF url(../images/loading-bar-black.gif) center center no-repeat;
}
.jdGallery .carousel {
	background: #000;
}
.jdGallery a.carouselBtn {
	background: #000;
}
.jdGallery a.carouselBtn {
	color: #FFF;
}
.jdGallery .slideInfoZone {
	background: #000;
}
.jdGallery .slideInfoZone h2 {
	font-size: 85% !important;
	color: #FFF;
}
.jdGallery .slideInfoZone p {
	font-size: 75% !important;
	color: #FFF !important;
}



/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest (ultime news) */
.news-latest-container {
}
.news-latest-item {
	padding: 0px 0px 12px 0px;
 	margin: 0px 0px 12px 0px;
 	border-bottom: 1px solid #D6E0E9;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
	margin: 0px;
	font-size: 80%;
	line-height: 1.166;
}
.news-latest-image img {
	float: right;
	padding: 0px;
 	margin: 0px 0px 0px 10px;
 	border: 0px solid #CCC;
}
.news-latest-item h3 {
 	color: #000;
 	font-size: 80%;
 	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: #000;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #006699;
	text-decoration: none;
}
.news-latest-date {
 	color: #000;
 	font-size: 70%;
 	font-weight: normal;
 	/*font-style: italic;*/
 	margin: 0px 0px 0px 0px;
}
.news-latest-morelink {
	font-size: 80%;
	padding: 2px 0px 0px 0px;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #000;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-morelink a:hover {
	color: #006699;
	text-decoration: none;
}
.news-latest-all {
	font-size: 75%;
}
.news-latest-all a, .news-latest-all a:link, .news-latest-all a:visited, .news-latest-all a:active {
	color: #000;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-all a:hover {
	color: #006699;
	text-decoration: none;
}


/* Visualizzazione List (lista news) */
.news-list-container {
}
.news-list-item p.bodytext {
	margin: 0px;
	line-height: 1.166;
}
.news-list-item {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
 	border-bottom: 1px solid #D6E0E9;
 	overflow: hidden;
}
.news-list-item h3 {
	color: #000;
 	font-size: 80%;
 	margin: 0px 0px 2px 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:#000;
	font-weight: bold;
	text-decoration: none;
}
.news-list-item h3 a:hover {
	color: #006699;
	text-decoration: none;
}
.news-list-date {
	color: #000;
 	font-size: 70%;
 	font-weight: normal;
 	/*font-style: italic;*/
 	margin: 0px 0px 0px 0px;
}
.news-list-image img {
	float: right;
	margin: 0px 0px 0px 12px;
	padding: 1px;
 	border: 1px solid #D6E0E9;
}
.news-list-morelink {
	font-size: 80%;
	margin: 2px 0px 0px 0px;
}
.news-list-morelink a, .news-list-imorelink a:link, .news-list-morelink a:visited, .news-list-morelink a:active {
	color: #000;
 	font-weight: bold;
 	text-decoration: none;
}
.news-list-morelink a:hover {
	color: #006699;
	text-decoration: none;
}

.tx-ttnews-browsebox  {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}
.tx-ttnews-browsebox-strong {
	font-weight: bold;
}
.tx-ttnews-browsebox table {
	padding: 0px;
	margin: auto;
	border: 0px;
	border-collapse:collapse;
}
.tx-ttnews-browsebox td {
	padding: 2px;
}
.tx-ttnews-browsebox p a, .tx-ttnews-browsebox p a:link, .tx-ttnews-browsebox p a:visited, .tx-ttnews-browsebox p a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.tx-ttnews-browsebox p a:hover {
	color: #006699;
	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 {
	color: #006699;
	font-weight: bold;
}


/* Visualizzazione Single (Dettaglio News) */
.news-single-container {
	margin: 0px;
}
.news-single-item {
	overflow: hidden;
}
.news-single-item h2 {
	color: #000;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
}
.news-single-date {
	margin: 0px 0px 0px 0px;
	color: #000;
	font-size: 70%;
	font-weight: normal;
	font-style: italic;
}
.news-single-image {
	float: right;
	margin: 0px;
	padding: 0px;
}
.news-single-image img {
	margin: 0px 0px 2px 12px;
	padding: 1px;
 	border: 1px solid #D6E0E9;
}
p.news-single-imgcaption {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 70%;
	color: #000;
	text-align:right;
}
.news-single-content {
}
.news-single-files {
	color: #000;
	font-size: 80%;
	font-weight: bold;
}
.news-single-files img {
	padding-right: 4px;
	vertical-align: middle;
}
.news-single-files a, .news-single-files a:link, .news-single-files a:visited, .news-single-files a:active {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #000;
	text-decoration: none;
}

.news-single-backlink {
	margin: 0px 0px 0px 0px;
	padding: 10px 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: #000;
	font-weight: bold;
	text-decoration: none;
}
.news-single-backlink a:hover {
	color: #006699;
	text-decoration: none;
}

