/*Theme Name: Pró Qualidade*/

@import url("css/menu.css");
@import url("css/form.css");
@import url("css/tables.css");
@import url("css/comments.css");
@import url("css/galeria.css");
@import url("css/paginacao.css");
@import url("webfont/stylesheet.css");

*, html, body {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	resize: none;
	line-height: 100%;
}

.fb-like {margin:0 30px}

body {
	font-family: Arial, Helventica, Sans-serif;
	background: #2086B2 url(img/bg-repeat.png) repeat-x left 0px;
}
/*Conteiners*/
#wrp {
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 112px;
	overflow: hidden;
	margin: 0 auto;
}
#header h1 {
	float: left;
}
#header h1 a {
	width: 356px;
	height:  114px;
	display: block;
	text-indent: -9999px;
	background: url(img/logo.png) no-repeat;
}
#header p {
	float: right;
	width: 475px;
	height: 41px;
	margin: 25px 0 0 0;
	text-indent: -9999px;
	background: url(img/frase-topo.png);
}
/*Imagem Topo*/
.slideshow {
	width: 960px;
	height: 337px;
	overflow:hidden;
	text-align: center;
	margin: 0 auto;
}
/*Content*/
#content {
	margin: 0 auto;
	padding: 0 0 20px 0;
	width: 960px;
	background: #91D0EC url(img/conteudo.png) repeat-x left top;
	clear: both;
}
#content p {
	color: #00405c;
	font-size: 14px;
	line-height: 160%;
	margin: 0 30px 20px 30px;
}
#content #pages p a {
	color: #fff;
	text-shadow: 0 0 5px #888;
}
#content #pages a:hover {
	text-decoration: underline;
}
/*Home*/
#home .apresentacao {
	float: left;
	width: 620px;
	height: 245px;
	padding: 55px 20px 0;
	overflow: hidden;
}
#home .apresentacao h2 {
	width: 470px;
	height: 35px;
	display: block;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	background: url(img/palestras-motivacionais.png) no-repeat left center;
}
#home .apresentacao p {
	margin: 0;
	line-height: 130%;
	font-size: 12px;
}
#home .apresentacao p strong {
	font-size: 20px;
}
#home .apresentacao a.o-q-fazemos {
	color: #096894;
	text-decoration: none
}
#home .apresentacao a.o-q-fazemos:hover {
	text-decoration: underline;
}
#home a.franquia {
	float: left;
	width: 591px;
	height: 128px;
	display: block; 	
	background: url(img/banner-novo-pro.png) no-repeat;
	margin-top: -5px;
}

/* Palestras agenda rapida */
#content .palestras {
	left: 50%;
	top: 469px;
	z-index: 9999;
	width: 300px;
	height: 408px;
	overflow: hidden;
	margin-left: 180px;
	position: absolute;
	background: #BFE4ED;
}
#content .palestras h2 {
	height: 60px;
	text-indent: -9999px;
	background: #00405c url(img/servicos.png) no-repeat 20px center;
}
#content .palestras li {
	display: inline;
}
#content .palestras li.zb a {
	background: #E3F3F7 url(img/seta1.png) no-repeat 13px top;
}
#content .palestras li strong {
	display: block;
	padding: 5px 0;
}
#content .palestras li a {
	height: 65px;
	color: #22626F;                         
	display: block;
	margin-top: 1px;
	font-size: 13px;
	overflow: hidden;
	padding: 3px 10px 0 50px;
	text-decoration: none;
	border-bottom: 1px solid #91d0ec;
	background: url(img/seta1.png) no-repeat 13px top;
}
#content .palestras li a:hover {
	background-position: 13px bottom;
}
#content .palestras .last a {
	border: 0;
}
#content .palestras .zebra a {
	background-color: #BFE4ED;
}
#content .palestras li a img {
	float: left;
	margin: 0 5px 0 0;
}
#content strong.palestrante {
	color: #fff;
	font-size: 18px;
}
/*Pages*/
#pages {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0;
	overflow: hidden;
	background: #91D0EC url(img/conteudo.png) repeat-x left 0;
	list-style-image: url(img/listmarc.png);
}
#pages ul {
	margin: 0 45px 20px 45px;
}
#pages ul li {
	color: #00405c;
	font-size: 14px;
	line-height: 150%;
}
#pages ul li a {
	color: #fff;
	text-shadow: 0 0 5px #888;
	text-decoration:none;
}
#pages ul li a:hover {
	text-decoration: underline;
}
#pages ol {
	margin: 0 30px 20px 60px;
}
#pages ol li {
	list-style: decimal;
	color: #00405c;
	font-size: 14px;
	line-height: 150%;
}
#pages h2 {
	color: #00405c;
	font-size: 25px;
	padding: 55px 0 10px 18px;
	margin: 0 30px 10px 30px;
	border-bottom: 1px dotted #fff;
	background: url(img/marcador1.png) no-repeat 0 55px;
	font-family: "Arial Narrow", Helvetica, Arial, Sans-serif;
}
#pages h3 {
	color: #C0510C;
	font-size: 22px;
	padding: 0 30px 10px 30px;
	font-family: "Arial Narrow", Helvetica, Arial, Sans-serif;
}
#pages h3.first-letter {
	color: #03567a;
}
#pages h3.first-letter:first-letter {
	font-size: 28px;
	color: #C0510C;
}
#pages h4 {
	color: #084579;
	font-size: 1.2em;
	padding: 0 30px 5px 30px;
	font-family: "Arial Narrow", Helvetica, Arial, Sans-serif;
}
/*Busca Personalizada Google*/
#pages #busca-google {
	width: 900px;
	background: white;
	margin: 0 0 0 30px;	
}
#busca-google-form {
	padding: 30px 30px 20px 30px;
}
#busca-google-form input {
	float: left;
	width: 760px;
	padding: 5px;
	border: 1px solid #ccc;
}
#busca-google-form button {
	width: 70px;
	height: 28px;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	background: url(img/botao_buscar.png);
}
#pages #cse-search-results {
	width: 900px;
	margin: 0 0 0 30px;
}
/*Page Contato*/
#pages .endereco {
	float: left;
	margin: 0 0 0 0;
}
/*Localizacao*/
#pages .mapMoldura {
	width: 890px;
	height: 440px;
	margin: 0 0 20px 30px;
	padding: 10px 0 0 10px;
	background: url(img/map.png);
}
#pages #map {
	width: 879px;
	height: 430px;
}
/* Blocos */
#pages .blocos {
	width: 900px;
	margin: auto;
	clear: both;
}
#pages .blocos h3 {
	clear: none;
}
#pages .blocos h3 a {
	color: #00405C;
	font-size: 18px;
	margin: 0 10px 12px 0px;
}

#pages .blocos p {
  margin-left: 0px;
}
#pages .blocos img {
	border: 2px solid white;
}
#pages .blocos a {
	color: #00405C;
	text-decoration: none;
	font-size: 18px;
	color: #00405C;
	font-size: 12px;
	font-weight: bold;
}
#pages .blocos span a {
	color: #00405C;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
#pages .blocos li {
	width: 900px;
	height: 144px;
	padding:  20px 0;
	overflow: hidden;
	list-style: none;
	border-bottom: 1px dotted #fff;
}
#pages .blocos li p {
	margin: 0;
}
#pages .blocos li h3 {
	color: #00405C;
	font-size: 20px;
	margin: 0 10px 6px 0px;
}
#pages .blocos li p {
	font-size: 13px;
	margin-left: 0px;
	padding-left: 0px;
}
#pages .blocos li img {
	float: left;
	margin: 0 15px 5px 0px;
}
#pages .blocos p.botoes a {
	background: url(img/botao.png) no-repeat;
	display: block;
	width: 180px;
	height: 45px;
	margin: 20px 0 0 0;
	font-style: normal;
	font-family: Tahoma;
	color: #666;
	text-align: center;
	font-size: 17px;
	line-height: 45px;
	font-weight: normal;
}
#pages .blocos p.botoes a:hover {
	background-position: bottom;
}
/*Botoes*/
#pages p.download a {
	color: #fff;
	width: 180px;
	height: 31px;
	display: block;
	font-size: 17px;
	text-shadow: 0 -1px 0 #919191;
	line-height: 31px;
	text-indent: 60px;
	text-decoration: none;
	background: url(img/sprite2.png) 0 -124px;
}
#pages p.download a:hover {
	background-position: 0 -155px;
}
/* Voltar */
#pages p.voltar {
	clear: both;
	padding-top: 20px;
	margin: 0 30px;
	display: block;
	width: 60px;
	height: 30px;
}
#pages p.voltar a {
	width: 83px;
	height: 17px;
	color: #F5F5F5;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	background: url(img/marcador2.png) no-repeat top left;
}
#pages p.voltar a:hover {
	color: #fff;
}
/* Submenu */
#pages #submenu {
	float: right;
	width: 300px;
	background: #00405C;
	margin: 0 0 10px 15px;
}
#pages #submenu ul {
	margin: 0;
}
#pages #submenu li {
	display: inline;
}
#pages #submenu li a {
	color: #BFE4ED;
	display: block;
	font-size: 14px;
	padding: 13px 15px;
	text-decoration: none;
	border-bottom: 1px solid #003865;
	border-top: 1px solid #195178;
}
#pages #submenu li a:hover {
	color: #fff;
	background: #195178;
}
#pages #submenu li.destaque a {
	border: 0;
	font-size: 16px;
	color: #fff;
	padding: 15px;
	background: #13889F;
}
#submenu li.destaque a:hover {
	background: #13889F;
}
/*Resultado Busca*/
#pages ul.resultado {
	margin: 0 30px 10px 30px;
	list-style-image: none;
}
#pages ul.resultado li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #fff;
}
#pages ul.resultado a {
	color: #195179;
	text-decoration: none;
}
#pages ul.resultado a:hover {
	color: #fff;
}
#pages ul.resultado p {
	margin: 0 0 0 0;
}
/*Logotipos*/
#pages ul.logos {
	list-style: none;
	margin: 0 0 0 30px;
}
#pages ul.logos li {
	list-style-image: none;
}
#pages ul.logos li span {
	float: left;
	width: 130px;
	height: 130px;
	display: block;
	overflow: hidden;
	background: url(img/bg-parceiros.png);
}
#pages ul.logos li img {
	margin: 10px 0 0 15px;
}
/*depoimentos*/
#depoimentos {
	clear: both;
	padding: 20px 0;
}

/*Pagina de resultado*/
#pages .busca {
	width: 324px;
	height: 50px;
	margin: 0 30px;
	display: hidden;
}
#pages .busca p {
	margin: 0;
}
#pages .busca label {
	display: block;
	height: 20px;
}
#pages .busca p.text {
	height: 33px;
	clear: both;
	background:  url(img/buscar.png) no-repeat left bottom;
}
#pages .busca p.text input {
	color: #666;
	float: left;
	width: 187px;
	margin: 3px 5px 0 0;
	padding: 6px 0 6px 35px;
	background: transparent;
}
#pages .busca p.text button {
	float: left;
	width: 97px;
	height: 33px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent;
}
/*addthis*/
.addthis_toolbox {
	margin: 0 30px 20px;
	padding: 4px 0;
}
/*Comuns*/
.floatleft {
	float: left;
	margin: 0 10px 15px 0;
}
.floatright {
	float: right;
	margin: 0 0 15px 10px;
}
.clear {
	clear: both;
}
/*Mapa do site*/
#pages .mapa a {
	color: #00405c;
	text-decoration: none;
}
#pages .mapa a:hover {
	color: #fff;
	text-decoration: underline;
}
/* Footer */
#footer #acompanhe {
	clear: both;
	height: 68px;
	width: 960px;
	margin: 0 auto;
	background: #fff;
	font-family: 'AvenirLT35LightRegular', Helvetica, Arial, Sans-serif;
}
#footer #acompanhe h5 {
	float: left;
	display: block;
	text-decoration: none;
	color: #2086b2;
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0 0 20px;
	line-height: 150%;
}
#footer #acompanhe ul.icones {
	
}
#footer #acompanhe ul.icones li {
	display: inline;
}
#footer #acompanhe ul.icones li a {
	color: #000;
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin: 20px 4px 0;
	text-indent: -999em;
	background: url(img/icones_social.png) 0 0;
}
#footer #acompanhe ul.icones a[title=Twitter] { background-position: -64px 0; }
#footer #acompanhe ul.icones a[title=Facebook] { background-position: -32px 0; }
#footer #acompanhe ul.icones a[title=SlideShare] { background-position: 0 0; }
#footer #acompanhe ul.icones a[title=Youtube] { background-position: -96px 0; }

/**/
#footer #acompanhe a.ver-video {
	float: left;
	display: block;
	width: 100px;
	padding: 0 0 0 25px;
	background: url(img/botao-ver-video.jpg) no-repeat left center;
	color: #0a6c9a;
	text-decoration: none;
	margin: 16px 0 0 50px;
	font-size: 18px;
}
#footer #acompanhe .ver-video:hover {
	text-decoration: underline;
	color: #0a6c9a;
}
#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
}
#footer ul.nav  {
	float: left;
}
#footer ul.nav li {
	display: inline;
}
#footer ul.nav  a {
	float: left;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 20px 10px;
	text-decoration: none;
}
#footer ul.nav a:hover {
	text-decoration: underline;
}
#footer #busca {
	width: 324px;
	height: 33px;
	float: right;
	overflow: hidden;
	margin: 10px 0 20px 0;
	background: url("img/buscar.png") no-repeat;
}
#footer #busca input {
	color: #666;
	width: 180px;
	margin: 10px 0 0 35px;
}
#footer #busca button {
	float: right;
	width: 97px;
	height: 33px;
	display: block;
	text-indent: -999px;
	background: transparent;
}
