﻿
INPUT {
 font-family: arial; 
 font-size: 10px; 
 border: 1px solid #888888;
}
.contenuti {
 text-align: justify;  
 font-family : Arial;
 font-size : 12px;
 color : #000000;
 }


.contenutibig {
 text-align: justify;  
 font-family : Arial;
 font-size : 14px;
 color : #000000;
 }

  
.contenuticenter {
 text-align: center;  
 font-family : Arial;
 font-size : 12px;
 color : #000000;
 }

 
 .contenutiSX{
 text-align: left;  
 font-family : Arial;
 font-size : 12px;
 color : #000000;
 }
 
 .contenutibianco {
 text-align: justify;  
 font-family : Arial;
 font-size : 11px;
 color : #ffffff;
 }
 
  .contenutinero {
 text-align: justify;  
 font-family : Arial;
 font-size : 11px;
 color : #000000;
 }

 
 .titolo{
 text-align: left;  
 font-family : Arial;
 font-size : 16px;
 font-weight : bold;
 color : #ffffff;
 }
 
.titologruppo {
	text-align: justify;
	font-family : Arial;
	font-size: 16px;
	color: #E4222D;
	font-weight: bold;
}

.contenutimini {
 text-align: left;  
 font-family : Arial;
 font-size : 10px;
 color : #000000;
}

.contenutiminiJUST {
 text-align: justify;  
 font-family : Arial;
 font-size : 10px;
 color : #000000;
}


A:link {
 color : #ffffff;
 text-decoration : none;
}

a:visited {
 color : #b8b8b8;
 text-decoration : none; 
}

a:hover {
 color : #000000;
 text-decoration : none;
}

A.linknero:link {
	color: #000000;
	text-decoration : none;
}

A.linknero:hover {
	color: #000000;
	text-decoration : none;
}

A.linknero:visited {
	color: #000000;
	text-decoration : none;
}

.linkimg {
	color: #000000;
	text-decoration : none;
	border:1px black solid;
}

.bordocella_rosso {
	border: 1px solid #E4222D;
}

.cella_catalogo {
	text-align: left;
}
.serie_catalogo {
	color: #E4222D;
	font-weight: bold;
}
.acrobat_catalogo {
	text-align: center;
}


