body {
	margin:0;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333
}
.body {
	margin:0;
	background-attachment: scroll;
	background-image: url(../images/bce_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333
}
#menu_principal {
	height:170px;
	width: 778px;
}
#interna {
	height:320px;
	width: 778px;
	margin: 0px;
	padding: 30px 0 0 0;
	overflow-x: hidden;
	overflow: auto;
}
.interna1 {
	width: 778px;
	margin: 0px;
	padding: 30px 0 0 0;
}
#interna2 {
	height:320px;
	width: 778px;
	margin: 0px;
	padding: 25px 0;
}
#sub {
	height:16px;
	width: 763px;
	padding-left: 15px;
	background-color: #F0F0F0;
}
#tit {
	width: 763px;
	padding-left: 15px;
	padding-top: 10px;
}
#rodape {
	height:50px;
	width: 758px;
	text-align: center;
	background-image: url(../images/bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px 10px 0 10px;
	margin: 0 auto;
	border-top: 1px dotted #000;
}
#conteudo {
	background-attachment: scroll;
	background-image: url(../images/bg1_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 778px;
	margin: 0 auto;
	clear: both;
}

#logo {
	height: 169px;
	width: 176px;
	margin: 0 auto;
	position: relative;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333
}
.style2 {
	font-size: 11px;
	font-weight: bold;
}
a {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
form {
	padding:0px;
	margin:0px;
}
.box {
	border:1px solid;
	border-color:#ccc;
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #ffffff;

}
.bot {
	border: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#fff;
	cursor : pointer;
	background-color: #4F6E9D;
}
#conteudo #interna table tr td ul {
	list-style: square;
	color:#900;
	line-height:20px;
}
h2 {
	font-size: 16px;
}
.boxes {
	border-color: #E5E5E5 #DBDBDB #D2D2D2;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	display: block;
	width:230px;
	height: 200px;
	-moz-box-shadow: 0px 5px 5px #000;
	-webkit-box-shadow: 0px 5px 5px #000;
	box-shadow: 0px 5px 5px #CCC;
	float:left;
	margin:5px 5px 5px 17px;
	padding-top:34px;
}
.boxes:hover {
	background-color:#FFF;
}
.boxes_twitter{
	height:727px;
	float:right;
	margin:5px 18px 5px 5px;
	border-color: #E5E5E5 #DBDBDB #D2D2D2;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	display: block;
	width:230px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.tit_sim{
	background:url(../images/tit_sim.jpg) left top no-repeat;
}
.tit_prop{
	background:url(../images/tit_prop.jpg) left top no-repeat;
}
.tit_enquete{
	background:url(../images/tit_enquete.jpg) left top no-repeat;
}
.tit_redes{
	background:url(../images/tit_redes.jpg) left top no-repeat;
	text-align:center;
}
.tit_info{
	background:url(../images/bt_tit_info.jpg) left top no-repeat;
	text-align:center;
}
.tit_cases{
	background:url(../images/bt_tit_cases.jpg) left top no-repeat;
	text-align:left;
}
.tit_cases ul{
	margin:5px;
	padding:5px 0 0 10px;
}
.tit_cases ul li{
	margin:5px;
	list-style:none;
}
.tit_cases ul li a{
	color:#3b5998;
	text-decoration:none;
}
.tit_cases ul li a:hover{
	text-decoration:underline;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*carrossel*/

#destaques {
	height: 180px;
	width: 485px;
	position: relative;
	margin-left: 15px;
	float: left;
}
.stepcarousel{ 
	position: relative; 
	border: 1px dotted #d5d5d5; 
	overflow: scroll; 
	height: 200px; 
}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	width: 470px;
	height: 160px;
	padding:10px;
}
#banner{
	float:left;
	width:230px;
	text-align: center;
	margin-top: 15px;
	margin-left: 30px;
}

