/*------------------essenciais-----------------*/

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
ul, li, h1, h2, h3, h4, h5, h6, form, p {
	margin:0;
	padding:0;
}
html {
	width: 100%
}
img, object, embed, video {
	max-width: 100%;
}

.ie6 img {
	width:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #202020;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 0px;
	background-repeat: repeat-x;
}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('../fonts/League_Gothic-webfont.eot');
    src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/League_Gothic-webfont.woff') format('woff'),
         url('../fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('../fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	
}
/* 
		-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;

}*/


h1 {
	color: #08215A;
	font-size: 24px;
	font-family: Geneva, sans-serif;
	padding-bottom: 15px;
	font-weight: normal;
	line-height: 24px;
}

h2 {
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 0px;
}

h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight:bold;

	
}
h4 {
	color: #545454;
	margin-top: -10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	text-transform: none;
	font-weight: normal;
}
h5 {
	font-family: arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#00A3DF;
	
}
	
h6 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size: 16px;
}

a.leia{
	color: #FFF;
	float:left;
	background-color:#103183;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width:80px;
	text-align: center;
	text-transform:uppercase;
	border-radius:3px;
}
a.leia:hover {
	color:#FFF;
	background-color:#17354B;
	text-decoration: none;
}
a.parceiros {
	color:#00F;
	text-decoration:underline;
}
a.parceiros:hover {
	color:#03C;
}


/* Layout para desktop 1000px */

.main {
	display:block;
	width: 100%;
	clear: both;

}

header{
	width: 100%;
	height:90px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color:#F0F0F0;
}


#top_direita {
	width: 200px;
	text-align: right;
	height: 27px;
	float: right;
	margin-top: 20px;
}

#logo {
	float: left;
	width: 300px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
} 
#icone {
	display:none;
}
#combo {
	display:none;
}



/*---------------------nav------------------------*/
.barra {
	width: 100%;
	padding-top: 24px;
	padding-bottom: 24px;
	background-color: #08215A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1642B4;
}

nav {
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

	
}
nav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
nav ul li {
	display: inline;
	list-style: none;
}
nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius:3px;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
nav ul li a:hover {
	background-repeat: repeat-x;
	color: #17354B;
	background-color:#FFF;
	text-decoration: none;
}

.phone {
	background-image: url(../images/varios/telefone.png);
	background-repeat: no-repeat;
	background-position: right;
}
/*-------conteudo----------*/





#palco {
	width: 100%;
	background-image: url(../images/varios/back_slider.png);
	background-repeat: repeat-x;
	margin-bottom: 30px;
}
#slider {
	width: 960px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	display: block;
	color: #FFF;
}

.listas {
	display: block;
	float: left;
	width: 216px;
	margin-left: 30px;
	margin-bottom: 25px;
	text-align: center;
	border-radius: 3px;
}
.listas img {
	margin-bottom: 10px;
}

.listas h1 {
	display: block;
	color: #103183;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 15px;
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
}
.listas h1 a {
	color: #103183;
}
.listas a.leia {
	margin-left:auto;
	margin-right:auto;
	float:none;
}

.marge {
	margin-left: auto;
	margin-right:auto;
	width:960px;	
	margin-bottom:30px;
}
.auto {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
 
.zerado {
	margin-left:0px;
}

.news {
	text-align:center;
}
.news a{
	color:#666;
}
/*-------------footer-------------------------------*/



#midias {
	float: left;
	display: block;
	width: 125px;
	text-align: left;
	margin-left: 0px;
}
#rodape {
	width: 100%;
	display: block;
	clear: none;
	background-color: #111;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

#rodape ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#rodape ul li {
	display: inline;
	list-style: none;
}
#rodape ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius:3px;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
}
#rodape ul li a:hover {
	background-repeat: repeat-x;
	color: #17354B;
	background-color:#FFF;
}

#rodape h5 {
	color: #17354B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}
.lista_rodape {
	display: inline;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
}
.lista_midias {
	float: right;
	width: 220px;
	display: block;

}
.lista_midias ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.lista_midias ul li {
	display: inline;
	padding-right: 10px;
}

#rodape_copy {
	line-height: 18px;
	font-size: 11px;
	display: block;
	width: 100%;
	padding-top: 10px;
	background-color: #000;
	padding-bottom: 10px;
	text-align: center;
	color: #FFF;
}


/*--------------------------internas--------------------------------------------*/

#internas_esquerda {
	width: 660px;
	float: left;
	line-height: 20px;
	font-size: 14px;
}
#internas_esquerda h1{
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	font-size: 27px;
	line-height: normal;
}
	
#internas_direita {
	float: right;
	width: 270px;
}
#internas_direita .listas {
	width: 228px;
	margin-left: 0px;

}
#header_internas {
	width: 960px;
	height: 60px;
	display: block;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/varios/back_header_internas.png);
	background-repeat: no-repeat;
	background-position: right;
}
#header_internas_direita {
	display: block;
	float: right;
	width: 30%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right;
	color: #FFF;
}
#header_internas_esquerda {
	float: left;
	display: block;
	width: 400px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#header_internas_esquerda h1 {
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	text-shadow:1px 1px 1px #000;
}
#internas_esquerda_texto {
	float: left;
	display: block;
	width: 420px;
}

#internas_direita h2 a {
	color: #F90;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
	
.foto_esquerda {
	float: left;
	margin-right: 20px;
	width: 200px;
	padding-bottom: 200px;

}
.foto_quadros {
	float:left;
	margin-right:10px;
	margin-bottom:50px;
}
.quadros {
	padding: 20px;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	margin-bottom: 30px;
}


/*-------forms----------*/

#form_contato {
	width: 100%;
}
.forms {
	width:96%;
	padding:6px;
	color:#F60;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.forms:hover  {
	background-color: #FFC;
	border: 1px solid #666;
	color:#000;
}
.botao {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/varios/back_barra_hover.jpg);
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	width: 120px;
	text-align: center;
	border: 1px solid #FC0;
	cursor: pointer;
}
.botao:hover {
	background-image: url(../images/varios/back_barra.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	border: 1px solid #000;
}
.form_validation_field_error_error_message {
		color:#ff0000;
		clear:left;
		font-size:11px;
	}
	form.form_validation_form_error table {
		border: 2px solid red;
	} 
#sucesso {
	padding: 10px;
	background-color: #DFFFDF;
	border: 1px solid #0C0;
	color: #030;
	margin-bottom: 20px;
}




/* Layout para desktops 768 até 995 px */
@media only screen and (max-width: 995px) {

/* Layout para tablets 480 até 767 px */
}
@media only screen and (max-width: 767px) {



}
/* Layout para celulares 320 até 479 px */
@media only screen and (max-width: 479px) {


}
.quadros h3 a{
	color:#000;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	text-transform: uppercase;
	font-family: arial, Verdana, Geneva, sans-serif;
	line-height: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	display: block;
	width: 100%;
}
.quadros h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.internas_direita_data {
	text-align: right;
	display: block;
	float: right;

}
.news_top {
		border-top: 4px solid #AAA;
		padding-top:20px;

}
