*{
outline: none; /**tirar marcador de seleção de link**/
}
body{
background: #fff;
font-family: Arial, "MS Trebuchet", sans-serif;
width: 960px;
left: 50%;
margin-left: -510px;
position: absolute;
}
/*****************************topo***************************/
#topo{
width: 100%;
height: 4em;
margin-bottom: 0.5em;
margin-top: 1em;
}
#topo a{
padding: 2em 0;
}
#topo .barra{
background: #427b59;
width: 100%;
height: 2em;
list-style: none;
text-decoration: none;
text-align: center;
color: #fff;
}
/****************************banner****************************/
#banner{
width: 100%;
}
#banner img{
text-align: center;
}
/***************************conteudo***************************/
#conteudo{
width: 100%;
float: left;
margin-right: 0.3em;
margin-top: 0;
}
/****************************menu2*****************************/
#conteudo .menu2{
width: 100%;
height: 2.2em;
background: #99c5ab;
margin-top: 0;
}
#conteudo .menu2 .links_menu{
width: 65%;
float: left;
padding-left: 0.1em;
margin-top: 0;
padding-top: 0.5em;
}
#conteudo .menu2 .links_menu li{
float: left;
list-style: none;
margin-right: 0.5em;
}
#conteudo .menu2 .links_menu li a{
text-decoration: none;
padding: 0.2em 0.5em;
color: #000;
font-weight: bold;
}
#conteudo .menu2 .links_menu li a:hover{
color: #427b59;
}
#conteudo .menu2 .menu_social{
width: 20%;
float: right;
margin-top: 0;
}
#conteudo .menu2 .menu_social li{
float: left;
margin-right: 0.2em;
padding-left: 0.2em;
padding-top: 0.1em;
text-decoration: none;
list-style: none;
}
/**********************************botões******************************/
/*********************************tradicional**************************/
#conteudo .tradicional{
margin-bottom: 1.5em;
width: 100%;
padding-bottom: 7em;
}
#conteudo .tradicional img{
float: left;
clear: both;
margin-right: 0.3em;
padding-top: 0.5em;
}
#conteudo .tradicional .menu_tradicional{
width: 50%;
float: left;
padding-left: 0;
margin-bottom: 0.5em;
}
#conteudo .tradicional .menu_tradicional li{
background: #e36969;
list-style: none;
font-weight: bold;
color: #fff;
border-left: 0.3em solid #ba3535;
}
#conteudo .tradicional .menu_tradicional li a{
padding: 0.2em 2em 0.3em 0.5em;
text-decoration: none;
color: #fff;
display: block;
}
#conteudo .tradicional .menu_tradicional li a:hover{
background: #ba3535;
}
#conteudo .tradicional .menu_tradicional .borda{
border-bottom: 0.1em solid #ba3535;
border-top: 0.1em solid #ba3535;
}
#conteudo .tradicional .inscricao{
width: 25%;
float: left;
margin: 0.7em 0 0 0.5em;
}
/*********************************agendado**************************/
#conteudo .agendado{
margin-bottom: 1.5em;
width: 100%;
padding-bottom: 6em;
}
#conteudo .agendado img{
float: left;
clear: both;
margin-right: 0.3em;
padding-top: 0.5em;
}
#conteudo .agendado .menu_agendado{
width: 29%;
float: left;
padding-left: 0;
margin-bottom: 0.5em;
}
#conteudo .agendado .menu_agendado li{
background: #55956f;
list-style: none;
font-weight: bold;
color: #fff;
border-left: 0.3em solid #427b59;
}
#conteudo .agendado .menu_agendado li a{
padding: 0.2em 2em 0.3em 0.5em;
text-decoration: none;
color: #fff;
display: block;
}
#conteudo .agendado .menu_agendado li a:hover{
background: #427b59;
}
#conteudo .agendado .menu_agendado .borda{
border-bottom: 0.1em solid #427b59;
border-top: 0.1em solid #427b59;
}
#conteudo .agendado .inscricao{
width: 25%;
float: left;
margin: 0.7em 0 0 0.5em;
}
/*********************************transferencia**************************/
#conteudo .transferencia{
margin-bottom: 3em;
width: 100%;
margin-bottom: 10em;
}
#conteudo .transferencia img{
float: left;
clear: both;
margin-right: 0.3em;
padding-top: 0.5em;
}
#conteudo .transferencia .menu_transferencia{
width: 29%;
float: left;
padding-left: 0;
margin-bottom: 1em;
}
#conteudo .transferencia .menu_transferencia li{
background: #55a4a7;
list-style: none;
font-weight: bold;
color: #fff;
border-left: 0.3em solid #2e8386;
}
#conteudo .transferencia .menu_transferencia li a{
padding: 0.2em 2em 0.3em 0.5em;
text-decoration: none;
color: #fff;
display: block;
}
#conteudo .transferencia .menu_transferencia li a:hover{
background: #2e8386;
}
#conteudo .transferencia .menu_transferencia .borda{
border-bottom: 0.1em solid #2e8386;
border-top: 0.1em solid #2e8386;
}
#conteudo .transferencia .inscricao{
width: 25%;
float: left;
margin: 0.7em 0 0 0.5em;
}
/***************************formulario*******************************/
#formulario{
width: 21%;
float: right;
background: #99c5ab;
padding: 0;
margin: 0;
}
#formulario p{
text-align: center;
color: #fff;
padding: 0.2em;
font-family: Arial, "MS Trebuchet", sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #fff;
line-height: 1.3em;
margin: 0 0 1em 0;
background: #427b59;
border-bottom: 0.1em solid #fff;
}
#formulario form{
color: #000;
font-size: 0.8em;
}
#formulario input{
text-align: left;
padding: 0.3em 0;
width: 13.5em;
margin: 0 0 0.5em 0.6em;
}
#formulario label{
text-align: left;
width: 13.5em;
margin: 0 0 0.5em 0.6em;
font-weight: bold;
}
#formulario form button{
text-align: center;
margin: 1em 0 2em 5.5em;
background: #427b59;
border: none;
width: 30%;
height: 2em;
color: #fff;
padding: 0.5;
display: block;
}
/****************************saber***************************/

#edicoes{
width: 40%;
clear: both;
}

#edicoes h3{
width: 99.4%;
height: 1.5em;
background: #427b59;
padding: 0.3em 0 0 0.4em;
color: #fff;
margin: 0;
}

#saber{
width: 100%;
clear: both;
}
#saber h3{
width: 99.4%;
height: 1.5em;
background: #427b59;
padding: 0.3em 0 0 0.4em;
color: #fff;
margin: 0;
}
#saber h4{
color: #427b59;

}
#saber img{
float: left;
clear: both;
padding-right: 0.5em;
margin-top: 0.5em;
}
#saber p{
	color: #55956f;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
}
/********************************rodape***********************/
#rodape{
width: 100%;
height: 2em;
clear: both;
background: #427b59;
padding: 0.2em 0 0 0;
}
#rodape p{
text-align: center;
font-size: 0.7em;
color: #fff;
}
