body {
	font: 14px Tahoma, "Trebuchet MS", Verdana;
	background-image: url(../Immagini/sfumatura_ciano.gif);
	background-repeat: repeat-x;
	color: #000066;
}

.intestazione 
{
	background: url(../Immagini/Intestazione_tecnomar.gif) no-repeat right;
	padding-left: 50px;
}

#contenuto {
	width: 800px;
}

.contatore 
{
	font-family: SansSerif;
	font-size: 12px;
	color: Gray;
}

#table_menu td {
	font: 12px Tahoma, "Trebuchet MS", Verdana;
	color: #000066;
	width: 160px;
	background-color: #dddddd;
}

#table_menu td .selected {
	width: 160px;
	text-align: center;
	font-weight: bold;
}

#table_menu a {
	background-color: #dddddd;
	display: block;
	text-decoration: none;
	color: #000066;
	padding: 10px 0;
	width: 160px;
	text-align: center;
}

#table_menu a:hover {
	color: #0000FF;
	background-color: #D0DEF8;
}

.piedipagina {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 9px;
}

#main_table {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: solid #000000 1px;
	padding: 0px;
}

.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: 0.2em;
	text-align: right;
	padding-right: 5mm;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: 0.1em;
	text-align: right;
	padding-right: 5mm;
}

.section_link {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 10px;
	text-align: left;
}

.section_link a {
	color: #0066CC;
	text-decoration: none;
}

.section_link a:hover {
	color: #00CCFF;
	text-decoration: none;
}

#area_contenuto {
	text-align: left;
	padding: 30px 40px 40px 50px;
	background-image: url(../Immagini/sfondo_mare_grande_con_logo.jpg);
	border: solid 1px #000000;
}

.testo_contenuto {
	line-height: 150%;
}

.titolo_contenuto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: 0.1em;
	padding-bottom: 0.5em;
}

.link_sch_tec {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #0066CC;
}

.button {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid 1px #D0DEF8;
}

.informativa {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FF0000;
}

#dgrBarche td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dddddd;
}

#tab_sch_tec {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000066;
}

#tab_sch_tec td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0DEF8;
	background-color: White;
}

#tab_sch_tec th {
	font-weight: bold;
	background-color: #D0DEF8;
	line-height: 25px;
}

.valore_sch_tec_read {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border: 0px;
	height: 15px;
}

.tab_sch_tec {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000066;
}

.tab_sch_tec td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0DEF8;
	background-color: White;
}

.tab_sch_tec_th {
	font-weight: bold;
	background-color: #D0DEF8;
	line-height: 25px;
}

.blend {
	cursor: hand;
}

#pnlResult {
	margin-bottom: 10px;
}

.pnlErrore {
	background-color: #FFFF99;
	border: solid 1px Red;
}

.pnlSuccesso {
	background-color: #DDFFAA;
	border: solid 1px DarkGreen;
}

.errore {
	font-size: 12px;
	color: Red;
}

.successo {
	font-size: 12px;
	color: DarkGreen;	
}

.bordo_errore {
	border: dimgray 1px solid;
	background-color: gainsboro;
}

#tableMenuProdotti strong {
	display: block;
}

#menu-prodotti {
	position: absolute;
	z-index: 100;
	width: 160px;
	background-color: #dddddd;
	border: solid 1px #bbbbbb;
}

#menu-prodotti ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu-prodotti a {
	text-decoration: none;
}

#menu-prodotti a:hover {
	color: #0000FF;
	background-color: #D0DEF8;
}

.logout 
{
	font-size: 11px;
}