@charset "UTF-8";
/* CSS Document */


.text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
line-height:15px;
margin-top:20px;
width:735px;
}	

a, a:visited, a:link {
color:#000000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


.coverupleft {
background-image:url(../img/home/bgcontent_bianco_up_sx.jpg);
background-repeat:no-repeat;
height:20px;
}

.coverdownleft {
background-image:url(../img/home/bgcontent_bianco_dwn_sx.jpg);
background-repeat:no-repeat;
height:20px;
}

.coverdownright {
background-image:url(../img/home/bgcontent_bianco_dwn_dx.jpg);
background-repeat:no-repeat;
height:20px;
}

.bgcontentright {
background-image:url(../img/home/bgcontent_dx.jpg);
background-repeat:repeat-y;
height:20px;
}

.bgcontentleft {
background-image:url(../img/home/bgcontent_sx.jpg);
background-repeat:repeat-y;
}

