@charset "utf-8";

/* Seletor de tags universais */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
	background-color: #000000;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 18px;
	margin: 0px;
	padding-bottom: 10px;
}
img {
	border: 0px;
}
a {
	color: #2D667B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

label {
	width: 110px;
	font-weight: bold;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 0px;
}

ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

hr{
	color: #BC7138;
}

.legenda1 {
	font-size: 11px;
}

.neutro {
	color: #999999;
}

.texto_especial1 {
	color: #18451A;
	text-align: center;
	font-style: italic;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
}

/* Divs de estrutura da página antigo */

#bg {
	background-image: url(imagens/sitePulsarBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1080px;
}

#base {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


/* Divs de estrutura da página atual */

#corpoPrincipal {
	width: 1200px;
	height: 480px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float: left;
	width: 700px;
}

#logoInternoClaro {
	background-image: url("imagens/logoPulsarClaro.png");
	width: 352px;
	height: 136px;
}

#logoInternoClaro:hover {
	background-image: url("imagens/logoPulsarBranco.png");
}

#logoInternoBranco {
	background-image: url("imagens/logoPulsarBranco.png");
	width: 352px;
	height: 136px;
}

#logoInternoBranco:hover {
	background-image: url("imagens/logoPulsarClaro.png");
}


#painelCreditos {
	width: 500px;
	float: right;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	text-align: right;
}


#creditoImagem {
	color: white;
	padding-top: 40px;
	padding-right: 20px;
	font-size: 14px;
	letter-spacing: 2px;
}


#botaoCamera {
	background-image: url("imagens/icoCamera.png");
	width: 73px;
	height: 37px;
}

#botaoCamera:hover {
	background-image: url("imagens/icoCameraHover.png");
}

#painelCamera {
	color: white;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
}

#painelCamera a {
	float: right;
}

#painelCamera p {
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	opacity: 0.4;
}






#corpoTextos {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	width: 1180px;
	background: rgba(255,255,255,0.75);
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 26px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	margin-bottom: 16px;
}

#corpoTextos h1 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 26px;
	margin-bottom: 12px;
	color: #2D667B;
}

#corpoTextos h2 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 22px;
	margin-bottom: 12px;
	color: #2D667B;
}

#corpoTextos p {
	margin-bottom: 14px;
}

#menu {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	float: left;
	color: white;
	margin-left: 20px;
	margin-top: 20px;
	letter-spacing: 2px;
	font-size: 18px;
}

#menu li a {
	color: white;
}

#menu li {
	display: inline;
	padding-left: 5px;
}

#video1 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#video2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#corpoBotoes {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: white;
	font-size: 12px;
	letter-spacing: 2px;
	width: 1200px;
	height: 64px;
	margin-right: auto;
	margin-left: auto;
}

#corpoBotoes a {
	float: left;
}

#corpoBotoes p {
	padding-bottom: 0px;
}


#botaoYT {
	background-image: url("imagens/icoYT.png");
	width: 49px;
	height: 45px;
}

#botaoYT:hover {
	background-image: url("imagens/icoYTHover.png");
}

#botaoFace {
	background-image: url("imagens/icoFace.png");
	width: 45px;
	height: 45px;
}

#botaoFace:hover {
	background-image: url("imagens/icoFaceHover.png");
}

#botaoInsta {
	background-image: url("imagens/icoInsta.png");
	width: 45px;
	height: 45px;
}

#botaoInsta:hover {
	background-image: url("imagens/icoInstaHover.png");
}

#email {
	background-image: url("imagens/email.png");
	width: 310px;
	height: 34px;
}

#email:hover {
	background-image: url("imagens/emailHover.png");
}

#celWhats {
	background-image: url("imagens/celWhats.png");
	width: 210px;
	height: 34px;
}

#celWhats:hover {
	background-image: url("imagens/celWhatsHover.png");
}

#fechamento {
	color: #575757;
	margin-top: 16px;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 12px;
	text-align: center;
	font-size: 14px;
	background-image: url("imagens/linhaFechamento.png");
}


/* Divs de estrutura de páginas internas */

#corpoInterno {
	width: 1200px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
}


#corpoBotoesInterno {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	color: white;
	font-size: 14px;
	letter-spacing: 2px;
	width: 400px;
	float: right;
	text-align: right;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#corpoBotoesInterno a {
	float: right;
}

#corpoBotoesInterno p {
	padding-bottom: 0px;
}


#botaoYTint {
	background-image: url("imagens/icoYTHover.png");
	width: 49px;
	height: 45px;
}

#botaoYTint:hover {
	background-image: url("imagens/icoYTamarelo.png");
}

#botaoFaceInt {
	background-image: url("imagens/icoFaceHover.png");
	width: 45px;
	height: 45px;
}

#botaoFaceInt:hover {
	background-image: url("imagens/icoFaceAmarelo.png");
}

#botaoInstaInt {
	background-image: url("imagens/icoInstaHover.png");
	width: 45px;
	height: 45px;
}

#botaoInstaInt:hover {
	background-image: url("imagens/icoInstaAmarelo.png");
}


#botoesFinal {
	display: inline;
	padding-bottom: 10px;
	height: 34px;
}

#botoesFinal a {
	float: left;
}


#botaoHome {
	background-image: url("imagens/icoHomeCinza.png");
	width: 41px;
	height: 34px;
}

#botaoHome:hover {
	background-image: url("imagens/icoHomeAzul.png");
}


