/* ----------------------------- Esprimo Typo3 ---------------------------- */

/* Data ultima modifica: 19 ottobre 2009 */


/* Definizione delle classi principali */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #599DC9;
	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: #666666;
}

/* contenuti nelle tabelle */
.contenttable p.bodytext{
	margin: 0px;
}

.bodytext .important {
	display: block;
	padding: 10px;
	background-color: #EEE;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 2px solid #DDD;
	color: #000;
	font-size: 95%;
	font-weight: normal;
}
.bodytext .important a:link, .bodytext .important a:visited, .bodytext .important a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.bodytext .important a:hover {
	color: #D9251C;
	text-decoration: underline;
	font-weight: bold;
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #D9251C;
	text-decoration: underline;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
	font-size: 130%;
	color: #D9251C;
	font-weight: normal;
}
h2{
	font-size: 130%;
	color: #000000;
	font-weight: normal;
}
h3{
	font-size: 110%;
	color: #D9251C;
	font-weight: normal;
}
h4{
	font-size: 110%;
	color: #000000;
	font-weight: normal;
}
h5{
	font-size: 90%;
	color: #D9251C;
	font-weight: bold;
}
h6{
	font-size: 90%;
	color: #000000;
	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%;
}
ol{
	font-size: 80%;
}
ol ol{
	font-size: 100%;
}
ol ol ol{
	font-size: 100%;
}

ol ul {
	font-size: 100%;
}

hr {
	/*background: #CCC;*/
	color: #CCC;
	height: 0px;
	border-top: 1px solid #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: 983px;
	padding: 0px 0px 0px 0px;
	margin: 8px auto 0px auto;
	background-color: #FFFFFF;
	background-image: url(../images/bgr_container.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}

#header {
	width: 983px;
	height: 151px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#headerSx {
	width: 395px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#headerDx {
	width: 588px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#top {
	width: 983px;
	height: 43px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
	overflow: hidden;
}

#menuTop {
	width: 761px;
	height: 29px;
	float: left;
	padding: 7px 0px 7px 19px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#search {
	width: 178px;
	float: left;
	padding: 12px 25px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content {
	width: 959px;
	padding: 0px 0px 0px 0px;
	margin: 0px 12px 10px 12px;
	overflow: hidden;
}

#contentSx {
	width: 673px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
}

#contentDx {
	width: 281px;
	min-height: 278px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bgr_contentDx.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}

#menuCategory01 {
	width: 983px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bottom {
	width: 983px;
	height: 111px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	background-image: url(../images/bgr_bottom.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}

#bottomSx {
	width: 270px;
	float: left;
	padding: 12px 105px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#bottomDx {
	width: 508px;
	float: left;
	padding: 12px 40px 0px 40px;
	margin: 0px 0px 0px 0px;
}

#footer {
	width: 983px;
	padding: 5px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #599DC9;
}




/***********************************************/
/* Layout dei Divs principali   (struttura)    */
/***********************************************/

/*********** #menu styles ***********/
.menuHorText02 {
	float:left;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
}
.menuHorText02 a, .menuHorText02 a:link, .menuHorText02 a:visited, .menuHorText02 a:active {
	display: block;
	padding: 0px 12px 0px 12px;
	line-height: 29px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuHorText02 a:hover {
	color: #EEA8A4;
	text-decoration: none;
}

.menuHorText02-act {
	float:left;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/menuTop-ACT_dx.jpg);
	background-attachment: scroll;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
}
.menuHorText02-act a, .menuHorText02-act a:link, .menuHorText02-act a:visited, .menuHorText02-act a:active {
	display: block;
	padding: 0px 12px 0px 12px;
	background-image: url(../images/menuTop-ACT_sx.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 29px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menuHorText02-act a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/************** #bottom styles **************/
#bottomSx h3, #bottomDx h3, #headerDx h3 {
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 8px 0px;
	background-image: url(../images/marker01.png);
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 100%;
	color: #FFF;
	font-weight: bold;
}

#bottomSx .bodytext {
	margin: 0px;
	font-size: 75%;
	color: #FFF;
}
#bottomSx a, #footer a:link, #bottomSx a:visited, #bottomSx a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#bottomSx a:hover {
	color: #FFF;
	text-decoration: underline;
}



/************** #footer styles **************/
#footer {
	font-size: 70%;
	color: #000;
	text-align: center;
}
#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;
}



/************** immagini styles **************/
#headerSx img {
	display:block;
}



/************** didascalia img styles **************/
.csc-textpic-caption {
	padding-top: 5px;
	color: #000000;
	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: #666666;
        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 #CCCCCC;
	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 #CCCCCC;
	background-color: #FFFFFF;
}
.csc-mailform-field label{
	font-weight: normal;
}
fieldset {
	border: none;
}



/* CLASSI RELATIVE AI FORM LOGIN - AREA RISERVATA */

.tx-newloginbox-pi1 table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse:collapse;
	border-spacing: 0px;
}
/*.tx-newloginbox-pi1 h3 {
	font-size: 100%;
	color: #D9251C;
	font-weight: bold;
}*/

.tx-newloginbox-pi1 p {
	margin: 0px;
	font-size: 70%;
	color: #FFF;
}
.tx-newloginbox-pi1 p a:link, .tx-newloginbox-pi1 p a:visited, .tx-newloginbox-pi1 p a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.tx-newloginbox-pi1 p a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

p.forgot_password {
	margin: 10px 0px 0px 0px;
}
.tx-newloginbox-pi1 form {
	margin: 0px;
}
.tx-newloginbox-pi1 label {
	font-size: 70%;
	color: #FFF;
	font-weight: normal;
	/*width: 80px;*/
}
.tx-newloginbox-pi1 input {
	margin: 0px 0px 0px 0px;
	border: 1px solid #8D0101;
	font-size: 75%;
	color: #FFF;
}
.tx-newloginbox-pi1 .campi input {
	width: 145px;
	background-color: #8D0101;
}
.tx-newloginbox-pi1 .submit input {
	border: 0px;
	margin: 0px;
}

.tx-newloginbox-pi1 .forgot_password {
	font-size: 75%;
	margin: 10px 0px 0px 0px;
	color: #FFF;
}
.tx-newloginbox-pi1 .forgot_password a:link, .tx-newloginbox-pi1 .forgot_password a:visited, .tx-newloginbox-pi1 .forgot_password a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.tx-newloginbox-pi1 .forgot_password a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}



/* CLASSI RELATIVE ALLA NEWSLETTER */

.container_newsletter-form {
	padding: 10px 20px 20px 20px;
	background-image: url(../images/bgr_newsletter-form.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
}
.container_newsletter-form .bodytext {
	color: #000;
}
.newsletter-form-labels {
	font-size: 75%;
	color: #000;
}
.newsletter-form-fields input, .newsletter-form-fields textarea {
	margin: 0px 5px 3px 5px;
	font-size: 80%;
	border: 1px solid #599DC9;
}
.newsletter-form-fields-checkbox input {
	border: 0px;
}
.newsletter-form-required {
	font-size: 70%;
	color: #C50000;
}
.newsletter-form-text {
	font-size: 75%;
	color: #000;
}



/* CLASSI RELATIVE ALLE NEWS */

/* Visualizzazione Lastest (news) */

.news-latest-container {
}
.news-latest-item {
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #CCC;
	overflow: hidden;
}
.news-latest-item p.bodytext {
	margin: 0px;
	font-size: 70%;
	color: #666666;
}
.news-latest-image img {
	float: left;
 	margin: 0px 10px 0px 0px;
 	padding: 0px;
 	border: 1px solid #D9251C;
}
.news-latest-item h3 {
	color: #D9251C;
	font-size: 110%;
	margin: 0px 0px 8px 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: #D9251C;
 	font-weight: normal;
 	text-decoration: none;
}
.news-latest-item h3 a:hover {
	color: #000000;
	text-decoration: none;
}
.news-latest-date {
 	color: #666666;
 	font-size: 70%;
 	font-weight: normal;
 	/*font-style: italic;*/
 	margin: 0px 0px 0px 0px;
}
.news-latest-morelink {
	font-size: 75%;
	margin: 8px 0px 0px 0px;
}
.news-latest-morelink a, .news-latest-imorelink a:link, .news-latest-morelink a:visited, .news-latest-morelink a:active {
	color: #D9251C;
 	font-weight: normal;
 	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;
	font-size: 80%;
}
.news-list-item {
	color: #666666;
 	border-bottom: 1px solid #E4E4E4;
 	padding: 0px 0px 10px 0px;
 	margin: 0px 0px 10px 0px;
 	overflow: hidden;
}
.news-list-item h3 {
	color: #D9251C;
	font-size: 85%;
	margin-bottom: 2px;
}
.news-list-item h3 a, .news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
	color:#D9251C;
	text-decoration: none;
	font-weight: bold;
}
.news-list-item h3 a:hover {
	color: #000000;
	text-decoration: none;
}
.news-list-date {
	color: #666666;
 	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: 0px;
 	border: 1px solid #D9251C;
}
.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: #D9251C;
 	font-weight: normal;
 	text-decoration: none;
}
.news-list-morelink a:hover {
	color: #000000;
	text-decoration: none;
}

.tx-ttnews-browsebox  {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.tx-ttnews-browsebox p {
	font-size: 12px;
	color: #D9251C;
	padding: 0px;
	margin: 0px;
}
.tx-ttnews-browsebox table {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.tx-ttnews-browsebox table p {
	font-size: 12px;
	color: #666666;
}
.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: #666666;
	text-decoration: none;
}
.tx-ttnews-browsebox table p a:hover {
	color: #D9251C;
	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: #D9251C;
	font-size: 110%;
	font-weight: normal;
}
.news-single-date {
	color: #666666;
 	font-size: 70%;
 	font-weight: normal;
 	font-style: italic;
 	margin: 0px 0px 0px 0px;
}
.news-single-image {
	float: right;
	margin: 0px;
	padding: 0px;
}
.news-single-image img {
	margin: 0px 0px 2px 12px;
	padding: 0px;
	border: 1px solid #D9251C;
}
p.news-single-imgcaption {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 70%;
	color: #666666;
	text-align:right;
}
.news-single-content {
	color: #666666;
}
.news-single-files {
	color: #D9251C;
	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: #000000;
	font-weight: normal;
	text-decoration: none;
}
.news-single-files a:hover {
	color: #D9251C;
	text-decoration: underline;
}

.news-single-backlink {
	font-size: 75%;
	margin: 0px 0px 0px 0px;
	padding: 5px 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: #D9251C;
	font-weight: normal;
	text-decoration: none;
}
.news-single-backlink a:hover {
	color: #000000;
	text-decoration: none;
}



/*********** ricerca styles ***********/
.label_search {
	display: block;
	float: left;
	padding: 0px;
	margin: 2px 8px 0px 0px;
	font-size: 70%;
	color: #FFF;
	font-weight: bold;
}
.input_search {
	display: block;
	float: left;
	width: 150px;
	height: 15px;
	padding: 1px 2px;
	margin: 0px 8px 0px 0px;
	border: 1px solid #8D0101;
	background-color: #8D0101;
	font-size: 75%;
	color: #FFF;
}
#search .input_search {
	display: block;
	float: left;
	width: 118px;
	height: 15px;
	padding: 1px;
	margin: 0px 8px 0px 0px;
	border: 1px solid #FFF;
	background-color: #FFF;
	font-size: 75%;
	color: #666;
}
.btn_search {
	display: block;
	float: left;
	width: 38px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: transparent;
	background-image: url(../images/btn_go.png);
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
}


/********* RICERCA NEI CONTENUTI
.search {
	float: right;
	overflow: hidden;
}

.csc-form-sword {
	font-size: 75%;
	color: #666;
	width: 118px;
	height: 15px;
	margin: 0px 8px 0px 0px;
	/*padding: 1px 2px 1px 2px;*/
	border: 1px solid #FFF;
	background-color: #FFF;
	display:block;
	float: left;
}
.go-button {
	padding: 0px 0px 0px 0px;
	display:block;
	float: left;
}

.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: #D9251C;
	font-weight: bold;
	text-decoration: none;
}
h3.csc-searchResultHeader a:hover {
	color: #D9251C;
	text-decoration: underline;
}

p.csc-searchResult {
	font-size: 80%;
	margin: 5px 0px 0px 0px;
}

.csc-searchform {
	margin:20px 0px 0px 0px;
}
p.csc-form-label {
	margin:0px;
	font-size: 80%;
	font-weight: bold;
}
h3.csc-noSearchResultMsg {
	color: #D9251C;
	font-size: 80%;
	font-weight: bold;
}
*/