@charset "utf-8";
body {
	background-image: url(../images/bgBodyArt.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333;
	background-color: #0f1d66;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
object , iframe{
	z-index: -10000;
}

#atendimento {
	position: fixed;
	left: 50%;
	bottom: 0px;
	margin-left: -137px;
}

#mailSent {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 2;
}


#header {
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 255px;
	width: 100%;
	position: absolute;
	top: 0px;
	right: 0px;
}
#headerContent {
	height: 250px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#headerContent h1 {
	background-image: url(../images/logo.png);
	height: 200px;
	width: 368px;
	text-indent: -9999px;
	position: absolute;
	left: 10px;
	top: 30px;
}
#headerContent h1 a {
	display: block;
	height: 200px;
	width: 368px;
}

#headerContent h2 {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 55px;
	width: 428px;
	position: absolute;
	top: 102px;
	right: 12px;
}
#contratar  {
	position: absolute;
	top: 22px;
	right: 10px;
}
#contratar a {
	background-image: url(../images/buttonContratar.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	height: 52px;
	width: 192px;
	display: block;
}
#contratar a:hover {
	background-position: center bottom;
}

#socialIcons {
	position: absolute;
	right: 20px;
	bottom: 10px;
	height: 32px;
	width: 220px;
}
#socialIcons p a {
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 32px;
	margin-left: 10px;
	float: right;
}
#socialIcons p a:hover {
	background-position: center bottom;
}
#socialIcons p #iconBlog {
	background-image: url(../images/iconBlog.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	width: 68px;
}
#socialIcons p #iconBlog:hover {
	background-position: center bottom;
}
#container {
	background-image: url(../images/container.png);
	width: 988px;
	background-repeat: repeat-y;
	background-position: center 66px;
	margin-top: 250px;
	margin-right: auto;
	margin-left: auto;
}
#topContainer {
	background-image: url(../images/topContainer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 66px;
	width: 960px;
	margin-left: 14px;
}
#bottomContainer {
	background-image: url(../images/bottomContainer.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 74px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 28px;
	margin-bottom: 120px;
}
#bottomContainer p {
	color: #eee;
	line-height: 1.5;
	text-align: right;
	font-size: 0.9em;
}

#topContainer h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	line-height: 2;
	font-weight: normal;
	color: #eee;
	margin-left: 250px;
	text-shadow: 1px 1px #000;
}
#leftSideBar {
	float: left;
	width: 206px;
	margin-left: 20px;
	margin-top: -52px;
}
#leftSideBar ul {
	width: 173px;
	margin-right: auto;
	margin-left: auto;

}
#leftSideBar ul li {
	margin-bottom: 10px;
}
#leftSideBar ul li a {
	line-height: 48px;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	height: 48px;
	width: 173px;
	color: #333;
	text-decoration: none;
}
#leftSideBar ul li a:hover , #leftSideBar ul li a.current{
	background-position: center bottom;
	color: #0b5fa5;
}
#leftSideBar ul li a.current {
	cursor:default;
}
#leftSideBar ul li a:active {
	color: #900;
	line-height: 49px;
}
#leftSideBar ul li #skyfm {
	background-image: url(../images/skyFM.png);
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 173px;
	background-repeat: no-repeat;
	background-position: center center;
}



#content {
	float: left;
	width: 708px;
	margin-left: 30px;
}
#content div.texto {
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 15px;
}
#content div.texto p{
	margin-bottom: 10px;
	line-height: 1.8em;
}
#content div.texto p em , #content div.texto p strong{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #069;
}

#content div.texto a {
	color: #FFF;
	text-decoration: none;
	background-color: #069;
	padding: 2px 4px;
}
#content div.texto a:hover {
	color: #333;
	text-decoration: none;
	background-color: #FC0;
}
#content div.texto p img {
	display:block;
	margin: 0 auto;
	border:solid 1px #CCC;
}
#content h4 {
	background-image: url(../images/bullets/rightArrowBlue.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px dotted #666;
	line-height: 25px;
	margin-bottom: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-shadow: 1px 1px #CCC;
}

#content .framePortfolio {
	float: left;
	margin-left: 7px;
	text-align: center;
	line-height: 2;
	margin-bottom: 20px;
}
#content .framePortfolio a {
	color: #0b5fa5;
	text-decoration: none;
	background-color: #CCC;
	padding: 2px 4px;
}
#content .framePortfolio a:hover {
	background-color: #333;
	color: #FFF;
}
#logosClientes {
	text-align: center;
}
#formContato {
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 2.5;
	width: 470px;
	float: left;
	border-right: 1px dotted #666;
}
#formContato table {
	width: 100%;
}

#formContato input[type=text] , #formContato textarea{
	border: 1px solid #999;
	background-color: #CCC;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	width: 200px;
}
#formContato input[type=text]:focus, #formContato textarea:focus {
	background-color: #FFFFAE;
}
#formContato textarea {
	width: 340px;
	height: 160px;
}
#formContato #submit {
	margin-top: 20px;
	margin-bottom: 10px;
}
#boxIdentificacao {
	float: left;
	height: 320px;
	width: 200px;
	margin-left: 20px;
}
#boxIdentificacao p {
	line-height: 30px;
}
#boxIdentificacao p span {
	float: right;
	line-height: 30px;
}
#boxIdentificacao .menor {
	font-size: 0.85em;
}
#bannerHome {
	margin-bottom: 20px;
	margin-left: 10px;
	display: block;
	margin-top: 5px;
}
table.planos {
	margin-left: 7px;
	line-height: 20px;
	font-size: 0.9em;
	margin-bottom: 10px;
}
table.planos tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	background-color: #069;
	font-size: 1.6em;
	text-align: left;
	text-shadow: 1px 1px #333;
}
table.planos tr td {
	background-color: #E0E0E0;
}

table.planos tr td.definition {
	background-color: #CCC;
	color: #036;

}
table.planos tr td , table.planos tr th{
	padding: 5px 10px;
	border: 1px solid #FFF;
	border-collapse:collapse;
}
table.planos tr td span , table.planos tr th span{
	font-size: 0.85em;
}
#tableCadastro {
	width: 692px;
	margin: 10px 0px 0px 15px;
}
#tableCadastro td {
	line-height: 35px;
}
#tableCadastro td input[type=text] {
	background-color: #F3F3F3;
	width: 240px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 3px;
	color: #036;
}
#tableCadastro td input[type=text]:focus {
	background-color: #FFC;
}

