

a:link {text-decoration: none;
    color:  #ffffff;
}

a:visited {text-decoration: none;
    color:  #ffffff;
}

a:hover {text-decoration: none;
   color:  #c00000;
}

a:focus {text-decoration: none;
   outline:0;
}


html, body {
         height: 100%;
}

#container {
	 min-height: 100%;
         height: auto !important;
         height: 100%;
         margin: 0 auto -0px;
}




#box-esterno {
        position: relative;
	margin: auto;
        width: 800px;
        height: auto;
        border: 0px;
}

#box-header {
        padding: 0px;
        border: 0px;
        height: 65px;
        background-image: url(../../immagini/header1.png);
        background-repeat: no-repeat;
}

#box-contenitore {
       padding: 0px;
       border: 5px solid;
       margin: 20px;
       background-image: url(../../immagini/sfondo_body.png);
       background-repeat: repeat;
}


#box-menu {
       padding: 0px;
       border: 0px;
       margin: 0px;
       background-image: url(../../immagini/logo_pedro1p.png);
       background-repeat: no-repeat;
}


#pedro-opere {
       position: absolute;
       top: 250px;
       left: 270px;
       padding: 0px;
       width: 423px;
       height: 317px;
       margin: auto;
       background-image: url(../pedro_opere.png);
       background-repeat: no-repeat;
       border: 0px;
       z-index: 10;
}
.text {
       font-family: verdana;
       font-size: 10pt;
       line-height: 13pt;
       color: #ffffff; 
       text-align: center;
}



#link-opere {
       position: absolute;
       top: 360px;
       left: 0px;
       padding: 0px;
       width: 143px;
       height: 36px;
       margin: auto;
       background-image: url(../opere.png);
       background-repeat: no-repeat;
       z-index: 10;
       border: 0px;
}

#link-operetesto {
       position: absolute;
       top: 360px;
       left: 0px;
       padding: 4px;
       width: 120px;
       height: 20px;
       margin: auto;
       z-index: 200;
     font-family: verdana;
     font-size: 10pt;
     font-weight: bold;
     color: #3d291b; 
     text-align: right;
       border: 0px;

}


.link2 a {

        text-decoration: none;
        color:  #4a7ada;
}


.link2 a:visited {

        text-decoration: none;
        color:  #fb6f09;
}


.link2 a:hover{ 
   
         text-decoration: none;
         color:  #c00000;
}
 

.link2 a:focus{ 

         text-decoration: none;
         outline:0;
}

.link2 a:focus{ 

         text-decoration: none;
         outline:0;
}




#link-critiche {
       position: absolute;
       top: 400px;
       left: 0px;
       padding: 0px;
       width: 143px;
       height: 36px;
       margin: auto;
       background-image: url(../critiche.png);
       background-repeat: no-repeat;
       z-index: 9;
       border: 0px;
}

#link-critichetesto {
       position: absolute;
       top: 400px;
       left: 0px;
       padding: 4px;
       width: 120px;
       height: 20px;
       margin: auto;
       z-index: 200;
     font-family: verdana;
     font-size: 10pt;
     font-weight: bold;
     color: #3d291b; 
     text-align: right;
       border: 0px;
}

#link-expo {
       position: absolute;
       top: 440px;
       left: 0px;
       padding: 0px;
       width: 143px;
       height: 36px;
       margin: auto;
       background-image: url(../expo.png);
       background-repeat: no-repeat;
       z-index: 9;
       border: 0px;
}

#link-expotesto {
       position: absolute;
       top: 440px;
       left: 0px;
       padding: 4px;
       width: 120px;
       height: 20px;
       margin: auto;
       z-index: 200;
     font-family: verdana;
     font-size: 10pt;
     font-weight: bold;
     color: #3d291b; 
     text-align: right;
       border: 0px;
}


#box-opere {
       padding: 60px;
       margin: 20px;
       border: 2px solid;
       background-image: url(../../immagini/sfondo_body.png);
       background-repeat: repeat;
       text-align: center;
}



#footer, #push {
    height: 0px;
    clear: both;
}


.clear {
    height: 150px;
}


.table_fondo {
    width: 100%;
    height: 200px;
    background-image: url(../../immagini/sfondo_body.png);
}


.tab-sx {
    text-align: left;
    padding: 60px;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff; 
}


.tab-dx {
    text-align: center;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff; 
}