@charset "utf-8";
/* CSS Document */

*{
	margin:0 auto;
	padding:0px;
	}
body{
	background:#0095C2;
	font-size:12px;
	font-family:"museo-sans",Arial, Helvetica, sans-serif;
	}
a{
	color:ce5819;
	text-decoration:none;
	font-size:14px;
	}
a:hover{
	color:ce5819;
	text-decoration:underline;
	}
a:visited{
	color:ce5819;
	}
.container{
	width:955px;
	margin:auto;
	padding-top:30px;
	}
.container div{
	float:left;
	}
.logo{
	width:129px;
	height:123px;
	padding-left:247px;
    float:left;
	}
.bt-menu{
	width:211px;
	height:14px;
	padding-left:203px;
	padding-top:109px;
	}
.bt-menu a
{
    color: #ffffff !important;
    font-weight:500;
    padding-left: 15px;
    font-size: 13px;
}
.descricao{
	width:240px;
	height:412px;
	padding-top:15px;
	}
.descricao span{
	padding-top:90px;
	display:block;
	}
.conteudo{
	width:520px;
	margin:15px;
	}
.conteudo-port{
	width:520px;
	height:520px;
	background:#FFF;
	}
.conteudo-box-face{
	width:252px;
	height:252px;
	padding-top:60px;
	background:url(../images/titulo-facebook.png) left 20px no-repeat;
	margin-right:15px;
    color: #ffffff !important;
	}
.conteudo-box-face > div
{
    width:250px !important;
    height:250px !important;
    overflow: hidden !important;
    border-bottom:1px solid #615D5C;
    border-top:1px solid #615D5C;
    margin-top: 1px;
}
.conteudo-box-face > div > iframe{
    display:block;
	background:#4B4B4B;
	border:none;
    margin-left: -1px;
    margin-top: -1px;
	}
.conteudo-box-twitter{
	width:252px;
	height:252px;
	padding-top:60px;
	background:url(../images/titulo-twitter.png) left 19px no-repeat;
	}
.conteudo-box-twitter-conteudo{
	background:#4B4B4B;
	padding:10px;
	height:232px;
	width: 232px;
	overflow: hidden;
	text-align: right;
	}
.conteudo-box-trabalhe{
	width:520px;
	height:35px;
	background:url("../images/cinza.png") no-repeat;
	text-align:center;
	padding-top:10px;
	margin-top:15px;
	margin-bottom:15px;
    position: relative;

	}
.conteudo-box-trabalhe a{
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/spacer.png);
    font-size: 0;
    text-indent: -9999px;
    top: 0;
    left: 0;
}
.redes{
	width:165px;
	padding-top:10px;
	margin-left:-1px;
	}
.redes a{
	display:block;
	width:100%;
	height:44px;
	margin-top:5px;
	}
.redes span{
	padding-top:78px;
	display:block;
	}
.redes .gplus
{
    display:block;
    width: 35px;
    height: 35px;
    background: url("../images/icon_googleplus.png") no-repeat;
    font-size:0;
    text-indent: -9999px;
    margin-left: 0;
    margin-bottom: 12px;
}
.redes .redeIssuu
{
    display:block;
    width: 35px;
    height: 35px;
    background: url("../images/icon_issuu.png") no-repeat;
    font-size:0;
    text-indent: -9999px;
    margin-left: 0;
    margin-bottom: 12px;
}
.redes .redeLinkedin
{
    display:block;
    width: 35px;
    height: 35px;
    background: url("../images/icon_linkedin.png") no-repeat;
    font-size:0;
    text-indent: -9999px;
    margin-left: 0;
    margin-bottom: 12px;
}
.redes .redeSlideShare
{
    display:block;
    width: 35px;
    height: 35px;
    background: url("../images/icon_slideshare.png") no-repeat;
    font-size:0;
    text-indent: -9999px;
    margin-left: 0;
}
#tweet-container li{
	list-style:none;
	font-size:11px;
	color:#d2d1cf;
    font-weight: 300;
	}
#tweet-container > ul > li > span
{
    font-size: 10px;
    margin-bottom: 5px;

}
#tweet-container > ul >li hr
{
    margin-top: -16px;
    margin-bottom: -11px;
}
#tweet-container > ul > li > span a
{
    font-size: 11px;
    display: block;
}
a:link {
    color: #ce5819;
}
a:visited {
    color: #ce5819;
}
a:hover {
    color: #ce5819;
    text-decoration: none !important;
}
p
{
    font-family:'museo-sans';
    text-align:right;
    color:#ffffff;
    font-size:13px;
    font-weight:300;
}
.conteudo-box-twitter-conteudo
{
    font-weight: 300;
    overflow: hidden;
}
.conteudo-box-twitter-conteudo > span
{
    margin-bottom: -20px;
}
.conteudo-box-twitter-conteudo > span a
{
    color: #ffffff;
    font-weight: 500;
}
#tweet-container
{
    width: 234px;
}
