@charset "utf-8";
/* CSS Document */

h1, h2 {
	font-family: 'Open Sans Condensed', sans-serif;
}
h3 {
	max-width: 80em;
	width: 97%;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#E7C4D6;
	padding: .3em 1em;
	margin: 1em 0;
	background: #EC268F;
}

.body {
	margin: 0 auto;
	font-family: 'Hind', sans-serif;
	font-size: 1em;
	color: #666;
	background-color: #fff;
	padding: .01em;
	background-size: 100% 100%;
	background-attachment: fixed;
	background-image: url(img/bg3.jpg);
	background-repeat: no-repeat;
}

.topo {
	width: 100%;
	background: #0B63B4;
}

.centro {
	max-width: 80em;
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 0 .5em;
}
.centro_logos {
	max-width: 80em;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.rodape{
	width: 100%;
	background-color: #875400;
	text-align: center;
	padding: .5em 0;
}

.img {
	width: 100%;
	height: auto;
}
.img2 {
	width: 70%;
	height: auto;
}
.img3 {
	width: 60%;
	height: auto;
}
.imagens {
	width: auto;
	margin: 0 auto;
	text-align: center;
}
.logos {
	max-width: 15em;
	width: 100%;
	height: auto;
	margin: 1em;
	padding: .1em;
}
.titulo01 {
	font-size: 1.3em;
	font-weight: bolder;
	color: #0068FF;
	padding: 1em 0;
	margin-left: 1.3em;
}

.divisor {
	border-bottom: .2em solid #4B4B4D;
	width: 100%;
	padding-bottom: 1em;
	clear: both;
}
.noticias {
	font-size: 2em;
	width: auto;
	height: auto;
	padding: 0 .5em;
	background: #363636;
	color: #FAC101;
	font-weight: bold;
	text-transform: uppercase;
}
.BoxNoticias {
	width: 30%;
	height: auto;
	margin: 1em;
	display: inline-block;
	text-align: center;
	clear:right;
	float: left;
	
}
.saibaMais {
	background: #4B4B4D;
	color: #FFFFFF;
	padding: .3em 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em;
	filter:alpha(opacity=0);
    -webkit-transition:200ms ease;
    -moz-transition:200ms ease;
    -o-transition:200ms ease;
    transition:200ms ease;
	margin-bottom: 1em;
	
}
.saibaMais:hover {
	background: #B7B7B7;
	color: #000;
	filter:alpha(opacity=100);
}

.download {
	width: auto;
	background: #29337E;
	color: #FFFFFF;
	padding: .3em 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .9em;
	filter:alpha(opacity=0);
    -webkit-transition:200ms ease;
    -moz-transition:200ms ease;
    -o-transition:200ms ease;
    transition:200ms ease;
	margin-bottom: 1em;
}
.download:hover {
	background: #00AFEF;
	color: #000;
	filter:alpha(opacity=100);
}

.manha {
	max-width: 80em;
	width: 96%;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#AC3335;
	padding: .3em 1em;
	margin: 1em 0;
	background: #F7F532;
	text-transform: uppercase;
	font-size: 1em;
}
.manhaTitulos {
	font-family: 'Open Sans Condensed', sans-serif;
	color:#AC3335;
	text-transform: uppercase;
	font-size: 1.3em;
}
.manhaAncora {
	width: auto;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#AC3335;
	padding: .3em 1em;
	margin: 1em 0;
	background: #F7F532;
	text-transform: uppercase;
	font-size: 1.3em;
	text-decoration: none;
}
.tarde {
	max-width: 80em;
	width: 96%;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#022936;
	padding: .3em 1em;
	margin: 1em 0;
	background: #F79A32;
	text-transform: uppercase;
	font-size: 1em;
}
.tardeTitulos {
	font-family: 'Open Sans Condensed', sans-serif;
	color:#005F7F;
	text-transform: uppercase;
	font-size: 1.3em;
}
.tardeAncora {
	width: auto;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#022936;
	padding: .3em 1em;
	margin: 1em 0;
	background: #F79A32;
	text-transform: uppercase;
	font-size: 1.3em;
	text-decoration: none;
}
.noite {
	max-width: 80em;
	width: 96%;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#BAEBFC;
	padding: .3em 1em;
	margin: 1em 0;
	background: #007CFF;
	text-transform: uppercase;
	font-size: 1em;
}
.noiteTitulos {
	font-family: 'Open Sans Condensed', sans-serif;
	color:#0600A1;
	text-transform: uppercase;
	font-size: 1.3em;
}
.noiteAncora {
	width: auto;
	font-family: 'Open Sans Condensed', sans-serif;
	color:#BAEBFC;
	padding: .3em 1em;
	margin: 1em 0;
	background: #007CFF;
	text-transform: uppercase;
	font-size: 1.3em;
	text-decoration: none;
}

.outrosTitulos {
	font-family: 'Open Sans Condensed', sans-serif;
	color:#1AA100;
	text-transform: uppercase;
	font-size: 1.3em;
}

.voltar {
	width: auto;
	padding: .3em 1em;
	background: #4B4B4D;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.caravanas {
	width: auto;
	padding: .3em 1em;
	background: #00BAB2;
	color: #0F4745;
	text-decoration: none;
	text-transform: uppercase;
	transition: .5s;
	margin-right: .3em;
}
.caravanas:hover {
	width: auto;
	padding: .3em 1em;
	background: #0F4745;
	color: #00BAB2;
	text-decoration: none;
	text-transform: uppercase;
}
@media screen and (max-width:680px){
	
	.topo {
	width: 100%;	
}
	.rodape {
	width: 100%;
	background-image:url(img/dodape_pic2.png);	
}
	.img2 {
	width: 100%;
	height: auto;
}
.BoxNoticias {
	width: auto;	
}	
.manhaAncora, .tardeAncora, .noiteAncora {
	padding: .3em .5em;
	}
.manha, .tarde, .noite, h3 {
	width: auto;
	}
.caravanas {
	display: inline-block;
	margin-bottom: .5em;
}
}