/* CSS Document */

body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #CFCCC0;
	background-color: #CFCCC0;
	background-image:  url(img/sfondo.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}
a {color: #FF9900;}

a:hover { color: #B5AA9D;}

h1{	padding:20px 0 5px 0;
margin:0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	text-align: left;
}
h2{	padding:15px 0 5px 0;
margin:0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height:14px;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
h3{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding:10px 0 0 0;
	margin:0;
	color: #0066CC;
	font-weight: bold;
	text-align: left;
}
h4{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	padding:0;
	margin:0;
	font-weight: bold;
	text-align: left;
}

h5{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #990000;
	padding:0;
	margin:0;
	font-weight: normal;
	text-align: left;
}

.txt_content_title {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
	text-align: left;
}
.txt_content_title p {	padding:7x 0 0 0;margin:0;}

.txt_content {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	border: none;
}

.txt_tabellaorario {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	border: none;

}

.txt_credits {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #B5AA9D;
	text-align: center;
	border: none;

}

.txt_credits a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #B5AA9D;
    text-align: center;
	border: none;
}

.txt_credits a:hover { 
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #B5AA9D;
	text-align: center;
	border: none;
}

