body {

   background: #105b70 url(../imagesm/background1.jpg) no-repeat;

   margin: auto;

}



#page-container {

   width: 800px;

   margin: auto;

   overflow: hidden;

}



#logo {

   height: 120px;

   background: url(../imagesm/backgroundlogo.png);

   color: white;

   font: 15px Verdana, Helvetica;   

   font-weight:bold;

}



#logo a:link{

   color:white;

}



#logo a:visited{

   color:white;

}



#logo a:active{

   color:white;

}



#logo a:hover{

   color:white;

   text-decoration: underline;

}



#menu {

   height: 23px;

   background: #8c8a8c;

   border: 1px solid #777777;

}



#menuv {

   float: left;

   width: 126px;

   padding:7px;

   font:11px Verdana, Helvetica;

   padding-bottom:2000px;

   margin-bottom:-2000px;

   overflow: hidden;

   background: white;

   color:#777777;

   font-weight:bold;

}



#line {

   float: left;

   width: 1px;

}



#main {

   float: left;

   width: 503px;

   padding:7px;

   text-align: justify;

   font:12px Verdana, Helvetica;

   padding-bottom:2000px;

   margin-bottom:-2000px;

   overflow: hidden;

   background: white;

   line-height: 1.5em;

   color:#00446b;

}



#main a:link{

   color:#00446b;

}



#main a:visited{

   color:#00446b;

}



#main a:active{

   color:#00446b;

}



#main a:hover{

   color:#00446b;

   text-decoration: underline;

}



#mainright {

   float: right;

   width: 126px;

   padding:7px;

   text-align: right;

   font:13px Verdana, Helvetica;

   color:#777777;

   padding-bottom:2000px;

   margin-bottom:-2000px;

   background: white;

   border-left:1px hidden;

}



#mainright a:link{

   color:#777777;

}



#mainright a:visited{

   color:#777777;

}



#mainright a:active{

   color:#00456b;

}



#mainright a:hover{

   color:#00456b;

}



#links {

   width: 800px;

   margin: auto;

   background: #bfb778;

   font:9px Verdana, Helvetica;

   text-align: center;

}



#links a:link {

   text-decoration: none;

   font-weight:bold;

   color: #00456b;

}



#links a:visited {

   text-decoration: none;

   font-weight:bold;

   color: #00456b;

}

 

#links a:active {

   text-decoration: none;

   font-weight:bold;

   color: white;

}



#links a:hover {

   text-transform: none;

   font-weight:bold;

   color: white;

}



/*#footer {

   clear: both;

   height: 57px;

   font:11px Verdana, Helvetica;

   color: white;

   width: 503px;

   height: 139px;

   margin:auto;

   line-height: 1.4em;

   border-top:7px;

   background: url(../imagesm/footer.png);

}*/



h1 {

   font:18px Verdana, Helvetica;

   font-weight:bold;

   color:#00446b;

}



h2 {

   font:15px Verdana, Helvetica;

   font-weight:bold;

   color: #00446b;

}



h3 {

   font:12px Verdana, Helvetica;

   font-weight:bold;

   color:#00446b;

}



table.lista th {

   padding: 5px;

   line-height: 1.2em;

}



table.lista td {

   padding: 3px;

   line-height: 1.2em;

}