body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E8EFF5;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 120%;
}
td{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
img {
  border: 0px;
}
.titolo_rosso {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.titolo_blu {
	font-size: 14px;
	font-weight: bold;
	color: #004D91;
}
.titolo_arancio {
	color: #FF6901;
	font-weight: bold;
	font-size: 12px;
}
.sottotitolo_blu {
	font-size: 12px;
	font-weight: bold;
	color: #004D91;
}

a:link, a:visited {
	font-size: 11px;
	color: #FF6901;
	text-decoration: none;
}
a:active, a:hover {
	font-size: 11px;
	color: #FE9E0C;
	text-decoration: underline;
}
.titolo_arancio a{
	font-size: 12px;
}
/* Topbar */
#topPrint{
	display: none;
}

table.topbar {
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 0px;
	width: 990px;
	padding: 0;
	margin: 0;
}
td.topflash {
	border-top: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	border-right: none;
}
td.topmenu {
	background-image: url(/images/bg_topmenu.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #FECC81;
	border-bottom: 1px solid #603503;
	border-left: 1px solid #FECC81;
	/*border-right: 1px solid #603503;*/
	vertical-align: top;
	padding-top: 1px;
}
td.topmenusx {
	background-image: url(/images/bg_topmenu.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #FECC81;
	border-bottom: 1px solid #603503;
	border-left: 0px;
	border-right: 1px solid #603503;
	vertical-align: top;
	padding-top: 1px;
}
td.topriservato{
	padding-left: 11px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
/* Menu Topbar */
#navlist {
	font-size: 11px;
	font-weight: bold;
	margin: none;
	width: 99%;
	padding: none;
	border: none;
	border-style: none none none none;
}
#navlist li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}
#navlist ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navlist a {
	padding: 3px 8px 0px 15px;
	border: 0;
	background-image: url(/images/li_topmenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration: none;
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
}
#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-image: url(/images/li_topmenu_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #000033;
}
/* Corpo Centrale */
table.central {
	background-color: #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 0px;
	width: 990px;
	padding: 0;
	margin: 0;
	text-align: left;
}
td.top_spallasx {
	width: 190px;
	border-top: 1px solid #666666;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #666666;
	background-color: #FFF8EE;
	background-image: url(/images/bg_top_spallasx.gif);
	background-position: top;
	background-repeat: repeat-x;
}
td.titolo_spallasx {
	color: #004D91;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 2px;
}
td.spallasx {
	width: 190px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #666666;
	background-color: #FFF8EE;
	vertical-align: top;
	padding: 7px;
}
td.bottom_spallasx {
	width: 190px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
	background-image: url(/images/bottom_spallasx.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.top_corpo {
	border-top: 1px solid #004D91;
	border-bottom: none;
	border-left: none;
	border-bottom: none;
	background-color: #FFFFFF;
	background-image: url(/images/bg_corpo.gif);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
}
td.corpo {
	width: 399px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-bottom: none;
	background-color: #FFFFFF;
	background-image: url(/images/bg_corpo.gif);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
}
td.corpo_internal {
	border-top: 1px solid #004D91;
	border-bottom: none;
	border-left: none;
	border-bottom: none;
	background-color: #FFFFFF;
	background-image: url(/images/bg_corpo.gif);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
td.briciola {
	background-color: #FEC876;
	border-top: 1px solid #FEC876;
	border-bottom: 2px solid #FFFFFF;
	border-left: none;
	border-right: none;
	color: #000033;
	font-size: 11px;
	vertical-align: top;
}
a.briciola:link, a.briciola:visited {
	color: #000033;
	font-size: 11px;
	text-decoration: none;
}
a.briciola:active, a.briciola:hover {
	color: #000033;
	font-size: 11px;
	text-decoration: underline;
}
td.spalladx {
	width: 149px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
	vertical-align: top;
}
td.separatore {
	background-color: #FFFFFF;
	width: 10px;
}
td.bottom_corpo {
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	background-color: #FFFFFF;
	background-image: url(/images/bottom_corpo.gif);
	background-position: right;
	background-repeat: no-repeat;
}
td.box_blu_container {
	padding: 0 0 10px 0;
	text-align: left;
}
td.boxcontainer {
	margin-top: 10px;
}

/* Box Blu Homepage */
td.titolo_box_blu {
	background-image: url(/images/bg_titolo_box_blu.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding: 2px 0 0 10px;
}
td.box_blu {
	border: solid 1px #3A83BC;
	padding: 10px;
}
/* Box Spalla Destra */
td.box_top_spalladx {
	padding: 10px;
	border-bottom: solid 1px #FF6800;
}
td.banner {
	padding: 5px 0px 5px 0px;
	text-align: center;
}

/* Box News Homepage */
td.top_boxnews {
	width: 260px;
	background-color: #FFF8EE;
	background-image: url(/images/bg_top_boxnews.gif);
	background-position: top;
	background-repeat: repeat-x;
}
td.titolo_boxnews {
	color: #004D91;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 2px;
}
td.boxnews {
	width: 250px;
	background-color: #FFEDD2;
	vertical-align: top;
	padding: 5px;
}

td.boxhome {
	width: 250px;
	border: solid 1px #FEC46C;
	padding: 5px;
	vertical-align: top;
}

/* Bottombar */
table.bottombar {
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 0px;
	width: 780px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td.bottombar {
	background-image: url(/images/bg_bottombar.gif);
	background-position: top;
	background-repeat: repeat-x;
}
td.copy {
	background-color: #FFFFFF;
	color: #3A83BC;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	text-align: left;
}
td.by {
	background-color: #FFFFFF;
	text-align: right;
	color: #3A83BC;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
}
a.softpeople:link, a.softpeople:visited {
	color: #FF6901;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.softpeople:active, a.softpeople:hover {
	color: #FF4500;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
/* Elementi Spalla SX */
.data_news {
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
a.titolo_news:link, a.titolo_news:visited {
	font-size: 11px;
	font-weight: bold;
	color: #1A5F9C;
	text-decoration: none;
}
a.titolo_news:active, a.titolo_news:hover {
	font-size: 11px;
	font-weight: bold;
	color: #1A5F9C;
	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 di secondo livello */
ul {
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 5px 10px;
	vertical-align: top;
}
ul ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 14px;
	vertical-align: top;
}
li.secondo {
	list-style-image: url(/images/li_secondomenu.gif);
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 13px;
	vertical-align: text-top;
}
li.secondo_active {
	list-style-image: url(/images/li_secondomenu_active.gif);
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 13px;
	vertical-align: top;
}
li.terzo {
	list-style-image: url(/images/li_terzomenu.gif);
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li.terzo_active {
	list-style-image: url(/images/li_terzomenu_active.gif);
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a.secondo_livello:link, a.secondo_livello:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.secondo_livello:active, a.secondo_livello:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.secondo_livello_active:link, a.secondo_livello_active:visited {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.secondo_livello_active:active, a.secondo_livello_active:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a.terzo_livello:link, a.terzo_livello:visited {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.terzo_livello:active, a.terzo_livello:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.terzo_livello_active:link, a.terzo_livello_active:visited {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a.terzo_livello_active:active, a.terzo_livello_active:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}


/* richiesta informazioni*/
#boxRichiesta{
	float: right;
}
#boxRichiesta a{
	font-weight: bold;
	
}

/* form */
#normativaPrivacy{
	width: 500px;
	height: 100px;
	overflow: auto;
	padding: 5px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}

input{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;	
}
select{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;	
}
textarea{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;	
}
input.checkbox{
	border: none;
}
/* news */
.titolo_news_big{
	font-size: 13px;
	font-weight: bold;
	color: #1A5F9C;
	text-decoration: none;
}

/* case history */
.titolo_casehistory{
	font-weight: bold;
	color: #1A5F9C;
	text-decoration: none;
}
.cliente_casehistory{
		font-style: italic;
}
.data_casehistory{
		font-style: italic;
}

.titolo_casehistory_big{
	font-size: 13px;
	font-weight: bold;
	color: #1A5F9C;
	text-decoration: none;
}
.cliente_casehistory_big{
		font-style: italic;
}
.data_casehistory_big{
		font-style: italic;
}

/* eventi */
.testataEventi{
	color: #003366;
	font-weight: bold;
}

.barraEventi{
	background-color: #003366;
	color: #FFFFFF; 
	font-weight: bold; 
	padding:2px;
}

.titolo_eventi{
	font-weight: bold;
	color: #1A5F9C;
	text-decoration: none;
}

.titolo_eventi_big{
	font-size: 13px;
	font-weight: bold;
	color: #1A5F9C;
	text-decoration: none;
}

/* rassegna stampa */
.titolo_stampa{
	font-weight: bold;
	color: #1A5F9C;
	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: #1A5F9C;
	text-decoration: none;
}
.testata_stampa_big{
	font-style: italic;
	font-weight: bold;
}
.data_stampa_big{
	font-style: italic;
}

/* success/error */

.error{
	color: #CC0000;
	font-weight: bold;
}

.success{
	color: #008F00;
	font-weight: bold;
}

h1, h2, h3{
	font-size:15px;
	font-weight: bold;
}
