/* CSS Document */
body{
	background-color: #DFDFDF;
	margin: 0px;
	padding: 0px;
	font-family : "Trebuchet MS", Arial, sans-serif;
}
img{
	border:0;
}
.box {
 	width: 728px;
  	border: 6px solid #FFFFFF;
  	background-color:#FFFFFF;
 	margin-bottom: 6px;
  	margin-left: 6px;
  	margin-right: 6px;
  	margin-top: 0px;
}
.sottomenu {
	margin-bottom: 0;
  	margin-left: 0;
  	margin-right: 0;
  	margin-top: 3px;
}
.linea {
	background-image: url(img/pixelGrey.gif);
}
.footer {
	width: 728px;
	border: 6px solid #fff;
	background-image:url(img/footer.jpg);
	margin: 6px;
}
.text_footer {
	font-size: 11px;
	color: #FFFFFF;
}
.orange_text {
	font-size: 11px;
	color: #E98719;
}
.gray_text {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.gray_text:link {
	text-decoration: none;
}
.gray_text:visited {
	text-decoration: none;
}
.gray_text:active {
	text-decoration: none;
}
.gray_text:hover	{
	text-decoration: none;
	color: #E98719;
}
.testoDida {
	font-size : 11px;
	color: #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}
.testoDida:hover {
	font-size : 11px;
	color: #202C62;
	font-weight : normal;
	text-decoration : none;
}
.testoLingua {
	font-size : 11px;
	color: #E98719;
	font-weight : normal;
	text-decoration : none;
}


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


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

.testonews {
	font-size : 11px;
	color: #333333;
	font-weight : normal;
	text-decoration : none;
}
.testonews a{
	font-size:11px;
	color: #333333;
	text-decoration:none;
}
.testonews a:link {
	color: #333333;
	text-decoration:none;
}
.testonews a:visited {
	color: #333333;
	text-decoration:none;
}
.testonews a:active {
	color: #333333;
	text-decoration:none;
}
.testonews a:hover	{
	color: #E98719;
	text-decoration:none;
}



.titnero {
	font-size : 12px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;
}
.titnero a{
	font-size:12px;
	color: #000000;
	text-decoration:underline;
}
.titnero a:link {
	color: #000000;
	text-decoration:underline;
}
.titnero a:visited {
	color: #000000;
	text-decoration:underline;
}
.titnero a:active {
	color: #000000;
	text-decoration:underline;
}
.titnero a:hover	{
	color: #E98719;
	text-decoration:underline;
}

.titolo {
	font-size : 14px;
	color: #E98719;
	font-weight : bold;
	text-decoration : none;
}
.titolobianco {
	font-size : 14px;
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
}
.titolobianco a{
	font-size:14px;
	color: #ffffff;
	text-decoration:underline;
}
.titolobianco a:link {
	color: #ffffff;
	text-decoration:underline;
}
.titolobianco a:visited {
	color: #ffffff;
	text-decoration:underline;
}
.titolobianco a:active {
	color: #ffffff;
	text-decoration:underline;
}
.titolobianco a:hover	{
	color: #E98719;
	text-decoration:underline;
}

