/* CSS Document */
body { 
margin: 0px;
padding: 0px;
background-image: url(immagini/logo_pierclaudiofei.png);
background-repeat: no-repeat;
background-color: #000000;
font-family: Arial, sans-serif;
color: #595959;
font-size: 13px;
line-height: 20px;
text-align: justify;
direction: ltr;
}
/* ------------------------------------------ LINK */

.link a {
color:#ffa800;
}

.link a:hover {
color:#ffa800;
}

.link a:active {
color:#ffa800;
}

.link a:visited {
color:#999999;
}
/* ------------------------------------------ LINK FINE*/

a.opacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
a.opacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.testopagina{
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 20px;
color: #595959;
text-align: justify;
direction: ltr;
}
.piepagina{
font-family: Tahoma, Verdana, sans-serif;
font-size: 9px;
line-height: 14px;
color: #FFFFFF;
text-align: center;
direction: ltr;
}

div#container{
width:751px;
margin:0px 419px;
padding:0;
border:0px solid #000;
}
.menu{
position: absolute;
top: 360px;
left: 259px;
margin:0;
padding:0;
height: 23px;
width:200px;
z-index: 90;
}

.video{
position: absolute;
top: 360px;
left: 259px;
margin:0;
padding:0;
z-index: 95;
}

div#alto{
margin:0;
padding:0;
height:78px;
width:751px;
background-image:url(immagini/alto.png);
background-position:top right;
background-repeat:repeat;
}

div#sezione{
margin:0;
padding:0;
height:41px;
width:751px;
background-image:url(immagini/sezione.png);
background-position:top right;
background-repeat:repeat;
}
div#testo{
background-color: #ffffff;
height: auto;
width:751px;
font-family: Arial, sans-serif;
color: #595959;
font-size: 13px;
line-height: 20px;
text-align: justify;
direction: ltr;
}
div#basso{
margin:0;
padding:0;
height:116px;
width:751px;
background-image:url(immagini/piepagina.png);
background-position:top left;
background-repeat:repeat;
} 

