@charset "iso-8859-1";
/* author: giulio COBRAM ferrari */
/* Creation date: 10/06/2003 */

/* link */
 a.indx:active	{text-decoration: none; color:red; font-weight: bold; font-size:25}
 a.indx:visited	{text-decoration: none; color:red; font-weight: bold; font-size:25}
 a.indx:link		{text-decoration: none; color:red; font-weight: bold; font-size:25}
 a.indx:hover	{text-decoration: underline; color:red; font-weight: bold; font-size:25}
 
 a.home:active	{text-decoration: none; color:red; font-weight: bold; font-variant: small-caps; font-size:15}
 a.home:visited	{text-decoration: none; color:red; font-weight: bold; font-variant: small-caps; font-size:15}
 a.home:link		{text-decoration: none; color:red; font-weight: bold; font-variant: small-caps; font-size:15}
 a.home:hover	{text-decoration: underline; color:red; font-weight: bold; font-variant: small-caps; font-size:15}
 
 a.use:active	{text-decoration: none; color:red; font-weight: bold}
 a.use:visited	{text-decoration: none; color:red; font-weight: bold}
 a.use:link		{text-decoration: none; color:red; font-weight: bold}
 a.use:hover	{text-decoration: underline; color:red; font-weight: bold}
 
 a.mail:active	{text-decoration: none; color:red; font-size:110%}
 a.mail:visited	{text-decoration: none; color:red; font-size:110%}
 a.mail:link		{text-decoration: none; color:red; font-size:110%}
 a.mail:hover	{text-decoration: underline; color:red; font-size:110%}
 
 a.foto:active	{text-decoration: none; color:black; font-size:100%}
 a.foto:visited	{text-decoration: none; color:black; font-size:100%}
 a.foto:link		{text-decoration: none; color:black; font-size:100%}
 a.foto:hover	{text-decoration: underline; color:black; font-size:100%}

/* titolo */
 font.title {color:red; font-size:70; font-weight: bold}
 
/* paragrafo giustificato */
 p.gius {text-align:justify; font-size:110%; font-weight: bold; margin-left:3%; margin-right:3%}
 p.corpo {text-align:justify; font-size:110%; margin-left:3%; margin-right:3%}
 
/* font particolari */
 font.bott {font-variant:small-caps; font-size:15; font-weight: bold}
 p.ncentro {text-align:center; font-size:110%}
 p.centro {text-align:center; font-size:110%; font-weight: bold}
 
/* immagini float */
 img.floatL {float:left; padding:10px}
 img.floatR {float:right; padding:10px}
 

/* cose vecchie commentate */
/* body		{background: green} */

/* a.indice:hover	{text-decoration: none; background:white; color:red; font-size:50} */
/* font		{color: darkred}
