@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}
body {
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #F7F7F7;
	margin: 0;
	padding: 0;
	text-align: center;
}
img {
	border: none;
}

.titolo {
	font-size: 15px;
	font-weight: bold;
	color: #442E0D;
}
.sottotitolo {
	font-size: 12px;
	font-weight: bold;
	color: #A06C1E;
}
a:link, a:visited {
	font-size: 11px;
	color: #805617;
	text-decoration: underline;
}
a:active, a:hover {
	font-size: 11px;
	color: #504D42;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}

/* [Struttura] */
#container {
	width: 770px;
	/*height: 500px;*/
	margin: 0 auto;
	background-color: #FFFFFF;
	border-left: #C7C7C7 solid 1px;
	border-right: #C7C7C7 solid 1px;
	border-bottom: #C7C7C7 solid 1px;
}
#topPrint{
	display: none;
}
/* [Struttura] */

/* [Header] */
#header {
	background-image: url(../images/bg_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 21px;
	width: auto;
	padding: 110px 0 0 0;
	/*text-align: center;*/
}
#lingua {
	margin-left: 710px;
	width: 50px;
	padding: 5px 5px 0 0;
	height: 15px;
	text-align: right;
}
#lingua a {
	font-size: 10px;
	font-weight: normal;
}
#lingua a:link, #lingua a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#lingua a:active, #lingua a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* [/Header] */

/* [Menu Topbar] */
#topmenu {
	float: left;
	width: 700px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 10px;
	border: none;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topmenu li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 1px 2px 0px 2px;
	white-space: nowrap;
	height: 17px;
	text-decoration: none;
}
#topmenu a {
	padding: 3px 0 0px 9px;
	border: none;
	background-image: url(../images/li_topmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-decoration: none;
}
#topmenu a:link, #topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover, #topmenu a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
/* [/Menu Topbar] */

/* [Corpo Centrale] */
#content-login {
	margin: 4px 0 0 0;
	padding: 0 5px;
	overflow: hidden;
}
#content-home {
	background-image: url(../images/bg_content_home.png);
	background-position: top;
	background-repeat: repeat-y;
	margin: 4px 0 0 0;
	padding: 0 5px;
	overflow: hidden;
}
#content-internal {
	background-image: url(../images/bg_content_internal.png);
	background-position: top;
	background-repeat: repeat-y;
	margin: 4px 0 0 0;
	padding: 0 5px;
	overflow: hidden;
}
#corpo-login {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border: #D8AF70 solid 1px;
}
#corpo {
	margin: 0;
	padding: 0;
	/*background-color: #FFFFFF;*/
	margin-left: 195px;
}
#corpo-home {
	margin: 0;
	padding: 0;
	/*background-color: #FFFFFF;*/
	margin-left: 195px;
	margin-right: 155px;
}
#contenuto-corpo {
	padding: 5px;
	width: auto;
	vertical-align: top;
	text-align: left;
	/*border: #D8AF70 solid 1px;*/
	border-top: #D8AF70 solid 1px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
/*
#contenuto-corpo a:link {
	border-bottom: 1px dashed #003399;
}
#contenuto-corpo a:visited {
	border-bottom: 0px;
}
#contenuto-corpo a:active, #contenuto-corpo a:hover {
	border-bottom: 1px dashed #003399;
}
*/

/* [Stili per la briciola] */
#briciola {
	background-color: #FFFFFF;
	color: #442E0D;	
	width: auto;
	/*height: 10px;*/
	padding: 5px;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	border-top: 1px solid #6D4914;
	border-right: 1px solid #FFFFFF;
}
#briciola a:link, #briciola a:visited {
	color: #6D4914;
	text-decoration: none;
	border: 0px;
	font-weight: normal;
}
#briciola a:active, #briciola a:hover {
	color: #000033;
	text-decoration: underline;
	border: 0px;
	font-weight: normal;
}
/* [/Stili per la briciola] */

/* [spalla dx] */
#spalladx {
	width: 150px;
	background-image: url(../images/top_spalladx.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 3px 0 0 0;
	float: right;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	/*border: #333333 solid 1px;*/
}
#spalladx span.titolo {
	color: #2C1D07;
	font-size: 11px;
	font-weight: bold;
}
/* [/spalla dx] */

/* [spalla sx] */
#spalla {
	width: 188px;
	background-image: url(../images/bg_spallasx.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF8EC;
	padding: 0;
	margin: 0 0 0 1px;
	float: left;
	min-height: 290px;
	height: auto !important;
	height: 290px;
}
div.titolo-spalla {
	background-image: url(../images/bg_top_spallasx.gif);
	padding: 3px 0 0 9px;
	color: #2C1D07;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 20px;
}
div.container-spalla { /* contenuto spalla sx home */
	margin: 0;
	padding: 10px;
	/*border: #F4C176 solid 1px;*/
	border-top: none;
	border-bottom: none;
}
div.news {
	text-align: left;
	padding: 5px 0;
	background-image: url(../images/hr_spallasx.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.data_news {
	font-size: 11px;
	color: #2C1D07;
	line-height: 20px;
}
a.titolo_news:link, a.titolo_news:visited {
	font-size: 11px;
	font-weight: bold;
	color: #442E0D;
	text-decoration: none;
}
a.titolo_news:active, a.titolo_news:hover {
	font-size: 11px;
	font-weight: bold;
	color: #442E0D;
	text-decoration: underline;
}
a.testo_news:link, a.testo_news:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.testo_news:active, a.testo_news:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/** MENU 1 ** Primo livello spalla sx **/
#spalla ul.menu1 { 
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0; /* elimino i rientri delle liste */
	text-align: left;
}
#spalla ul.menu1 li.menu1 a,#spalla ul.menu1 li.menu1_attivo a {
	display: block; /* il link occupa tutto lo spazio orizzontale */
	text-decoration: none;
	padding: 0 0 5px 0; /* lascia spazio far il bordo del menu e il testo del link */
	/*height: 24px;*/
	/*line-height: 24px; *//* altezza del link: height e line-height devono avere il medesimo valore */
	margin: 5px 0 2px 0;
	color: #442E0D;
	background-image: url(../images/li01.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#spalla ul.menu1 li.menu1,#spalla ul.menu1 li.menu1_attivo {
	display: inline;
} 
#spalla ul.menu1 li.menu1 a:link,#spalla ul.menu1 li.menu1 a:visited {
	color: #442E0D;
	font-weight: bold;
	border-bottom: #A06C1E solid 1px;
}
#spalla ul.menu1 li.menu1 a:hover,#spalla ul.menu1 li.menu1 a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: #A06C1E solid 1px;
}
#spalla ul.menu1 li.menu1_attivo a:link,#spalla ul.menu1 li.menu1_attivo a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
#spalla ul.menu1 li.menu1_attivo a:hover,#spalla ul.menu1 li.menu1_attivo a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}

/* Menu di secondo livello */
/** MENU 2 ** Secondo livello spalla sx **/
#spalla ul.menu2 {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border-bottom: #A06C1E solid 1px;
}
#spalla ul.menu2 li.menu2 a,#spalla ul.menu2 li.menu2_attivo a { 
	display: block;
	text-decoration: none;
	padding: 3px 0px 3px 15px;
	/*height: 20px;
	line-height: 20px;*/
	color: #333333;
	background: none;
}
#spalla ul.menu2 li.menu2,#spalla ul.menu2 li.menu2_attivo {
	display: inline;
} 
#spalla ul.menu2 li.menu2 a:link,#spalla ul.menu2 li.menu2 a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	border: 0px;
	background-image: url(../images/li_secondomenu.gif);
	background-position: 2px;
	background-repeat: no-repeat;
}
#spalla ul.menu2 li.menu2 a:hover,#spalla ul.menu2 li.menu2 a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	border: 0px;
	background-image: url(../images/li_secondomenu_active.gif);
	background-position: 2px;
	background-repeat: no-repeat;
}
#spalla ul.menu2 li.menu2_attivo a:link,#spalla ul.menu2 li.menu2_attivo a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	border: 0px;
	background-image: url(../images/li_secondomenu_active.gif);
	background-position: 2px;
	background-repeat: no-repeat;
}
#spalla ul.menu2 li.menu2_attivo a:hover,#spalla ul.menu2 li.menu2_attivo a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	border: 0px;
	background-image: url(../images/li_secondomenu_active.gif);
	background-position: 2px;
	background-repeat: no-repeat;
}

/** MENU 3 ** Terzo livello spalla sx **/
#spalla ul.menu3 { 
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	background: none;
}
#spalla ul.menu3 li.menu3 a,#spalla ul.menu3 li.menu3_attivo a { 
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 5px;
	margin-left: 10px;
	/*height: 14px;
	line-height: 14px;*/
}
#spalla ul.menu3 li.menu3,#spalla  ul.menu3 li.menu3_attivo {
	display: inline;
} 
#spalla ul.menu3 li.menu3 a:link,#spalla ul.menu3 li.menu3 a:visited {
	color: #666666;
	font-size: 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/li_terzomenu.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#spalla ul.menu3 li.menu3 a:hover,#spalla ul.menu3 li.menu3 a:active {
	color: #666666;
	font-size: 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/li_terzomenu.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#spalla ul.menu3 li.menu3_attivo a:link,#spalla ul.menu3 li.menu3_attivo a:visited {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../images/li_terzomenu.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
#spalla ul.menu3 li.menu3_attivo a:hover,#spalla ul.menu3 li.menu3_attivo a:active {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	border: none;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../images/li_terzomenu_active.gif);
	background-position: left;
	background-repeat: no-repeat;
}
/* [/spalla sx] */


/* [Footer] */
#containerfooter-login {
	background-image: url(../images/bg_footer_login.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: auto;
	margin: 0;
	padding: 20px 0;
}
#containerfooter-home {
	background-image: url(../images/bg_footer_home.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: auto;
	margin: 0;
	padding: 20px 0;
}
#containerfooter-internal {
	background-image: url(../images/bg_footer_internal.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: auto;
	margin: 0;
	padding: 20px 0;
}
#footer {
	/*border-top: #8A8371 solid 5px;*/
	width: auto;
	margin: 0;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}
#copy {
	color: #9A753F;
	font-size: 10px;
	float: left;
	padding: 2px 0px 0px 14px;
}
#credits {
	color: #9A753F;
	font-size: 10px;
	text-align: right;
	padding: 2px 8px 0px 0px;
	font-weight: normal;
}
#credits a:link, #credits a:visited{
	color: #9A753F;
	text-decoration: none;
	border: 0px;
	font-weight: normal;
}
#credits a:active, #credits a:hover{
	color: #9A753F;
	text-decoration: underline;
	border: 0px;
	font-weight: normal;
}
/* [/Footer] */


/* [Form] */
#normativaPrivacy{
	width: 500px;
	height: 50px;
	overflow: auto;
	padding: 5px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #6D4914;
}

input{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #6D4914;	
}
select{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #6D4914;	
}
textarea{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #6D4914;	
}
input.checkbox{
	border: none;
}
/* [/Form] */







/* Corpo Centrale */

td.top_spalladx {
	width: 150px;
	border-top: 1px solid #6D4914;
	border-bottom: 1px solid #6D4914;
	border-left: 1px solid #6D4914;
	border-right: 1px solid #6D4914;
	background-color: #D8AF70;
	color: #2C1D07;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 0px;
	padding-left: 9px;
	text-align: left;
}
td.spalladx {
	width: 150px;
	background-image: url(/images/bg_spalladx.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
}

td.spalladx {
	width: 149px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
	vertical-align: top;
}



/* richiesta informazioni*/
#boxRichiesta{
	float: right;
}
#boxRichiesta a{
	font-weight: bold;
	
}

/* form */

/* news */
.titolo_news_big{
	font-size: 13px;
	font-weight: bold;
	color: #442E0D;
	text-decoration: none;
}

/* case history */
.titolo_casehistory{
	font-weight: bold;
	color: #442E0D;
	text-decoration: none;
}
.cliente_casehistory{
		font-style: italic;
}
.data_casehistory{
		font-style: italic;
}

.titolo_casehistory_big{
	font-size: 13px;
	font-weight: bold;
	color: #442E0D;
	text-decoration: none;
}
.cliente_casehistory_big{
		font-style: italic;
}
.data_casehistory_big{
		font-style: italic;
}

/* eventi */
.testataEventi{
	color: #442E0D;
	font-weight: bold;
}

.barraEventi{
	background-color: #003366;
	color: #FFFFFF; 
	font-weight: bold; 
	padding:2px;
}

.titolo_eventi{
	font-weight: bold;
	color: #442E0D;
	text-decoration: none;
}

.titolo_eventi_big{
	font-size: 13px;
	font-weight: bold;
	color: #442E0D;
	text-decoration: none;
}

/* rassegna stampa */
.titolo_stampa{
	font-weight: bold;
	color: #442E0D;
	text-decoration: none;
}
.testata_stampa{
	font-style: italic;
	font-weight: bold;
}
.data_stampa{
	font-style: italic;
}

.titolo_stampa_big{
	font-size: 13px;
	font-weight: bold;
	color: #442E0D;
	text-decoration: none;
}
.testata_stampa_big{
	font-style: italic;
	font-weight: bold;
}
.data_stampa_big{
	font-style: italic;
}

/* success/error */

.error{
	color: #442E0D;
	font-weight: bold;
}

.success{
	color: #442E0D;
	font-weight: bold;
}

h1 {
	font-size:15px;
	font-weight: bold;
	color: #442E0D;
	padding: 0;
	margin: 0;
}
