﻿.submit
{
	border: 0;
	background-color: #95c367;
	font-weight: bold;
}

h2
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #185e82;
	border-bottom: 1px solid #b7b7b7;
	text-align: center;
	margin: 0;
	margin-bottom: 8px;
	margin-top: 8px;
}

h3
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #185e82;
	border-bottom: 1px solid #b7b7b7;
	text-align: left;
	margin: 0;
	margin-bottom: 4px;
	margin-top: 4px;
}

h4
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #b7090a;
	text-align: left;
	margin: 0;
	margin-bottom: 7px;
	margin-top: 4px;
}

h6
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: Gray;
	color: white;
	padding-left: 4px;
	text-align: left;
	width: 95%;
	margin: 0;
	margin-bottom: 4px;
	margin-top: 4px;
}

.elenco_g
{
	padding-left: 5px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.elenco_lettere
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #e4e4e4;
	padding-top: 4px;
	padding-bottom: 4px;
}

.elenco_lettere a
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #185e82;
}

.glossario_cont
{
	font-family: verdana;
	font-size: 11px;
	height: 450px;
	overflow:auto;
	padding: 4px;
}

.gloss_link
{
	padding: 4px;
	background-color: #f8e6e6;
	font-size: 10px;
	color: Gray;
}

.gloss_link a
{
	color: #b7090a;
	font-weight: bold;
	font-size: 10px;
}

.table
{
	width: 100%;
}

#structure
{
	width: 100%;
	height: 100%;
	background-color: White;
}

.linea
{
	border-bottom: 1px solid #c0c0c0;
	font-size: 3px;
}

.top
{
	height: 26px;
}

.bottom1
{
	background-color: #efefef;
	vertical-align: middle;
	height: 23px;
	text-align: right;
	padding-right: 10px;
}

.bottom2
{
	vertical-align: middle;
	height: 100px;
}

#bottom_table
{
	width: 100%;
	background-image: url(../images/back_bottom.gif);
	height: 23px;
	border-top: 1px solid #086308;
}

.bottom1
{
	padding-left: 5px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: Black;
}

.bottom2
{
	padding-right: 10px;
	text-align: right;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: Black;
}

.sidebar_gloss
{
	width: 200px;
	vertical-align: top;
	padding: 3px;
}

.sidebar h3
{
	color: #086308;
	font-size: 10px;
	margin: 0px;
}

.sidebar ul
{
	margin: 0;
	padding: 3;
	padding-left: 3;
	list-style: none;
}

.content_page td
{
	border-bottom: 1px solid gray;
	font-size: 11px;
	white-space: nowrap;
}

blockquote
{
	margin: 4;
}

.box
{
	border-top: 1px dotted Gray;
	border-bottom: 1px dotted Gray;
	padding: 3px;
	padding-bottom: 8px;
}

.box h3
{
	margin: 0;
	padding-bottom: 5px;
	font-size: 12px;
}

#newsScroll
{
	height: 80px;
}