A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}
A:link {color: #3a7fee; font-weight: bold;}
A:visited {color: #3a7fe0; font-weight: bold;}
A:active {color: #3a7fee; font-weight: bold;}
A:hover {color: red; font-weight: bold;}


#campo_background
{
color: rgb(0, 0, 0);
background-color: #ffffff;
background-position: left top;
background-repeat: no-repeat;
background-image: url(images/sfondo_assistita.jpg);
font-family: Verdana;
}

H1
{
font-family: Verdana;
color: #337301;
font-size:160%;
/* font-style: italic; */
/* text-align: left; */
font-weight: bold;
}

H2
{
font-family: Verdana;
color: #337301;
font-size:140%;
font-style: italic;
font-weight: bold;
}

P 
{
font-family: Verdana;
color: #000000;
font-size:120%;
}


UL  
{
font-family: Verdana;
color: #337301;
font-size:100%;
}

.cimg_dx
{
float: right;
border: 0px solid transparent;
/* hspace viene sostitiuto da */
margin-top: 5px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 10px;
filter:alpha(opacity)=100;
opacity:1;
}

.cimg_sin
{
float: left;
border: 0px solid transparent;
/* hspace viene sostitiuto da */
margin-top: 5px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
filter:alpha(opacity)=100;
opacity:1;
}


.cimg 
{
border: 0px solid #aaaaaa;
/* hspace viene sostitiuto da: */
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
filter:alpha(opacity)=100;
opacity:1;
}

