html, body {
	margin: 0;
	padding: 0;
	border: 0; font-family: 'Raleway', sans-serif; font-weight: 400;font-size: 18px; color:3d3c3d; 
  }
  

h1 {font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 36px; color:#3d3c3d; }
h2 {font-family: 'Raleway', sans-serif; font-weight: 500; font-size: 24px; color:#3d3c3d;} 
h3 {font-family: 'Raleway', sans-serif; font-weight: 600; font-size: 20px; color:#3d3c3d;} 
h4 {font-family: 'Raleway', sans-serif; font-weight: 300; font-size: 20px; color:#3d3c3d;} 
h5 {font-family: 'Raleway', sans-serif; font-weight: 400; font-size: 20px; color:#3d3c3d;}
p { font-family: 'Raleway', sans-serif; font-weight: 400; font-size: 18px; color:#3d3c3d;}

a {font-family: 'Raleway', sans-serif; font-weight: 400; font-size: 18px; color:#3d3c3d; text-decoration:none}
a:hover {font-family: 'Raleway', sans-serif; font-weight: 400; font-size: 18px; color: #FF0000; text-decoration:none}

.topo{ width:100%; height:180px; text-align:center; clear:both }
.centered{ text-align:center}
.sombra{-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.31);}
.mgtop{ margin-top:20px}

.fontep{ font-size:14px}
.vred{ color:#FF0000}
span img { border: solid 4px  #9B9B9B; border-radius:80px;  }


/* Tooltip container */
.tooltip {
    position: rela