/* Caratteri tipografici */
/* 
   - dimensione (n=normale; p=piccolo; m=medio; g=grande)
   - formato(maiuscolo/minuscolo)
   - colore
   - variazioni (bold/italic/underline)  (opz.)
*/


.text , .box
{
	color: #333333;
	font-size: 100%;
	/* font-size: 12px; */
	font-weight: normal;
}

.n_grigioscuro_B
{
	color: #333333;
	font-size: 100%;
	font-weight: bold;
}

.g_M_grigioscuro_B
{
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.pp_M_grigio , .p_M_grigio
{
	font-size: 75%;
	color: #707072;
	text-transform: uppercase;
}

.p_M_grigio
{
	font-size: 90%;
}

.g_m_rossoidt
{
	font-size: 1em;
	font-weight: normal;
	color: #b90b22;
}

.g_m_rossoidt_B_I
{
	font-size: 1em;
	font-weight: bold;
	color: #b90b22;
}

.g_M_rossoidt_B
{
	font-size: 110%;
	font-weight: bold;
	color: #b90b22;
	text-transform: uppercase;
}

.pp_bianco
{
	font-size: 9px;
	color: white;
}

.m_bianco_italic_B
{
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

/* Regole a livello di ELEMENTI */
html
{
	overflow: scroll;
}
	
body
{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.5em;
	background-image: url('../img/sfondo.jpg');
	background-position:top;
	background-repeat:repeat-x;
}

a
{
	color: #00D;
	text-decoration: none;
	padding: 0;
}

a:hover
{
	text-decoration: underline;
}


h1 , h2 , h3
{
	margin: 0;
}

table
{
	width: 90%;
	border: none;
}

td , td.gallery
{
	border-bottom: 1px dotted #707072;
	padding: 0.5em;
}

td.gallery
{
	background-color: #EEEEEE;
	border-right: 1px dotted #707072;
	text-align: center;
}


/* Regole a livello di COMPONENTI */
#pagina
{
	margin-right: auto;
	margin-left: auto;
	width: 963px;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url('../img/ombra.png');
}

#paginabianca
{
	background-color: white;
	border-left: 1px solid #DDDDDD;
	width: 950px;
}

#inf
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-position: right;
	background-repeat: no-repeat;
	background-position: 6px;
	background-image: url('../img/ombra_inferiore.png');
}

#testata
{
	margin-bottom: 2px ;
}

a.tastiera
{
	display: inline;
	float: right;
	height: 24px;
	
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;

}

a.tastiera:hover
{
	border-top: 2px solid #0033CC; /* #b90b22; */
	border-bottom: 2px solid #0033CC; /* #b90b22; */
}

div.slogan
{
	color: #FFFFFF;
	position: absolute;
	top: 10px;  /* Su IE6 la misura in percentuale funziona male */
	right: 3%;
}

p.slogan
{
	color: inherit;
	font-weight: bold;
	/* font-style: normal; => ATTENZIONE: Italic produce un comportamento anomalo su IE7 */
	font-size: 1.5em;
	text-align: left;
}

#frase01
{
	margin: 0.4em 0em 0.4em 0em;
}

#frase02
{
	margin: 0.4em 0em 0.4em 1.5em;
}

#frase03
{
	margin: 0.4em 0em 0.4em 3em;
}

.didascalia
{
	color: #707072;
	margin-top: 2px;
	margin-right: 51px;
	font-weight: bold;
}

/* HOME PAGE */
div#flash
{
	border: none;
	margin-right: 33px;
	margin-bottom: 19px;

}

div.box , div.news , div.text
{
	margin: 0 33px 11px 0px;
}

div.box , div.news
{
	border: 1px solid #707072;
	background-color: white;
	padding: 0.8em;
	
}

a.download
{
	color: #B90B22;
	font-weight: bold;
}

div.certificazioni
{
	float: right;
	margin-right: 33px;
}

/* FRAME SINISTRO */
#frame_sx
{
	padding: 1em 1em 1em 2em;
	width: 22%;
	float: left;
}

div.box_sx
{
	padding: 0;
	margin-bottom: 1.5em;   /* Distanza fra i box */
	text-align: center;
	/* COLORI */
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}


p.titoloBox ,  p.titoloBox2
{	
	margin: 0;
	text-transform: uppercase;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
}

p.titoloBox2
{
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #b90b22;
	text-align: center;

}

div.box_sx_interno , div.box_sx_interno_catalogo
{
	background-color: white;
	padding: 0.2em 0.4em 0.6em;
}

p.box_titolo_argomento
{
	color: #B90B22;
	text-align: left;
	font-style: italic;
	font-weight: bold;
 	margin: 8px 0 0 1px;
}

img.foto_sx
{
	padding: 0.5em;
}

/* CONTENUTI */

h1.titolo_contenuti
{
	margin-top: 20px;
	margin-bottom: 10px;
}

h2.sottotitoli_contenuti
{
	margin-top: 20px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

#contenuti
{ 
	margin-left: 26.8%;
	padding-top: 0.8em;
}

img.foto_paragrafo_r
{
	float: right;
	margin-left: 15px;
	margin-right: 33px;
	margin-bottom: 10px;
}


div.text
{
	line-height: 150%;
}

span.text
{
	font-weight: bold;
}

div.news , #corpo_news
{
	height: 117px;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	color: #333333;
	background-color: white;
}

div.data_news
{
	font-style: italic;
	font-size: 90%;
	margin-bottom: 5px;
	color: inherit;
}

img.intestazione_news
{
	margin-bottom: 12px;
}


img.news
{
	float:left;
	margin-right: 20px;

}

#archivioNews
{
	background-color: #b90b22;
	color: #FFFFFF;
	overflow: auto;
	height: 550px;
	text-align: left;
	border: none;;
}

a.archivioNews
{	
	background-color: transparent;
	text-decoration: none;
	display: block;
	color: white;
}

a.archivioNews:hover
{
	background-color: #FFFFFF;
	color: #B90B22;
}

#panello_foto img
{
	margin-bottom: 4px;
}

/* PIE PAGINA */
div.footer_dx
{
	margin-top: -28px;
	margin-right: 25px;
	position: relative;
	float: right;
}

div.footer_sx
{
	margin-top: -25px;
	margin-left: 25px;
	position: relative;
	float: left;
}

div.altriprodotti
{
	margin-top: 120px;	
}

/* CATALOGO */


a.catalogo
{
	display: block;
	
	/* Sfondo */
	background-image: url(../img/link_cat.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	/* Altezza e centratura verticale */
	height: 25px;
	line-height: 25px;
}

a.catalogo:hover
{
	background-image: url(../img/link_cat_hover.jpg);
	text-decoration: none;
}

div.box_sx_interno_catalogo
{
	padding: 0;
	padding-bottom: 1px;
}

table.catalogo
{
	border: 1px solid #CCCCCC;
	padding: 0px;
	width: 95%;
}

th.catalogo , th.catalogo2
{
	background-color: #B90B22;
	color: white;
	text-align: center;
	padding: 3px;
	border-right: 1px solid #FFFFFF;
}

td.catalogo , td.catalogo2 , td.catalogoBR , td.catalogoBR2
{
	text-align: center;
	border-right: 1px solid #CCCCCC;
}

td.catalogoBR ,  td.catalogoBR2
{
	border-bottom: 1px solid #444444;
}

th.catalogo2 , td.catalogo2, td.catalogoBR2
{
	border-right: none;
}

span.T1
{
	font-size: 80%;
}

span.T2
{
	font-weight: bold;
}

a.sottomenu_sx
{
	display: block;
	text-align: left;
	padding-left: 6px;
}

.imgCatalogo
{
	cursor: pointer;
	display: block;
	float: left;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 4px;

	border-top: 1px solid #FFFFFF;
	padding-top: 4px;
	
}

caption.catalogo
{
	font-weight: bold;
	margin-top: 10px;	
}

/* RICERCA */
div.ricerca
{
	overflow: auto;
	height: 340px;
}

img.risultati_versione
{
	vertical-align: bottom;
	margin-right: 5px;
}

a.risultati_titolo
{
	margin-left: 20px;
	font-weight: normal;
}

div.hr
{
	width: 80%;
	border-top: 1px solid #D0D0D0;
	margin-top: 8px;
	font-size: 8px;
}


/* PANNELLO DI CONTROLLO */
div.form
{
	padding: 0.5em 0;
}

span.labelspan
{
	color: #B90B22;
	font-family: "Courier New", Courier, monospace;
}

img.interrogativo
{
	cursor: pointer;
}
