A:link {text-decoration: underline;font-weight:bold; color: #172982;}
A:visited {text-decoration: underline;font-weight:bold;color: #172982;}
A:active {text-decoration: underline;font-weight:bold;color: #172982;}
A:hover {text-decoration: underline;font-weight:bold; color: #7E1E14;}


body
{
text-align:left;
font-family: Trebuchet MS,Helvetica,Lucida,Arial,Verdana;
font-size: 1em;
overflow-x:hidden;
}

.PFooter
{
margin-top:25px;
margin-left:10px;
font-size: 14px;
line-height:18px;
}


.header
{
width:980px;
height:105px;

}

.leftCol
{
width:210px;
height:432px;
vertical-align:top;
background-image: url(patternSinistra.jpg);
background-repeat:repeat-y;
}

.midCol
{
width:562px;
height:432px;
vertical-align:top;
background-image: url(patternCentrale.jpg);
background-repeat:repeat-y;
padding-left:12px;
}

.rightCol
{
width:204px;
height:432px;
vertical-align:top;
background-image: url(patternDestra.jpg);
background-repeat:repeat-y;
}

.footer
{
padding-top:13px;
}

