﻿#header {
            position: relative;
            background-image: url('../Images/a5.gif');
            background-repeat:repeat-x;
            padding-left: 1em;
            top: 0px;
            left: 0px;
            background-size: 100% auto !important;
        }

.row
        {
            margin-right: 0px;
        }

#log 
        {

            margin-left: 10px;
            max-width:100%;
            min-width:20%;
            height:120px;
            margin: 0 auto;
            margin-top: 15px;
            
        }

#logo2
            {
float:right;
margin-top:30px;
max-width:60%;
width: 100px;
height: 100px;
border-radius:100%;

}
       
.Titulo
        {
        text-align: center; 
        /*height:10px;  */
        color: white; 
        font-size: 18px; 
        font-family: "Helvetica";
        margin-bottom: 20px;  

        }

#Letertitle
        {
            padding-top:1em;
        }
     
footer
        {
            background-color: #f5f5f5;
            box-shadow: 0 0 0 0.5px rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
            position: absolute;
            width: 100%;
            height: auto;
            color: #333;
        }

#titulocenter
        {
            padding-right:0px;
            padding-left:0px;
        }

#logoright
        {
             padding-right:0px;
             margin-top: -100px;

        }

#faces img{
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
width: 200px;
height: auto;
}

@media (max-width: 991px)  {
	
#faces{
height: auto;
}
#faces img{
display: block;
width: 10%;
height: 10%;
margin: 0px  0px 10px 5px
}
 #header {
            position: relative;
            background-image: url('../Images/a5.gif');            
            background-repeat:repeat-x;
            height: 60%;
            padding-left: -150px;
            text-align:left;
            top: 0px;
            left: 0px;
            width: 100%;
            background-size: 70% auto !important;
        }
.row
        {
            margin-right: 0px;
        }

#Letertitle
        {
            padding-top:0px;
        }
.Titulo
        {
        text-align: center; 
        color: white; 
        font-size: 11px; 
        font-family: "Helvetica";
        margin-bottom: 10px;  

        }


#log 
        {

            margin-left: 10px;
            max-width:60%;
            min-width:20%;
            height:auto;
            margin: 0 auto;
            margin-top: 15px;
        }


table, thead, tbody, th, td, tr { 
		display: block; 
	}
	

  h1 {
      font-size:small;
   }

   h2 {
      font-size:small;
   }

}

.bkhead
{
    background-color:#f8f8f8;
}