 body{ text-align: center;}
 
div.container
{
width:1000px;
margin:0 auto;
border:1px solid gray;
}
div.header
{
width: 100%;
color:white;
background-color:#A2AEBC;
clear:left;
text-align: justify;
border-bottom: 1px solid gray; 
}
div.footer 
{
padding: 0.5em;
color:white;
background-color:#A2AEBC;
clear:left; 
}


div.left

{
width: 200px;
height: 500px;
text-align: left;
float:left;
background-color: #eae7e4;

}
div.content
{ 
margin-left: 200px;
border-left :1px solid gray;
border-bottom: 1px solid gray;
padding-left: 2em;
padding-right: 2em;
padding-top: 2em;
background-color: white;
}

ul
{  
padding:0px;
margin:0px;
list-style-type:none;
float: left;
}
a.menu
{
width:200px;
max-width: 200px;
float: left;
font-family: arial;
font-size: 90%;
text-decoration:none;
color:black;
background-color:#eae7e4;
border-bottom:1px solid gray;

}
a.menu2
{
width:200px;
max-width: 200px;
float: left;
font-family: arial;
font-size: 90%;
text-decoration:none;
color:black;
padding-bottom:10px;
padding-top: 10px;
background-color:#eae7e4;
border-bottom:1px solid gray;

}
 a.menuact
{
width:200px;
max-width: 200px;
float: left;
font-family: arial;
font-size: 90%;
text-decoration:none;
color:black;
padding-bottom:10px;
padding-top: 10px;
background-color:#A2AEBC;
border-bottom:1px solid gray;

}

li{display: inline;}
a.prox
{
font-family: arial;
width: 60%;
text-decoration:none;
color:black;
padding: 10px;
background-color:#eae7e4;
border:1px solid gray;

}
a.prox:hover {background-color:#004b7b; color:white;}
a.menu2:hover {background-color:#004b7b; color:white;}
     p
     {font-family: arial;
     font-size: 100%;
     font-weight: normal;
     }
     p.b {font-weight: bold;font-family: arial;font-size: 85%;}
     p.ba {font-weight: bold;color: #004b7b; font-family: arial;}
     p.ba2 {font-weight: bold;color: #004b7b; font-family: arial;font-size: 80%;}
     p.lado{position: relative;right: -5px; font-family: arial;
     line-height: 20px;}
      p.lado2 {font-family: arial; font-weight: bold; 
     line-height: 20px;}
     
     p.small {
     font-size: 75%;
     }
     p.italico {line-height:0.1cm;
     font-size: 75%; font-style: italic;
     }
     
     p.forte{    line-height:0.7cm;
     font-size: 110%;  font-weight: 400;
     }
      h1
     {font-family: arial; font-size: 90%;}
     h2
     {font-family: arial;
     color: #004b7b;
     font-size: 120%;}
     h2.small{font-size: 90%;font-family: arial;}
   
    a.small { font-size: 80%;
    font-weight:lighter;
    text-decoration:none;
    color:white;font-family: arial;}
    a.small2 { font-size: 80%;
    font-weight:normal;
    text-decoration:none;
    color:#004b7b ;font-family: arial;}
    a.1 {
    text-decoration:none;
    font-family: arial;
    color: black;}
    
       a.1:hover {color:#004b7b;}
    a.small:hover {color:#004b7b;}
    a.small2:hover {color:black;} 
    h1 {text-align: center;}
      body {background-color: #eae7e4; }
      
     
      input.inicial { font-size: 90%; font-family: arial;}
     table.base {max-width: 80%; padding-left: 10px; } 



