body {
	margin:0;
	font-family: Expanding;
}
@font-face {
 font-family: 'Expanding';
 src: url('../font/SONAE.eot');
 src: url('../font/SONAE.eot?#iefix') format('embedded-opentype'), url('../font/SONAE.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'Expanding_bold';
 src: url('../font/SONAE-BO.eot');
 src: url('../font/SONAE-BO.eot?#iefix') format('embedded-opentype'), url('../font/SONAE-BO.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
/*ECRA INSTITUCIONAL*/
.ecra1 {
	background-image:url(../images/Ecra1.png);
	width:1080px;
	height:1920px;
}
/*ECRA SMSPro, Agenda e Parceiros*/
.bgEcra {
	background-image:url(../images/bg.png);
	width:1010px;
	height:1920px;
	padding:0 35px 0 35px;
}
.header {
    padding-bottom: 36px;
    padding-top: 180px;
}
#title {
	color:#0396ff;
	padding-bottom:4px;
	text-align:right;
	font-weight:bold;
	font-size:55px;
	border-bottom:1px solid #414646;
	font-family: Expanding_bold
}
#ContentContainer {
	/*padding-top:180px;*/
}
.txtBlue {
	color:#0396ff;
}
/*SMSPROANIMATION*/
.SMSP_HeaderText {
	background: url("../images/SMSP_bgHeaderText.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 44px;
	height: 98px;
	padding: 10px 0;
	text-align: center;
	width: 1010px;
	font-family: Expanding_bold
}
.SMSP_Container {
	background: url("../images/bgContent.png") repeat-y scroll 0 0 transparent;
	height: 1070px;
	margin-top: 36px;
	width: 1010px;
}
.SMSP_iFrame {
	z-index:15;
	position:absolute;
}
.SMSP_Shadow {
	width:1010px;
	height:1070px;
	z-index:22;
	background:url(../images/SMSP_SdwMensagens.png) no-repeat;
	position:absolute;
}
.SMSP_ParceiroCont {
	background:url(../images/SMSP_Sponsors.png) no-repeat;
	width:1010px;
	height:191px;
	margin-top:32px;
}
.SMSP_AnContainer {
	background:url(../images/SMSP_bgAnuncio.png) no-repeat;
	width:1010px;
	height:113px;
	margin-top:32px;
}
.SMSP_TXTAnuncio {
	float:left;
	text-align:left;
	padding-left:28px;
	padding-top:14px;
	font-size:23px;
	color:#FFF;
}
.SMSP_QRCode {
	float:right;
	width:113px;
	height:113px;
	background:url(../images/SMSP_QRCode.png) no-repeat;
}
/*AGENDA*/
#AG_Dia {
	text-align:center;
	font-size:42px;
	font-weight:bold;
	color:#FFF;
	font-family: Expanding_bold
}
.AG_Container {
	background: url("../images/bgContent.png") repeat-y scroll 0 0 transparent;
	margin-top: 25px;
	overflow: hidden;
	padding: 0 25px 26px;
	width: 958px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.AG_Item {
	border-top: 1px solid #DCDCDC;
	margin-top: 26px;
	overflow: hidden;
	padding: 8px 10px 0;
}
.AG_Hora {
	float:left;
	color:#FFF;
	font-size:26px;
	font-weight:bold;
	text-align:left;
}
.AG_Desc {
	float:right;
}
.AG_Nome {
	font-size:26px;
	color:#FFF;
	text-align:right;
	font-weight:bold;
	font-family: Expanding_bold
}
.AG_Cargo {
	font-size:22px;
	color:#cbcbcb;
	text-align:right;
	padding-top:5px;
}
.AG_Tema {
	font-size:22px;
	color:#1cb8e0;
	text-align:right;
	padding-top:5px;
}
/*SPONSOR*/
.SP_Container {
    background: url("../images/bgContent.png") repeat-y scroll 0 0 transparent;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    margin-top: 40px;
    overflow: hidden;
    padding: 0 25px 50px;
    width: 958px;
}
.SP_Sponsor {
	padding-top:50px;
}
.SP_Title {
    color: #FFFFFF;
    font-family: Expanding_bold;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: left;
}
.SP_HighSP {
	width:958px;
	background:url(../images/highSP.png) no-repeat;
	height:128px;
}
.SP_MainSP {
	width:958px;
	background:url(../images/MainSP.png) no-repeat;
	height:128px;
}
.SP_OtherSP {
	width:958px;
	background:url(../images/otherSP.png) no-repeat;
	height:714px;
}
.SP_SuppSP {
	width:958px;
	background:url(../images/supporters.png) no-repeat;
	height:76px;
}