/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin-top: 0px;
	background-color: #DDDDDD;
}
.td_master {
	background-color: #EEEEEE;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
}
h2 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
}
h3 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	padding-left: 20px;
}
h5 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-left: 20px;
	text-align: left;
}
h6 {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	padding-left: 20px;
	text-align: left;
}
p {
	font-size: 12px;
	color: #666666;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}
#privacy {
	width: 400px;
	height: 100px;
	overflow: auto;
	border: 1px solid #006633;
	padding-top: 20px;
	padding-bottom: 20px;
}
.img-dx{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img-sx{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
}
.ok {
	color: #009966;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.ko {
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_footer {
	background-image: url(immagini/bg_footer.png);
	background-repeat: repeat-x;
}
.bg_pop_disciplina {
	background-image: url(immagini/pop_disciplina.png);
	background-repeat: no-repeat;
}
.titolo_pop_discipline {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
}
.titolo_pop_discipline a {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
}
.titolo_pop_discipline a:hover {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
}
.titolonews {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	margin-left: 20px;
}
.txtlastnews {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
.txtnews {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}
.titoloparagrafo {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.testonormal {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
.testobold {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	font-weight: bold;
}
.testonormal2 {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
	line-height: 17px;
}
.testonormalscuro {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
