body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#fdd57f url(../images/bg.jpg) top right no-repeat;
	background-color:#fdd57f;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	line-height:26px;
	font-weight:400;
	color:#423f40;
	overflow-x: hidden;
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
}

/* MOBILE */
@media (max-width: 960px){
	.row-flex {
	}
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: center;
}


#EfeitoLink{ 
-webkit-transition: 0.2s ease-in;
-moz-transition: 0.2s ease-in;
-o-transition: 0.2s ease-in
}

#EfeitoLink:hover{ 
opacity: 0.5;
filter: alpha(opacity=50); /* For IE8 and earlier */
-webkit-transition: 0.2s ease-in;
-moz-transition: 0.2s ease-in;
-o-transition: 0.2s ease-in
}


h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 23px;
	letter-spacing:0px;
	color:#423f40;
	line-height:30px;
	font-weight:400;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	letter-spacing:-1px;
	color:#423f40;
	line-height:36px;
	font-weight:800;
}


.TituloHome { font-family:'Roboto Condensed', sans-serif; font-size: 18px; line-height: 22px; color: #363636; font-weight:700; margin-bottom:0px; }
.TextoHome { font-family:'Roboto Condensed', sans-serif; font-size: 16px; line-height: 22px; color: #636363; font-weight:400; }


/* LINK LER MATERIA */
.LinkLer { font-family:'Roboto Condensed', sans-serif; font-size: 14px; line-height:22px; font-weight:500; color: #1894d2 !important; }
.LinkLer a:link { color:#1894d2; text-decoration:none; }
.LinkLer a:visited { color:#1894d2; text-decoration:none; }
.LinkLer a:hover { color:#87c440; text-decoration:none; }
.LinkLer a:active { color:#87c440; text-decoration:none; }


.FormularioContato {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	background-color: transparent;
	text-align: left;
	color: #000000;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border:0px;
	border-bottom:2px solid #e59a00;
}

.botaoEnviarContato {
	background-color:#f9ae00;
	width:100%;
	max-width:120px; float:right;
	text-align:center;
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:600;
	color:#FFFFFF;
	border:0px;
	padding:30px;
	padding-top:8px; padding-bottom:8px;
	-webkit-border-radius:10px; -moz-border-radius:10px;
}


#todoform {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 


/* PARA O LINK MASTER */	
A:link {text-decoration:none;color:#02267d;}
A:visited {text-decoration:none;color:#02267d;}
A:active {text-decoration:none;color:#eb7827;}
A:hover {text-decoration:none;color:#eb7827;}



/* RODAPE */
.TextoRodape { font-family:'Roboto Condensed', sans-serif; font-size: 14px; line-height:22px; font-weight:400; color: #FFFFFF !important; }
.TextoRodape a:link { color:#FFFFFF; text-decoration:none; }
.TextoRodape a:visited { color:#FFFFFF; text-decoration:none; }
.TextoRodape a:hover { color:#ff9347; text-decoration:none; }
.TextoRodape a:active { color:#ff9347; text-decoration:none; }

.MenuRodape { font-family:'Roboto Condensed', sans-serif; font-size: 14px; line-height:18px; font-weight:400; color: #FFFFFF !important; }
.MenuRodape a:link { margin-bottom:10px; color:#FFFFFF; text-decoration:none; display:block }
.MenuRodape a:visited { margin-bottom:10px; color:#FFFFFF; text-decoration:none; display:block }
.MenuRodape a:hover { margin-bottom:10px; color:#21cdc0; text-decoration:none; display:block }
.MenuRodape a:active { margin-bottom:10px; color:#21cdc0; text-decoration:none; display:block }





.linkquatro {
color:#468794;
font-size: 13px;

text-decoration:none;
border: 0px solid #468794;
}

/* LINKS PAGINAÇÃO ATIVO */
.linkcinco {
color:#FFF;
padding:4px;
background-color: #468794;
text-decoration:none;
border: 2px solid #468794;
}
a.linkcinco:link {
color:#FFF;
padding:4px;
background-color: #468794;
text-decoration:none;
border: 2px solid #468794;
}
a.linkcinco:visited {
color:#FFF;
padding:4px;
background-color: #468794;
text-decoration:none;
border: 2px solid #468794;
}
a.linkcinco:hover {
color:#FFF;
padding:4px;
background-color: #468794;
text-decoration:none;
border: 2px solid #468794;
}
a.linkcinco:active {
color:#FFF;
padding:4px;
background-color: #468794;
text-decoration:none;
border: 2px solid #468794;
}

/* LINKS PAGINAÇÃO */
.linkseis {
color:#468794;
padding:4px;

text-decoration:none;
border: 1px solid #468794;
}
a.linkseis:link {
color:#468794;
padding:4px;

text-decoration:none;
border: 1px solid #468794;
}
a.linkseis:visited {
color:#468794;
padding:4px;

text-decoration:none;
border: 1px solid #468794;
}
a.linkseis:hover {
color:#468794;
padding:4px;

text-decoration:none;
border: 1px solid #468794;
}
a.linkseis:active {
color:#468794;
padding:4px;

text-decoration:none;
border: 1px solid #468794;
}