﻿@font-face {
  font-family: 'Century SchoolBook';
  src: url('CENSCBK.eot');
  src: local('Century SchoolBook Regular'), local('Century SchoolBook'), 
         url('CENSCBK.ttf') format('opentype');
}
@font-face {
  font-family: 'Century SchoolBook Italic';
  src: url('SCHLBKI.eot');
  src: local('Century SchoolBook Italic'), local('Century SchoolBook'), 
         url('SCHLBKI.ttf') format('opentype');
  font-weight:bold;
}
@font-face {
  font-family: 'Century SchoolBook Bold';
  src: url('SCHLBKB.eot');
  src: local('Century SchoolBook Bold'), local('Century SchoolBook'), 
         url('SCHLBKB.ttf') format('opentype');
  font-style: italic;
}


/*
@font-face {
    font-family: "Century SchoolBook";
    src: url(CENSCBK.ttf);
}
@font-face {
    font-family: "Century SchoolBook Italic";
    src: url(SCHLBKI.ttf);
}
@font-face {
    font-family: "Century SchoolBook Bold";
    src: url(SCHLBKB.ttf);
}
*/

html {
	background:white url('images/bg_header.png') repeat-x left 22px;
	height: 100%;
}
body {
	color:#f58000;
	font:normal 12px/normal Arial;
	text-align:center;
	height: 100%;
}
a,
a.noline:hover {
	text-decoration:none
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both
}
.left {
	float:left;
}
.wrapper {
	width:918px;
	margin:0 auto;
	text-align:left;
	color:#666;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -300px;
}
#sitefooter .wrapper {
	color:#fff;
}
#sitefooter .line {
	width:100%;
	background:transparent url('images/line_dotted.png') repeat-x;
	height:1px;
	margin-top:20px;
	margin-bottom:8px;
	clear:both;
}
#subNav {
	font:normal 11px/22px Arial;
	height:22px;
	border-bottom:1px #E9E9E9 solid;
	width:100%;
}
body #subNav .menuExterno .wrapper {
	background-color:#ffffff;	
	margin-bottom:1px;
	text-align:right;
}

body #subNav .menuExterno {
	background-color:#e7e7e7;
	background-image:url('/images/bg_ext.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
	height:21px;
}

body #subNav .menuExterno {
	background-color:#ffffff;
	background-image:url('/images/bg_content.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	height:21px;
}
body #subNav .menuExterno A {	
BACKGROUND-POSITION: left 8px;	
DISPLAY: inline-block;	
PADDING-LEFT: 9px;	
BACKGROUND-IMAGE: url(images/bullet.gif);	
BACKGROUND-REPEAT: no-repeat;
color:#999;
}

#header {
	width:100%;
	height:157px;
}
#logo {
	background:transparent url('images/logoSfaixa.png') no-repeat;
	color:#c2c2c2;
	font:normal 30px/normal "Century SchoolBook", Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 0;
	padding:18px 0 0 190px;
	height:153px;float:left
}
#logo em {
	font:italic 22px/normal "Century SchoolBook Italic", Georgia, "Times New Roman", Times, serif;
}
#logo span {
	padding-left:13px;
}
#logo h1 {
	color:#f58000;
	font:normal 44px/normal "Century SchoolBook", Georgia, "Times New Roman", Times, serif;
	border-bottom:1px #fcecdc solid;
	width:246px;
	padding-left:10px;
}
#logo h1 a,
#logo h1 a:visited {
	color:#f58000;
}
#mainNav {
	clear:right;
	text-align:right;
}
#banner {
	margin-bottom:50px;
	clear:both
}

#banner .wrapper {
	font:normal 24px/24px Arial;

}
#banner .text {
	margin:16px 0 0 40px;
	width:570px;	
	float:left
}
#banner .button {
	margin:45px 0 0 55px;
	float:left;
	clear:right;
}
#banner .text a.assista {
	font-size:14px;
	background:transparent url('images/bg_laranja.png') no-repeat right 4px;
	padding-right:10px;
}
#banner .blue {
	background-color:#e7f8fd;
}
#banner .blue .wrapper {
	border-bottom:3px #00bef5 solid;
	height:130px;
	color:#b3bec1;
}
#banner .blue a.assista {
	background-image:url('images/bg_azul.png');
}
#banner .green {
	background-color:#f6fde7;
}
#banner .green .wrapper {
	border-bottom:3px #a8f901 solid;
	height:130px;
	color:#bcc1b3;
}
#banner .green a.assista {
	background-image:url('images/bg_verde.png');
}
#banner .orange {
	background-color:#fff3d8;
}
#banner .orange .wrapper {
	border-bottom:3px #f27f00 solid;
	height:130px;
	color:#c2bbaa;
}
#banner .orange a.assista {
	background-image:url('images/bg_laranja.png');
}
#banner .red {
	background-color:#fcf0f0;
}
#banner .red .wrapper {
	border-bottom:3px #f50000 solid;
	height:130px;
	color:#c0b9b9;
}
#banner .red a.assista {
	background-image:url('images/bg_vermelho.png');
}
#banner .yellow {
	background-color:#fffcdd;
}
#banner .yellow .wrapper {
	border-bottom:3px #fad100 solid;
	height:130px;
	color:#c2c0ad;
}
#banner .yellow a.assista {
	background-image:url('images/bg_amarelo.png');
}

#left {
	width:600px;
	margin-right:30px;
	float:left
}
#right {
	width:288px;
	float:left
}
#sitefooter {
	background:#676767 url('images/bg_footer.jpg') repeat-x left top;
	padding-top:20px;
	font:normal 11px/18px Arial;
}
#sitefooter, .push {
	height: 300px;
	clear: both;
}

#sitefooter ul li {
	padding-left:16px;
}
#sitefooter img {
	float:right
}
#sitefooter div a,
#sitefooter div a:visited {
	color:#fff;
}
#mapa {
	background:transparent url('images/hdr_mapa.jpg') repeat-x left top;
	padding-top:37px;
	width:285px;
	margin-right:20px;
}
#midias {
	background:transparent url('images/hdr_midias.jpg') repeat-x left top;
	padding-top:37px;
	width:300px;
	margin-right:20px;
}
#contato {
	background:transparent url('images/hdr_contato.jpg') repeat-x left top;
	padding-top:37px;
	width:288px;
}
#content {
	margin-bottom:30px;
}
.ace {
	background:transparent url('images/hdr_decor.png') no-repeat left right;
	display:inline-block;
	padding-right:15px;
	padding-bottom:2px;
	font-family:"Century SchoolBook Bold";
	*font-family:"Century SchoolBook";
	font-size:14px;
	font-weight:bold;
	color:#f58000;
	margin-bottom:25px;
}

#contato .pnContatoClass td {
	vertical-align:top
}
#contato .pnContatoClass span {
	display:block;
	clear:both;
	color:#fff;
}
#contato .labelContatoClass {
	display:inline-block;
	margin-right:5px;
}
#contato .txtContatoClass {
	font-size:10px;
	border:0px;
	width:220px;
}
#contato textarea {
	font-size:10px;
	font-family:Arial;
	border:0px;
	width:220px;
	height:50px;
}
#contato #ctl00_Contato1_chkDesejaReceber {
	margin-left:50px;
	vertical-align:top;
}
#contato label {
	display:inline-block;
	width:210px;
	line-height:11px;
	margin-top:4px;
}
#contato .btnContato {
	background-color:#999;
	border:0px;
	color:#fff;
	font-size:11px;
	text-transform:lowercase;
	float:right;
	margin-top:10px;
}
/****************************************************************************
BARRA SUPERIOR: Publishing, Site Actions, Usuário
****************************************************************************/
.divtopuser {

	padding: 2px 0px 3px 0px;
	text-align: right;
	width: 100%;
	background-color:#F6FDFD;
	border-bottom:1px #83B0EC solid;
}

.divtopuser .user {
	height:15px;
	width:160px;
}
.divtopuser .user a:link {
	color:#005d90;
}
.divtopuser .user a:hover {
	color:#005d90;
	text-decoration:underline;
}
.divtopuser .user .ms-SpLinkButtonInActive {
	font-family:Arial;
	border: none;
}
.divtopuser .user .ms-SpLinkButtonActive {
	background-image:none;
	text-decoration:underline;
	background-color:transparent;
	font-family:Arial;
	padding: 2px 2px 1px 1px;
	border:none;
}

.divtopuser .ms-siteactionsmenu div div div{
	padding-top:3px;
	background:none;
	border:none;
	border-color:none;
}
.divtopuser .ms-siteactionsmenu div div div a:link{
	text-decoration:none;
	color:#005d90;
}
.divtopuser .ms-siteactionsmenu div div div.ms-siteactionsmenuhover{
	padding-top:3px;
	background:none;
	border:none;
	border-color:none;
}
.divtopuser .ms-siteactionsmenu div div div.ms-siteactionsmenuhover a:hover{
	text-decoration:underline;
}
.siteactions1{
	float: right;
	padding-left: 5px;
	height:15px;
	width:110px;
}

/****************************************************************************
NAVEGAÇÃO SUPERIOR
****************************************************************************/

.topNav {
	margin-top:15px;
	width:369px;
	float:right
}
.topNav .topNavItem a,
.topNav .topNavItem a:visited {
	background:transparent url('images/bg_menutop.png') no-repeat left bottom;
	color:#999999;
	display:inline-block;
	font:normal 14px/normal Arial !important ;
	width:286px;
	padding:3px 0 3px 80px;
	text-align:left;
}
.topNav .topNavItem a:hover {
	color:#f58000;
}

#secNav {
	background:transparent url('images/bg_secnav.png') no-repeat left top;
	height:29px;
	width:599px;
	margin-top:28px;
}
.artigos #secNav {
	background:transparent url('images/bg_secnav2.png') no-repeat left top;
}
#secNav table td table a,
#secNav table td table a:visited {
	font:bold 12px/29px Arial;
	color:#666;
	padding-left:10px;
	padding-right:15px;
}
#secNav table td table td table a,
#secNav table td table td table a:visited {
	font:bold 12px/29px Arial;
	color:#f58000;
	padding-left:10px;
	text-transform:lowercase;
}
.internaMenu #right {
	margin-top:-35px;
}
h2.subtitulo {
	color:#f58000;
	font:italic 18px/normal "Century SchoolBook Italic", Georgia, "Times New Roman", Times, serif;
	margin:20px 0 20px 10px;
}
.principal h2.subtitulo {
	margin-top:0;
}

/****************************************************************************
PRINCIPAL E WBPs
****************************************************************************/

.principal {
	margin-top:36px;
}
.wbp {
	margin-bottom:40px;
	width:288px;
}
.video img {
	width:288px;
	height:169px;
}
.bullet ul {
	margin-left:25px
}
.bullet ul li {
	list-style:disc;
}
.bullet a,
.bullet a:visited,
.bullet div a,
.bullet div a:visited,
.bullet p a,
.bullet p a:visited {
	color:#f58000;
}

.video span {
	z-index:2;
	display:block;
	position:relative;
	bottom:48px;
	background:black url('images/bg_arrow.png') no-repeat 270px center;
	width:288px;
	height:48px;
	border-top:1px #8d8d92 solid;
	opacity: 0.80;
	-moz-opacity: 0.80; /* older Gecko-based browsers */
	filter:alpha(opacity=80); /* For IE6&7 */
	color:#fff;
}
.video span a,
.video span a:visited {
	color:#fff;
	font:normal 16px/18px "Century SchoolBook", Georgia, "Times New Roman", Times, serif;
	display:inline-block;
	margin:8px 40px 0 12px;
}
.titlevideo {
	color:#f27f00;
	font:normal 16px/18px "Century SchoolBook", Georgia, "Times New Roman", Times, serif;
	margin:3px 0 10px 0;	
}
.titlevideo a,
.titlevideo a:visited,
.titlevideo a:hover,
.titlevideo a:visited:hover {
	color:#f27f00;
}
.social img,
.palestrantes img {
	border:0px;
}
.social img {
	margin-left:20px;
}
.palestrantes img {
	width:50px;
	height:50px;
}

.box {
	background-color:#f9f9f9;
	border:1px #feecd9 solid;
	margin-right:10px;
	margin-top:10px;
	height:280px;
}
.box img {
	float:left;
	margin:10px 10px 85px 10px;
}
.box span {
	color:#f58000;
	font-size:12px;
	display:block;
	margin-bottom:5px;
	margin-top:5px;
}
.box img.iconsmall {
	width:16px;
	height:16px;
	margin-left:-0px;
}
a.linkYoutube,
a.linkYoutube:visited {
	display:inline-block;
	color:#F58000;
}
.twitter {
	font-size:11px;
}
.twitter li {
	margin-bottom:10px;
}
.twitter a,
.twitter a:visited {
	color:#F58000;
}
.contatoPG td {
	vertical-align:top
}
.contatoPG {
	width:380px;
	float:left;
	margin-bottom:100px;
}
.contatoPG .txtContatoClass,
.contatoPG textarea {
	width:255px;
	font-family:Arial, Helvetica, sans-serif;
}
.contatoPG .btnContato {
	background-color:#999;
	border:0px;
	color:#fff;
	font-size:11px;
	text-transform:lowercase;
	float:right;
	margin-top:10px;
}

/****************************************************************************
BLOG
****************************************************************************/


/* post */
.blog {
	margin-bottom:35px;
}
.floatLeft {
	float:left;
}
.postBox {
	background-color:#f9f9f9;
	border:1px #feecd9 solid;
	width:599px;
	padding:20px 2px 10px 8px;
}
.categorias {
	border:1px #feecd9 solid;
	border-top:0px;
	padding:2px 0 2px 65px;
	font-weight:bold;
	color:#666666;
}
.categorias .lightBlue {
	padding-left:5px;
	font-weight:normal
}
.categorias .lightBlue a,
.categorias .lightBlue a:visited,
.postLeft #share a,
.postLeft #share a:visited {
	color:#f58000;
	font-size:11px;
}
.count {
	background:transparent url('images/icon_comentario.jpg') no-repeat right top;
	text-align:center;
	padding-top:13px;
	padding-left:17px;
	width:48px;
	height:47px;
	margin:-15px  0 0;
	display:inline-block;
}
.count a,
.count a:visited {
	font-size:22px;
	color:#fff
}
.ms-PostFooter {
	padding-bottom:0px;
	color:#666;
}
.ms-PostWrapper {
	width:100% !important;
}
.ms-PostWrapper h3 a,
.ms-PostWrapper h3 a:visited,
.ms-PostWrapper h3 a:hover {
	color:#f58000 !important;
	font:normal 20px/24px "Century SchoolBook", Georgia, "Times New Roman", Times, serif;
}
.ms-PostWrapper h3 {
	color:#f58000;
	font:normal 20px/24px "Century SchoolBook", Georgia, "Times New Roman", Times, serif;
	padding-bottom:25px;
	width:390px;
}
.postLeft {
	width:125px;
	margin-bottom:50px;
}
.postLeft #share {
	margin-top:30px;
}
.postLeft .twoline {
	margin-top:53px !important;
}
.postLeft .dia {
	color:#bebebe;
	font:bold 28px/22px Arial;
	height:22px;
	margin-right:4px;
}
.postLeft .mesano {
	color:#bebebe;
	font:bold 12px/11px Arial;
	height:22px;
	text-transform:uppercase;
}
.postLeft a.comentario {
	display:inline-block;
	height:23px;
	padding:5px 0 0 22px;

}
.ms-paging {
	background-color:#fafafa;
	color:#599bbe;
	padding:2px 5px;
}
#left .postBody p,
#left .postBody p div,
#left .postBody div,
#left .postBody p div p,
#left .postBody p font,
#left .postBody font,
#left .postBody p div font,
#left .postBody p div p font{
	font:normal 12px/18px Arial !important;
	color:#666 !important;
}

#left .postEmpty,
#left .postBody .ms-PostFooter,
#left .postBody .ms-PostFooter div,
#left .postBody .ms-PostFooter p {
	font:normal 11px/normal Arial !important;
	color:#666 !important;
}
#left .postEmpty {
	margin-bottom:10px;
}
#left .postBody {
	width:455px;
}
.leiamais {
	font-size: 20px;
	color:#c2c2c2;
}
.leiamais span a
.leiamais span a:visited,
a.postlink,
a.postlink:visited {
	color:#f58000;
}
a.postlink,
a.postlink:visited {
	color:#f58000;
	font:bold 11px/normal Arial;
}

/* comentarios form */
.commentDiv {
	border-bottom:1px #ededed solid;
	background-color:#fafafa;
	width:475px;
}
.commentDiv .ms-CommentTitle {
	margin:5px;
}
.commentDiv .ms-CommentBody {
	margin:0 5px 5px 5px;
}

.ms-commentsWrapper .autor {
	font-size:11px;
}
.customForm h3.ms-standardheader {
	font:normal 11px/normal Arial;
	color:#666;
}
.customForm .ms-formbody {
	background-color:#fafafa;
}
.customForm .ms-formlabel {
	width:190px !important;
}
.customForm .ms-formbody .ms-long {
	width:325px;
}
.customForm .ms-formbody {
	font-size:10px;
}
.autor a,
.autor a:visited {
	color:#f58000;
}


.bordaTabela {
	width:550px;
	border:1px #E46D0A solid;
}
.bordaTabela td {
	color:#666;
	font:normal 12px/normal Arial;
	border:1px #E46D0A solid;
	border-collapse:collapse;
	padding:3px 5px;
	background-color:#F2F2F2;
}
.bordaTabela tr.header0 td {
	background-color:#fff;
}
.bordaTabela tr.header td {
	background-color:#A5A5A5;
	color:#333;
	text-align:center
}
.center {
	text-align:center
}
.bordaTabela tr.header td.txtleft {
	text-align:left
}


/********************************
EMPRESAS
*********************************/
.empresas .postBox {
	width:599px !important;
	margin-bottom:30px;
	padding:0;
	padding-top:15px;
}
.empresas .postBox .item {
	display:inline-block;
	width:auto;
	float:left;
	padding:0 17px 15px 15px;
}
#zz1_GlobalNavn2 .zz1_GlobalNav_4 {
	background:transparent url('images/flags.gif') no-repeat 250px 3px ;
}