/*--------------------------- HTML ---------------------------*/
html,body {
	margin:0;
	padding:0;
	/*height:100%;*/ /* needed for container min-height */
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color: #000000;
	/*background-image:url(images/sfondo_new.gif);
	background-position:top;
	background-repeat:repeat-x;*/
}

h1{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight:bold;
	color: #ED1C24;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight:bold;
	color: #FAA74A;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight:bold;
	color: #9E0817;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight:bold;
	color: #1B877D;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight:bold;
	color: #1F62AE;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}

/*--------------------------- DIV ---------------------------*/
#container {
	width: 780px;
	\width: 800px;
	w\idth: 780px;
	height:525px;
	margin: 0px;
	margin-top:50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #918F8F;
}

#nav {
	width:780px;
	height:173px;
	position:relative;
	padding: 0px;
	margin-bottom: 0px;
	margin-top:0px;
	margin-left:0px;
	left: 0px;
}


#content {
	width:780px;
	height: 352px;
	margin: -30px 0px 0px 0px;
	/*padding-left: auto;
	padding-right: auto;*/
	background-color:#ffffff;
	/*border: 1px solid #ff0000;*/
}

#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	width:780px;
	height:30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

/*---------------------------------------- CLASS -----------------------------------------*/

.footer_giallo{
	background-image:url(images/footer_giallo.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.footer_rosso{
	background-image:url(images/footer_rosso.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.footer_rosso_default{
	background-image:url(images/footer_rosso_default.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.footer_verde{
	background-image:url(images/footer_verde.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.footer_blu{
	background-image:url(images/footer_blu.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.footer_nero{
	background-image:url(images/footer_nero.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.td_vuoto{
	height:10px;
}


/* TESTI */
.testo {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:justify;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left:5px;
	padding-right:5px;
}

.testo_giustificato {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color: #000000;
}

.testo_blu {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:justify;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #004A84;
}

.testo_credits {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:justify;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.titolo_news{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: #ED1C24;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/*---------------------------------------- LINK -----------------------------------------*/
/* LINK DEFAULT */
a:link {
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
}

a:visited {
	height:auto;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
}

a:hover {
	height:auto;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #ED1C24;
}


/*------------------*/


.thumb {
	padding:2px;
	border: 1px dashed #999999;
	height:auto;
}


.testo_bianco a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.testo_bianco a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.testo_bianco a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}

/*------------------------*/
a:link img {
	border: none;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

a:visited img {
	border: none;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

a:hover img {
	border: none;
	background-color: #ffffff;
	color: #ffffff;
	text-decoration: none;
}

/*------------------*/

/* POPUP DIV ---------------------------------------------- */
#containerPopup{
	position:absolute;
	left:50%;
	margin-left:-303px;
	top:100px;
}

#swfPopup{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	border:0px solid #333333;
	width: 607px;
	height: 424px;
}

#swfPopup a
{
	color:#FFCC00;
	text-decoration:none;
	background-color:#FFFFFF;
}

#swfPopup a:hover
{
	color:#FFCC00;
	text-decoration:underline;
	background-color:#FFFFFF;
}

#chiudi
{
	width:590px;
	/*background-color:#FFFFFF;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-align:right;
}

#chiudi a
{
	/*background-color:#FFFFFF;*/
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:right;
}

#chiudi a:hover
{
	/*background-color:#FFFFFF;*/
	font-weight:bold;
	color:#004F99;
	text-decoration:none;
	text-align:right;
}