@media (max-width: 768px) {
  .topo, .menu {
	  text-align:center;
  }
}

.rodape { text-align:center; color:#666; font-size:12px;}

/*Títulos e Subtítulos h1 a h5*/
h1 { font-size:24px; line-height:26px; font-weight:lighter; color:#666;}
h2 { font-size:22px; line-height:24px; font-weight:lighter; color:#0BAF4D;}
.sombra+h2 { padding:0 !important; line-height:26px;}
h2+h3, h3+h3 { padding:0 !important;}
h3 { font-size:18px; line-height:22px; font-weight:bold;}
h4 { font-size:16px; line-height:20px; color:#F00;}
.alert h3 { margin-top:0;}

/*Links*/
a { color:#0091C6;}

/*Formulário*/
table > thead > tr > th { vertical-align:middle !important;}
.grade table a { color:#000;}
.grade table thead th, .grade table tbody th { font-size:11px; text-align:center;}
.grade table tbody td { font-size:11px; text-align:center;}

/*Legenda*/
ul.legenda { padding:5px 0 25px 0;}
ul.legenda li { width:auto; margin-right:15px; display:-moz-inline-stack; display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
ul.legenda li .colorbox { width:16px; height:16px; display:-moz-inline-stack; display:inline-block; *display:inline; zoom:1; vertical-align:text-bottom; box-shadow: inset 0px 1px 0px #FFF, 0px 0px 0px 0px #EDEDED, 0px 1px 2px #999; border:#FFF 1px solid;}
