/* 0000fe bluette - ffbe00 giallo - dd1c21 rosso*/
/* Fonts Generali -----------------------------------------------------*/
BODY {
   font-family: Arial, Helvetica, sans-serif;	
   font-size: 11px; 
   margin-top:10px;
   color: #000000; /*nero*/
   font-weight: normal;
   text-decoration: none;
   background-color : #ffffff; /*bianco*/
}
/*----------------------------*/

a:link { 
	color: #000000; /* nero */
    font-weight: bold;	
	text-decoration: none;
}
a:visited { 
	color: #000000; /* nero */
    font-weight: bold;	
	text-decoration: none;
}
a:active { 
	color: #000000; /* nero */
    font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000; /* nero */
    font-weight: bold;
	text-decoration: underline;
}

td {
	color: #000000; /*nero*/
	font-weight: normal;
	text-decoration: none;
    font-size: 11px; 
}
select {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
input {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
textarea {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

hr {
	border: thin solid;
	color: #000000; /* nero */
	width: 100%;
}

h1{
	color: #000000; /* nero */
	font-size: 14px;
	font-weight: bold;
	border: none;
}

/* Headings */
H2 { 
	color: #000000; /* nero */
   	font-variant: small-caps;
	font-size: 13px;
   	border-bottom: none;
}

H3,H4 {
	color: #b2b2b2; /*grigio chiaro*/
	font-size: 11px;
}

/*H5 falso*/
H5 { 
	color: #ffffff; /*bianco*/
	font-size: 1px;
}

/* Stili per testi */

.colavion {
color:#6f8f9c;
}


/* Stili per celle tabella principale */

.rigaAlta {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.rigaBassa {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.rigaIntorno {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#tableContenuti {
	padding-left: 20px;
	padding-right: 40px;
}

/* Stili per le celle Box */

.numBox {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-align: center;
	width: 50px;
	height: 27px;
	border: 1px solid #000000;
}

.anniBox {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
}

/*iFrame*/

.testiiframe {
	margin: 0px;
	width: 475px;
	height: 315px;
	overflow: auto;
	border: 0px;
	text-align: justify;
	padding-right: 5px; /* diminuire prop. larghezza se si aumenta questo valore! */
}
.testiBoxiframe {
	margin: 20px;
	width: 330px;
	height: 315px;
	overflow: auto;
	border: 0px;
	padding-right: 5px; /* diminuire prop. larghezza se si aumenta questo valore! */
}
.testiBoxhome {
	margin: 20px;
}

/* - LINKS PARTICOLARI -------------------------------------------- */

a.azzurrologhi {
	color: #0d7390;
}
a.azzurrologhi:link { 
	color: #0d7390;
	font-weight: bold;
	text-decoration: none;
}
a.azzurrologhi:visited { 
	color: #0d7390;
	font-weight: bold;
	text-decoration: none;
}
a.azzurrologhi:active {
	color: #0d7390;
	font-weight: bold;
	text-decoration: none;
}
a.azzurrologhi:hover {
	color: #0d7390;
	font-weight: bold;
	text-decoration: underline;
}

.anniBox a{
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.anniBox a:link { 
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.anniBox a:visited { 
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.anniBox a:active {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
.anniBox a:hover {
	color: #6d6e71; /* grigio */
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

/* --------------------------------------------- */

.maiuscolo{
	color: #000000; /* nero */
	font-weight: bold;
	text-transform: uppercase;
}

.titolo {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	color: #000000; /*nero*/
}

.nomeRivista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: bold;
	color: #000000; /*nero*/
}

.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/*foto*/
.didascalia {
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	margin: 0px;
}
.fotodx {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 11px;
}
.fotosx {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 11px;
}


/*stili php*/
.stileinterno {font-size: xx-small;}
