/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

h1 {
	font-size: 10px;
	font-weight: bold;
	color: #5691D7;
}

h1 a:link {
	color: #5691D7;
	text-decoration:none;
}

h1 a:active {
	color: #5691D7;
	text-decoration:none;
}

h1 a:visited {
	color: #5691D7;
	text-decoration:none;
}

h1 a:hover {
	color: #5691D7;
	text-decoration:underline;
}



.hr_dx {
	font-size:10px;
	color:#6699CC;
}

.dodicipx {
	font-size:11px;
}

.table {
	/*border: 1px solid #FAE7A3;
	background-color: #ffffe6;*/
	font-size:12px;
	-webkit-border-radius: 20px 0 20px 0;
	-moz-border-radius: 20px 0 20px 0;
	border-radius: 20px 0 20px 0;
}

.telefono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-align:center;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
#Content {
	height: 100%;
	width: 100%;
}

.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}

.interlineamenu {
	line-height:1.7;
}

.interlineamenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.interlineamenu li {
	margin:3px 0 3px 0;
	list-style:none;
}

.bordotabelleofferte {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

.titolofferte {
	font-weight:bold;
	color:#1950d0;
}

.copyright1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}

#sidebar {
	width:300px;
	overflow:auto;
	margin-left:10px;
	text-align:left;
	color:#666666;
	font-weight:bold;
}

#sidebar a:link {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
#sidebar a:active {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
#sidebar a:visited {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
#sidebar a:hover {
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

.elencostrutture {
	width:188px;
	float:left;
	height:20px;
	border:1px solid #ccc;
	margin:2px;
	padding:4px 0 0 2px;
}

/* footer */

.footer {
	font-size:10px;
	color:#999999;
	text-align:center;
	width:800px;
	margin:0 auto 0 auto;
}

.footer a:link {
	color:#999999;
	text-decoration:none;
}

.footer a:hover {
	color:#999999;
	text-decoration:underline;
}

.footer a:visited {
	color:#999999;
	text-decoration:none;
}

.footer a:active {
	color:#999999;
	text-decoration:none;
}

/* tabella */

.tabella a:link {
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.tabella a:active {
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.tabella a:visited {
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.tabella a:hover {
	font-size:14px;
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
.dentro { font-weight:bold !important; }

/* mostra nascondi */

.mostranascondi {
	margin:5px 0 5px 14px;
}

.mostranascondi a:link {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.mostranascondi a:active {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.mostranascondi a:visited {
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.mostranascondi a:hover {
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
