/**
 *
 * CSS com estilos da pagina
 *
 * @Autor - General Desenvolvimento Web - http://www.ageneral.com.br
 */

/* 
	Estilo geral
	========================================================================== */
.contato-content {
}

.contato-content .header-title {
	background: #002342;
	height: 56px;
	margin-bottom: 60px;
}

.contato-content h1.titulo {
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	line-height: 56px;
	text-transform: uppercase;
	margin-left: 35px;
	padding-left: 40px;
	position: relative;
}

.contato-content .titulo:before {
	content:'';
	position: absolute;
	width: 24px;
	height: 20px;
	background: url(/Content/images/sprite.png) -205px -423px no-repeat;
	margin-top: 19px;
	margin-left: -35px;
}

.content {
	margin: 0 30px;
}

.content p {
	color: #818181;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 25px;
}

.content .transmissao {
	text-align: center;
}

.content h2 {
	color: #002342;
	font-weight: 300;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.content h2 strong {
}

.imagens {
	background: #5b5b5b;
	padding: 30px 0;
	position: relative;
	height: 294px;
	margin: 70px 0 100px 0;
}

.imagens .baixe {
	margin-left: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 19.2px;
	text-transform: uppercase;
	width: 175px;
	border-bottom: 1px #a8a8a8 solid;
	padding-bottom: 11px;
	line-height: 18px;
}

.imagens a {
	margin-top: 16px;
	margin-left: 30px;
	display: block;
}

.tv {
	position: absolute;
	top: -87px;
	right: 0px;
}

.lista {
	margin-top: 40px;
}

.lista p {
	color: #818181;
	font-size: 18px;
	font-weight: 300;
	margin-left: 30px;
}

.lista h3 {
	color: #002342;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 30px;
}

.fotos-estudio {
	background: #002342;
	text-align: center;
	margin-top: 20px;
	padding: 20px 0 18px;
	font-size: 4px;
}

.fotos-local {
	background: #1a6b90;
	text-align: center;
	margin-top: 20px;
	padding: 20px 0 18px;
	font-size: 4px;
}

.fotos-externas {
	background: #5b5b5b;
	text-align: center;
	margin-top: 20px;
	padding: 2px 0 1px;
	font-size: 4px;
}

img.mac {
	position: absolute;
	top: -30px;
	right: 60px;
}

.economize {
	background: #1a6b90;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	padding: 37px 0;
	margin-bottom: 1px;
}
