

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-critiche {
       position: absolute;
       top: 230px;
       left: 270px;
       padding: 0px;
       width: 325px;
       height: 317px;
       border: 0px;
       margin: auto;
       background-image: url(../pedro_critiche.png);
       background-repeat: no-repeat;
       z-index: 10;
}

#caption {
       position: absolute;
       margin: 0px;
       border: 0px;
       padding: 0px;
       left: 285px;
       font-family: verdana;
       font-size: 10pt;
       color: #c0c0c0; 
       text-align: left;
}

#link-opere {
       position: absolute;
       top: 360px;
       left: 0px;
       padding: 0px;
       width: 143px;
       height: 36px;
       border: 0px;
       margin: auto;
       background-image: url(../opere.png);
       background-repeat: no-repeat;
       z-index: 10;
}

#link-operetesto {
       position: absolute;
       top: 360px;
       left: 0px;
       padding: 4px;
       width: 120px;
       height: 20px;
       border: 0px;
       margin: auto;
       z-index: 200;
     font-family: verdana;
     font-size: 10pt;
     font-weight: bold;
     color: #3d291b; 
     text-align: right;
}

#link-critiche {
       position: absolute;
       top: 400px;
       left: 0px;
       padding: 0px;
       width: 143px;
       height: 36px;
       border: 0px;
       margin: auto;
       background-image: url(../critiche.png);
       background-repeat: no-repeat;
       z-index: 9;
}

#link-critichetesto {
       position: absolute;
       top: 400px;
       left: 0px;
       padding: 4px;
       width: 120px;
       height: 20px;
       border: 0px;
       margin: auto;
       z-index: 200;
     font-family: verdana;
     font-size: 10pt;
     font-weight: bold;
     color: #3d291b; 
     text-align: right;
}

#link-expo {
       position: absolute;
       top: 440px;
       left: 0px;
       padding: 0px;
       width: 143px;
       height: 36px;
       border: 0px;
       margin: auto;
       background-image: url(../expo.png);
       background-repeat: no-repeat;
       z-index: 9;
}

#link-expotesto {
       position: absolute;
       top: 440px;
       left: 0px;
       padding: 4px;
       width: 120px;
       height: 20px;
       border: 0px;
       margin: auto;
       z-index: 200;
     font-family: verdana;
     font-size: 10pt;
     font-weight: bold;
     color: #3d291b; 
     text-align: right;
}


#box-cv {
       padding: 30px;
       border: 0px;
       margin: 0px;
       font-family: verdana;
       font-size: 10pt;
       line-height: 13pt;
       color: #c0c0c0; 
       text-align: justify;
   
}


#box-opere {
       margin: 0px;
       border: 0px;
       text-align: center;
}


#footer, #push {
    height: 0px;
    clear: both;
}

.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; 
}

