body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 0 0 0;
	position:relative;
	line-height:20px;
	background-color:#e3e2cf;
	background-color:#e3e2cfc9;
	width:100%;
	height:100%;
}
#facebook {
	padding:0 0 0 0;
	margin:0 0 30px 0;
}
.connect_widget_number_cloud, .connect_widget_connect_button {
	float: right !important;
}
.textos_inicio_holder {
	padding:30px 0 30px 0;
	margin:0 0 0 0;
}
.textos_titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.video_holder {
	padding:0 0 0 0;
	margin:0 0 0 0;
	background-color:#696A6C;
}
#player {
	display:block;
	width:465px;
	height:269px;
	z-index:102;
	margin:0 auto;
}
.top_menus {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.desenho_intercativo {
	padding:30px 0 30px 0;
	margin:0 0 0 0;
}
.ajuda, .pesquisa, .contactos{
	padding:20px 0 30px 0;
	margin:0 0 0 0;
}
#resultados_hoder li{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #696A6C;
	}
#resultados_pesquisa{
	margin:0 0 20px 0;
	background-color:#696A6C;
	color:#ffffff;
	padding:10px 15px;
}
#resultados_finais {
	float:left;
	width:100%;
}
#observacoes_holder {
	float:left;
	width:226px;
	margin:10px 0 0 30px;
	padding:0 0 0 0;
	}
#observacoes {
	width:100%;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	padding:10px;
	border:1px dashed #696A6C;
}
#resultados{
	float:left;
	background-color:none;
	padding:10px 10px 10px 10px;
	margin:0 0 0 0;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	border:0px dashed #ffffff;
}
#resultados li{
	width:170px;
	height:50px;
	display:block;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	background:#000;
	color:#fff;
	line-height:50px;
	text-align:center;
	background:#cd1041;
	font-size:22px;
	margin:0 0 0 0;
	-webkit-box-shadow:0px 0px 30px 1px #696A6C;
	-moz-box-shadow:0px 0px 30px 1px #696A6C;
	box-shadow:0px 0px 30px 1px #696A6C;
}
#resultados_seta {
	width: 0;
	height: 0;
	margin:10px 0 0 15px;
	border-left: 0px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #cd1041;
	border-top: 0px solid #cd1041;
}
#empresas_associadas {
	border-top:1px dashed #696A6C;
	width:720px;
	display:inline-block;
	float:left;
	margin:40px 0 0 0;
	padding:20px 0 0 0;
}
#empresas_associadas li {
	width:360px;
	float:left;
	display:inline-block;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	/*border-bottom:1px dashed #696A6C;*/
}
#empresas_associadas ul {
}
.empresas_link a {
	background-color:#cd1041;
	color:#ffffff !important;
	margin:0 0 0 5px;
	padding:1px 5px 1px 5px;
	font-size:12px;
	text-decoration:none;
}
.empresas_link a:hover {
	text-decoration:none;
}
.empresa_img {
	width:100px;
	margin:0 20px 0 0;
	/*float:left;*/
}
.empresa_desc {
	float:left;
	margin:10px 0 0 0;
}
.sub_menus {
	padding:30px 0 30px 0;
	margin:0 0 0 0;
}
.menu_holder {
	padding: 12px 0 0 0;
	margin: 0 auto 10px auto;
}
a, a:link, a:active, a:visited {
	color:#cd1041;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
	outline:none;
}
input[type=submit]:hover{
	cursor:pointer;
	}
.path {
	margin:0 0 0 0;
	padding:30px 0 30px 0;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 0 0;
	padding:30px 10px 30px 10px;
}
#footer {
	height: 120px;
	width:100%;
	margin: 0 auto;
}
/* -------------------------------------------------------------------------------- */
ul {
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
}
li {
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-image:none;
}
.sbm_childs {
	width:192px;
	float:left;
	/*position:relative;*/
}
.sbm_childs ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
}
/*
.sbm_childs li:first-child a, .sbm_childs li:first-child a:hover  {
	border-top:1px dotted #696a6c;
	margin:0 0 15px 0;
	padding:15px 0 10px 0;
	display:block;
	}
*/
.sbm_childs ul li a {
	border-bottom:1px dotted #696a6c;
	margin:0 0 10px 0;
	padding:0 21px 10px 0;
	display:block;
}
.sbm_childs ul li a:hover {
	border-bottom:1px dotted #cd1041;
	margin:0 0 10px 0;
	padding:0 21px 10px 0;
	display:block;
	text-decoration:none;
}
.sbm_childs_holder{
	width:760px;
	float:left;
}
.sbm_childs_holder_cols{
	width:704px;
	float:left;
	margin:0 0 0 64px;
}
.sbm_col_esquerda {
	width:352px;
	float:left;
}
.sbm_col_direita {
	width:352px;
	float:left;
}
span.solucoes_titulos {
	margin:0 0 20px 0;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
span.solucoes_titulos_sem_cols {
	margin:0 0 20px 64px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.sbm_childs_holder_cols .sbm_col_esquerda ul li, .sbm_childs_holder_cols .sbm_col_direita ul li {
	width:287px;
	min-height:50px;
	margin:0 20px 30px 0px;
	padding:0 0 0 0;
	float:left;
}
.sbm_childs_holder li {
	width:287px;
	min-height:50px;
	margin:0 20px 30px 64px;
	padding:0 0 0 0;
	display:inline-block;
}
.sbm_childs .selected, .sbm_childs_holder_cols .selected{
	border-bottom:1px dotted #696a6c;
	margin:0 0 10px 0;
	padding:0 21px 10px 0;
	display:block;
	font-weight:normal;
	background:url(../images/selected.png) no-repeat;
	background-position:right 2px;
}
/*
.sbm_desc_childs {
	min-height:50px;
	width:228px;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	}
*/

.sbm_holder {
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
.sbm_holder li {
	width:287px;
	min-height:50px;
	margin:0 30px 30px 0;
	padding:0 0 0 0;
	display:inline-block;
}
.imagem_sbm {
	height:100px;
	width:100px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	float:left;
}
.imagem_sbm_cols {
	height:100px;
	width:100px;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	position:relative;
	float:left;
}
.sbm_desc {
	min-height:100px;
	width:177px;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
}
.sbm_desc_cols {
	min-height:100px;
	width:210px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/* position:relative;*/
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
}
.main_content {
	width:704px;
	position:relative;
	float:left;
	margin:0 0 30px 64px;
	padding:0 0 0 0;
}
.imagem_detalhe {
	border:1px dotted #696a6c;
}
.legenda {
	font-size:11px;
	font-style:italic;
}
.form_labels {
	display:block;
}
.input_drop_params {
	background-color:#e3e2cf !important;
	height:30px;
	/*	line-height:20px;*/
	padding:5px 10px 5px 10px;
	margin:0 0 0 0;
	border:1px dashed #696a6c;
}
.input_drop_params:hover, .input_params:focus {
	background-color:transparent;
	height:30px;
	/*	line-height:20px;*/
	padding:5px 10px 5px 10px;
	margin:0 0 0 0;
	border:1px dashed #cd1041;
}
.input_search {
	background-color:transparent;
	height:25px;
	line-height:25px;
	padding:2px 10px 2px 10px;
	margin:0 0 0 0;
	border:1px dashed #696a6c;
	color:#676767;
}
.input_search:hover, .input_search:focus {
	background-color:transparent;
	height:25px;
	line-height:25px;
	padding:2px 10px 2px 10px;
	margin:0 0 0 0;
	border:1px dashed #cd1041;
}
.input_newsletter {
	background-color:transparent;
	height:25px;
	line-height:25px;
	padding:2px 10px 2px 10px;
	margin:0 0 0 0;
	border:1px dashed #696a6c;
	color:#676767;
	width:227px;
}
.input_newsletter:hover, .input_newsletter:focus {
	background-color:transparent;
	height:25px;
	line-height:25px;
	padding:2px 10px 2px 10px;
	margin:0 0 0 0;
	border:1px dashed #cd1041;
}
.pesquisar_btn {
	float:right;
	background:url(../images/search_btn.png) no-repeat;
	height:30px;
	width:100px;
	border:none;
}
.newsletter_btn {
	float:right;
	background:url(../images/newsletter_btn.png) no-repeat;
	height:30px;
	width:100px;
	border:none;
}
.parametros {
	padding:0 0 0 0;
	margin:0 0 20px 0;
	display:inline-block;
}
.param1 {
	float:left;
	width:210px;
	padding:0 0 0 0;
	margin:0 10px 0 0;
}
.param2 {
	float:right;
	width:210px;
	padding:0 0 0 0;
	margin:0 10px 0 0;
}
.slide-out-div {
	padding: 20px;
	width: 250px;
	background: #DDDDEE;
	z-index:1000 !important;/*	border: 1px dotted inset #29216d;*/
}
.news_alerta {
	font-size:11px;
	font-weight:normal !important;
	line-height:20px;
}
/* --------------------------------------------------------------------- */

.breadCrumb {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 950px;
	padding:5px;
/*	background:#DDDDEE;*/
}
.breadCrumb ul {
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li {
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(../images/Chevron.png) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span {
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a {
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a {
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../images/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover {
	background-position: 0 -16px;
}
.breadCrumb ul li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.chevronOverlay {
	display: none;
	background: url(../images/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}

/* --------------------------------------------------------------------- */
.imagem_sbm img{
	width: 100px;
	height: 100px;
	-ms-interpolation-mode: bicubic;
	position: absolute;
	left: 0;
	top: 0;
}
.imagem_sbm img:hover {
	background:#ce0000 no-repeat center center;
	border: none;
	cursor:pointer;
}
/* --------------------------------------------------------------------- */
.ptl_img {
	width:34px;
	height:34px;
	display:block;
	border-radius:17px;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	-khtml-border-radius:17px;
	background:#cd1041;
	margin:0 auto;
	position:relative;
}