body {
	
    font-family:  "Trebuchet MS", Verdana, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #07355A;
	margin: 0px;
}
.titlebox {
	font-weight: bolder;
	font-size: 12px;
}

.titleboxnero {
	font-weight: bolder;
	font-size: 12px;
color: #000000;
}
.textblack {
	color: #000000;
}
input {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", sans-serif;
	font-size: 11px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

a:link{

	font-weight: bold;
	color: #F47B00;
	text-decoration: none;
}
a:active {
	font-weight: bold;

	color: #A0B0B0;
	text-decoration: none;
}
a:visited {
	font-weight: bold;

	color: #CC9900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;

	color: #FF6600;
	text-decoration: underline;
}
/* link link */
a.link:link{
	font-size: 11px;
	font-weight: bold;
	color: #F47B00;
	text-decoration: none;
}
a.link:active {
	font-weight: bold;
	font-size: 11px;
	color: #A0B0B0;
	text-decoration: none;
}
a.link:visited {
	font-weight: bold;
	font-size: 11px;
	color: #CC9900;
	text-decoration: none;
}
a.link:hover {
	font-weight: bold;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
/* fine link link */

/* link scuro */
a.scuro:link{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.scuro:active {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.scuro:visited {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.scuro:hover {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
/* fine link scuro */


/* link menu */

a.menu:link{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
display:block;
	background:#666666;
}
a.menu:active {
	font-weight: bold;
font-size: 12px;
	color: #FF9900;
	text-decoration: none;
display:block;
	background:#FFFFFF;
}
a.menu:visited {
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
display:block;
	background:#000000;
}
a.menu:hover {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	display:block;
	background:#FFCC99;
	text-decoration: none;
}
/* fine link menu */

a.bloghome {
	font-size: 10px;
	
	color: #FFCC00;
	text-decoration: none;
}

a.file {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	display:block;
	text-decoration: none;
	padding: 2px;
	background: #284555;
}

a.file:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	display:block;
	background:#111111;
	text-decoration: none;
}



.blackbold {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	
}

.small {
	
	font-size: 13px;
	
	
}

b.titolo {
 font-size: 14px;
 color:#FF9900;
}

b.titoloelemento {
 font-size: 13px;
 color:#FFFFFF;
 display:block;
background:#CC3300;
}

p.elemento {
 font-size: 12px;
 color:#CCCC66;
}

p.testonotizia {
 font-size: 12px;
 color:#999999;
}

.bordoimg {
	
	border-color:#FFCC00;
	
	
}

p.notizia {
background:#111111;
padding-bottom: 18px;

}
