/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 17 febbartio 2010 */


/* 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: #330000;
	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: 85%;
	color: #666;
}

/* contenuti nelle tabelle */
.contenttable p.bodytext{
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 110%;
	color: #000;
	font-weight: normal;
}
h2{
	font-size: 110%;
	color: #330000;
	font-weight: normal;
}
h2 a:link, h2 a:visited, h2 a:hover {
	color: #330000;
	text-decoration: none;
	font-weight: normal;
}
h2 a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
h3{
	font-size: 100%;
	color: #000;
	font-weight: normal;
}
h4{
	font-size: 100%;
	color: #330000;
	font-weight: normal;
}
h5{
	font-size: 85%;
	color: #000;
	font-weight: bold;
}
h6{
	font-size: 85%;
	color: #330000;
	font-weight: bold;
}

ul{
	list-style-type: square;
	font-size: 85%;
	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%;
}
ol{
	font-size: 85%;
}
ol ol{
	font-size: 100%;
}
ol ol ol{
	font-size: 100%;
}

ol ul {
	font-size: 100%;
}

hr {
	color: #CCC;
	height: 0px;
	border-top: 1px dotted #CCC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

img {
	border: 0px;
}



/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

div#container {
	width: 970px;
	padding: 0px 0px 0px 0px;
	margin: auto;
}

#header {
	width: 970px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #660000;
}

#logo {
	width: 947px;
	height: 80px;
	padding: 22px 0px 0px 23px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bgr_logo.gif);
	background-attachment: scroll;
	background-position: right center;
	background-repeat: no-repeat;
}

#menu {
	width: 880px;
	height: 30px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#langMenu {
	width: 70px;
	height: 30px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	background-color: #330000;
	text-align: center;
}

#main {
	width: 950px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 10px solid #FFF;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../images/bgr_main.gif);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: repeat-y;
}

#colSx {
	width: 640px;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#colDx {
	width: 300px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#top {
	width: 640px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

#contentSx {
	width: 600px;
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-color: #EFEFEF;
}

#contentSxSx {
	width: 290px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
}
#contentSxSx .csc-textpic {
	margin-top: 10px;
	overflow: hidden;
}
#contentSxSx p.bodytext {
	margin: 0px;
}
#contentSxSx div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:12px;
}

#contentSxDx {
	width: 290px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer {
	width: 910px;
	height: 55px;
	padding: 15px 30px 0px 30px;
	margin: 8px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_footer.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
}

#footerSx {
	width: 700px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footerDx {
	width: 210px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}




/***********************************************/
/* Layout dei Divs principali   (stile)    */
/***********************************************/

/*********** #menu styles ***********/
.menuHorText02 {
	float:left;
	font-size: 75%;
	color: #FFF;
	font-weight: normal;
}
.menuHorText02 a, .menuHorText02 a:link, .menuHorText02 a:visited, .menuHorText02 a:active {
	display: block;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02 a:hover {
	color: #CCC;
	text-decoration: none;
}

.menuHorText02-act {
	float:left;
	font-size: 75%;
	color: #000;
	font-weight: normal;
}
.menuHorText02-act a, .menuHorText02-act a:link, .menuHorText02-act a:visited, .menuHorText02-act a:active {
	display: block;
	padding: 0px 10px 0px 10px;
	background-color: #FFF;
	line-height: 30px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.menuHorText02-act a:hover {
	color: #000;
	text-decoration: none;
}



/*********** #langMenu styles ***********/
.langMenu {
	font-size: 75%;
	color: #FFF;
	font-weight: normal;
}
.langMenu a, .langMenu a:link, .langMenu a:visited, .langMenu a:active {
	padding: 0px 5px 0px 5px;
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.langMenu a:hover {
	color: #CCC;
	text-decoration: none;
}



/************** #contentSxSx styles **************/
#contentSxSx .bodytext {
	font-size: 70%;
}



/************** #footer styles **************/
#footer {
	font-size: 70%;
	color: #FFF;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
}



/************** immagini styles **************/
#logo 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: #666;
        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 #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 #CCC;
	background-color: #FFF;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: none;
}



/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest (news) */
.news-latest-container {
	padding: 20px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #330000;
}
.news-latest-container h1 {
	color: #FFF;
	margin: 0px 0px 20px 0px;
}
.news-latest-item {
	color: #FFF;
	border-bottom: 0px solid #CCC;
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 25px 0px;
 	overflow: hidden;
}
.news-latest-item p.bodytext {
 	margin: 0px;
 	font-size: 70%;
 	color: #FFF;
}
.news-latest-image img {
	float: right;
 	margin: 0px 0px 0px 10px;
 	padding: 0px;
 	border: 0px solid #CCC;
}
.news-latest-item h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 85%;
	margin: 0px 0px 5px 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: #FFF;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #CCC;
	text-decoration: none;
}
.news-latest-date {
 	color: #FFF;
 	font-size: 75%;
 	font-weight: normal;
	font-style:italic;
 	margin: 0px 0px 0px 0px;
}
.news-latest-morelink {
	width: 133px;
	padding: 3px 0px 3px 0px;
	border: 1px solid #660000;
	text-align: center;
	font-size: 70%;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #FFF;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-morelink a:hover {
	color: #CCC;
	text-decoration: none;
}


/* Visualizzazione Lastest (news - categorie) */
.news-latest-container_cat {
	margin: 10px 0px 0px 0px;
}
.news-latest-item_cat {
	color: #666;
	border-bottom: 0px solid #CCC;
 	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
 	overflow: hidden;
}
.news-latest-item_cat p.bodytext {
 	margin: 0px;
 	font-size: 70%;
 	color: #666;
}
.news-latest-image_cat {
	float: left;
	margin: 0px 0px 12px 0px;
}
.news-latest-image_cat img {
 	margin: 0px 10px 0px 0px;
 	padding: 0px;
 	border: 0px solid #CCC;
}
.news-latest-item_cat h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 80%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
.news-latest-item_cat h3 a, .news-latest-item_cat h3 a:link, .news-latest-item_cat h3 a:visited, .news-latest-item_cat h3 a:active {
	color: #666;
 	font-weight: bold;
 	text-decoration: none;
}
.news-latest-item_cat h3 a:hover {
	color: #000;
	text-decoration: none;
}
.news-latest-date_cat {
 	color: #666;
 	font-size: 75%;
 	font-weight: normal;
	font-style:italic;
 	margin: 0px 0px 0px 0px;
}
.news-latest-morelink_cat {
	width: 133px;
	clear: both;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 70%;
}
.news-latest-morelink_cat a, .news-latest-imorelink_cat a:link, .news-latest-morelink_cat a:visited, .news-latest-morelink_cat a:active {
	color: #330000;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-morelink_cat a:hover {
	color: #660000;
	text-decoration: none;
}


/* Visualizzazione List (lista news) */

.news-list-container {
	margin: 10px 0px 0px 0px;
}
.news-list-category {
	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 10px 0px;
 	overflow: hidden;
 	color: #000;
 	font-weight: bold;
 	text-transform: uppercase;
}
.news-list-item p.bodytext {
	margin: 0px;
}
.news-list-item {
	color: #666;
 	border-bottom: 1px solid #DBDBDB;
 	margin: 0px 0px 8px 0px;
 	padding: 0px 0px 8px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 100%;
	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:#000;
	text-decoration: none;
	font-weight: normal;
}
.news-list-item h3 a:hover {
	color: #330000;
	text-decoration: none;
}
.news-list-date {
	color: #666;
 	font-size: 75%;
 	font-weight: normal;
	font-style:italic;
 	margin: 0px 0px 2px 0px;
}
.news-list-image img {
	float: right;
	margin: 0px 0px 0px 12px;
	padding: 0px;
 	border: 0px solid #CCC;
}
.news-list-morelink {
	font-size: 75%;
	margin: 8px 0px 0px 0px;
}
.news-list-morelink a, .news-list-imorelink a:link, .news-list-morelink a:visited, .news-list-morelink a:active {
	color: #666;
 	font-weight: bold;
 	text-decoration: none;
}
.news-list-morelink a:hover {
	color: #000;
	text-decoration: none;
}

.tx-ttnews-browsebox  {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	font-size: 14px;
	color: #330000;
	padding: 0px;
	margin: 0px;
}
.tx-ttnews-browsebox table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.tx-ttnews-browsebox table p {
	font-size: 14px;
	color: #666;
}
.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: 14px;
	color: #666;
	text-decoration: none;
}
.tx-ttnews-browsebox table p a:hover {
	color: #000;
	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 {
	margin: 10px 0px 0px 0px;
}
.news-single-category {
	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 10px 0px;
 	overflow: hidden;
 	color: #000;
 	font-weight: bold;
 	text-transform: uppercase;
}
.news-single-item {
	overflow: hidden;
}
.news-single-item p.bodytext {
	/*margin: 0px;*/
}
.news-single-item h2 {
	font-family: Arial, Helvetica, sans-serif;
 	color: #000;
 	font-size: 110%;
 	line-height: 1.0;
	margin-bottom: 10px;
}
.news-single-date {
	color: #666;
 	font-size: 75%;
	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: 0px;
 	border: 0px solid #CCC;
}
p.news-single-imgcaption {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 70%;
	color: #666;
	text-align:right;
}
.news-single-content {
	color: #666;
}
.news-single-files {
	color: #666;
	font-size: 85%;
	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: 100%;
	color: #330000;
	font-weight: normal;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #330000;
	text-decoration: underline;
}

.news-single-backlink {
	font-size: 75%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
}
.news-single-backlink a, .news-single-backlink a:link, .news-single-backlink a:visited, .news-single-backlink a:active {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.news-single-backlink a:hover {
	color: #000;
	text-decoration: none;
}



/* Visualizzazione catmenu (Menu delle categorie) */
.news-catmenu {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
p.news-catmenu-header {
	display: none;
}
.level1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.catmenu-no {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
}
.catmenu-no a, .catmenu-no a:link, .catmenu-no a:visited, .catmenu-no a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.catmenu-no a:hover {
	text-decoration: none;
	color: #330000;
}

.catmenu-description {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
}



/* Smoothgallery */

.tx-rgsmoothgallery-pi1 {
	padding: 0px;
	border: 0px solid #EFEFEF;
}
.myGallery {
	border: 0px solid #EFEFEF;
}

.tx-rgsmoothgallery-pi1 {
	background:#EFEFEF url(../images/loading-bar-black.gif) center center no-repeat;
}
.jdGallery .slideElement {
	background-color: #EFEFEF;
}
.jdGallery .loadingElement {
	background-color: #EFEFEF;
	background:#EFEFEF url(../images/loading-bar-black.gif) center center no-repeat;
}
.jdGallery .carousel {
	background: #EFEFEF;
}
.jdGallery a.carouselBtn {
	background: #EFEFEF;
}
.jdGallery a.carouselBtn {
	color: #EFEFEF;
}
.jdGallery .slideInfoZone {
	background: #EFEFEF;
}
.jdGallery .slideInfoZone h2 {
	font-size: 85% !important;
	color: #EFEFEF;
}
.jdGallery .slideInfoZone p {
	font-size: 75% !important;
	color: #EFEFEF !important;
}
