p 
{
font-family: tahoma;
font-size: 8pt;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #666666;
}

img
{
border: none;
}

body
{
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
background-image: url(images/bg.gif);
background-repeat: repeat;
background-position: left top;
}

.logobg
{
background-image: url(images/logobg.jpg);
background-repeat: no-repeat;
background-position: center top;
}

.foo-centrante
{
background-image: url(images/foo-centrante.gif);
background-repeat: no-repeat;
background-position: center top;
}

.menubg
{
background-image: url(images/menubg.jpg);
background-repeat: no-repeat;
background-position: center top;
}

.razddots
{
background-image: url(images/razddots.gif);
background-repeat: repeat-x;
background-position: center top;
}

.butt01
{
background-image: url(images/butt01.gif);
background-repeat: no-repeat;
background-position: left top;
}
.butt02
{
background-image: url(images/butt02.gif);
background-repeat: no-repeat;
background-position: left top;
}
.butt03
{
background-image: url(images/butt03.gif);
background-repeat: no-repeat;
background-position: left top;
}
.butt04
{
background-image: url(images/butt04.gif);
background-repeat: no-repeat;
background-position: left top;
}


a:link {color: #0061BA; text-decoration: none;}
a:visited {color: #0061BA; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}
a:active {color: red; text-decoration: underline;}

a.top:link {color: #633B7E; text-decoration: none;}
a.top:visited {color: #633B7E; text-decoration: underline;}
a.top:hover {color: red; text-decoration: underline;}
a.top:active {color: red; text-decoration: underline;}


