﻿* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	color: #323232;
	outline: none;
	text-decoration: none;
}
html, body { height:100% }
a:hover{text-decoration:underline;}
/*topo*/
.hd-principal {
	height: 122px;
	background: url(/onfiles/imagenes/bg-topo.png) repeat-x left top;
}
.hd-principal .ct {
	width: 1003px;
	height: 122px;
	margin: 0px auto;
	position: relative;
}
.hd-principal .ct h1 {
	text-indent: -99999px;
}
.hd-principal .ct h1 a {
	width: 100px;
	height: 100px;
	background: url(/onfiles/imagenes/logo-telefonica.jpg) no-repeat left top;
	display: block;
}
/*menu de apoio*/
.hd-principal .ct .mn-apoio {
	height: 15px;
	position: absolute;
	top: 25px;
	right: 5px;
	z-index: 1;
}
.hd-principal .ct .mn-apoio li {
	display: inline;
	float: left;
}
.hd-principal .ct .mn-apoio li a {
	color: #001984;
	font-size: 11px;
	padding: 0px 5px;
	border-right: 1px solid #e1e6ed;
	display: block;
}
.hd-principal .ct .mn-apoio li a.last {
	border-right: none;
}
.hd-principal .ct .mn-apoio li a.english {
	text-indent: -99999px;
	padding: 0px;
	margin: 0px 8px;
	width: 15px;
	height: 11px;
	background: url(/onfiles/imagenes/ico-english.gif) no-repeat left top;
}
.hd-principal .ct .mn-apoio li a.sitemap {
	text-indent: -99999px;
	padding: 0px;
	width: 15px;
	height: 11px;
	background: url(/onfiles/imagenes/ico-sitemap.gif) no-repeat left top;
}

/*menu principal*/
.hd-principal .ct .mn-principal {
	width: 900px;
	height: 62px;
	position: absolute;
	top: 52px;
	right: 0px;
	z-index: 1;
}
.hd-principal .ct .mn-principal dt {
    display: block;
    position: absolute;
    top: 0px;
    cursor: pointer;
    z-index:999;
    height: 28px;
    text-indent: -99999px;
}
.hd-principal .ct .mn-principal dt a {
	display: block;
    height: 28px;
}
.hd-principal .ct .mn-principal  dt.residencial {
    right:369px;
    width:91px;
}
.hd-principal .ct .mn-principal  dt.residencial a {
    width:91px;
}
.hd-principal .ct .mn-principal  dt.profissionais {
    right:208px;
    width:161px;
}
.hd-principal .ct .mn-principal  dt.profissionais a {
    width:161px;
}
.hd-principal .ct .mn-principal  dt.corporacoes {
    right:0px;
    width:208px;
}
.hd-principal .ct .mn-principal  dt.corporacoes a{
    width:208px;
}
.hd-principal .ct .mn-principal dd {
    width:900px;
    height: 30px;
    position: absolute;
    top: 32px;
    left:0px;
}
.hd-principal .ct .mn-principal dd ul li {
	display: inline;
	float: left;
	padding: 0px 12px;
	background: url(/onfiles/imagenes/bg-submenu-principal.png) no-repeat right top;
	position: relative;
}
.hd-principal .ct .mn-principal dd ul li.last {
	background: none;
}
.hd-principal .ct .mn-principal dd ul li a {
	color: #535fae;
	font-size:14px;
	height: 38px;
	line-height: 35px;
	padding: 0px 0px 0px 0px;
}
.hd-principal .ct .mn-principal dd ul li a.ativo span {
	color: #535fae;
	font-size:14px;
}
.hd-principal .ct .mn-principal dd ul li a.ativo span.fst {
	background: url(/onfiles/imagenes/bg-abas-submenu-left.png) no-repeat left top;
	width: 9px;
	height: 38px;
	position: absolute;
	top: 0px;
	left: -3px;
}
.hd-principal .ct .mn-principal dd ul li a.ativo span.meio {
	background: url(/onfiles/imagenes/bg-abas-submenu-meio.png) repeat-x left top;
	height: 38px;
	padding: 0px 20px;
	float: left;
	margin-left: -9px;
	font-weight: bold;
}
.hd-principal .ct .mn-principal dd ul li a.ativo span.last {
	background: url(/onfiles/imagenes/bg-abas-submenu-right.png) no-repeat left top;
	width: 17px;
	height: 38px;
	position: absolute;
	top: 0px;
	right: -3px;
}
.hd-principal .ct .mn-principal span.menu-abas {
    position:absolute;
    display:block;
    right:0px;
    top:0px;
    z-index:100;
    width:472px;
    height:28px;
    background-image:url(/onfiles/imagenes/bg-abas-menu-principal.png);
    background-repeat:no-repeat;
}
.hd-principal .ct .mn-principal  span.residencial {
    position:absolute;
    display:block;
    right:0px;
    top:0px;
    z-index:100;
    width:472px;
    height:28px;
    background-repeat:no-repeat;
    background-position: 0px 0px;
    background-image:url(/onfiles/imagenes/bg-abas-menu-principal.png);
}
.hd-principal .ct .mn-principal  span.profissionais {
    position:absolute;
    display:block;
    right:0px;
    top:0px;
    z-index:100;
    width:472px;
    height:28px;
    background-image:url(/onfiles/imagenes/bg-abas-menu-principal.png);
    background-repeat:no-repeat;
    background-position: 0px -28px;
}
.hd-principal .ct .mn-principal  span.corporacoes {
    position:absolute;
    display:block;
    right:0px;
    top:0px;
    z-index:100;
    width:472px;
    height:28px;
    background-image:url(/onfiles/imagenes/bg-abas-menu-principal.png);
    background-repeat:no-repeat;
    background-position: 0px -56px;
}

/*busca topo*/
.hd-principal .ct .hd-fm-busca {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 330px;
	height: 35px;
	z-index: 3;
}
.hd-principal .ct .hd-fm-busca .fm-txt-busca {
	width: 258px;
	height: 12px;
	padding: 2px;
	border: 1px solid #939393;
	font-size: 10px;
}
.hd-principal .ct .hd-fm-busca .fm-btn-busca {
	background: url(/onfiles/imagenes/btn-buscar-cabecalho.png) no-repeat left top;
	width: 61px;
	height: 19px;
	cursor: pointer;
	z-index: 3;
}
/*rodape*/
.ft-principal {
	height: 65px;
	background: url(/onfiles/imagenes/bg-rodape.gif) repeat-x left 1px;
	margin-top: 20px;
}
.ft-principal .ct {
	width: 1003px;
	height: 65px;
	margin: 0px auto;
	text-align: center;
}
.ft-principal .ct ul {
	margin: 0px auto;
	width: 80%;
}
.ft-principal .ct ul li {
	float: left;
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #fff;
} 
.ft-principal .ct ul li a {
	text-transform: uppercase;
	color: #8185bc;
	font-size: 10px;
} 
/*conteudo*/
.ct-principal {
	width: 1003px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	display: table;
}
.ct-principal .ct-central {
	width: 795px;
	float: left;
}
.ct-principal .ct-central h3 {
	color:  #001984;
	font-size: 20px;
	/*width: 100%;*/
	margin-bottom: 10px;
}
.ct-principal .ct-central .bc {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
.ct-principal .ct-central .bc li {
	float: left;
	display: inline;
	font-size: 10px;
}
.ct-principal .ct-central .bc li a {
	font-size: 10px;
	color: #535FAE;
	text-transform: uppercase;
	padding: 0px 10px 0px 5px;
	margin-right: 5px;
	background: url(/onfiles/imagenes/ico-bc.png) no-repeat right 4px;
}
.ct-principal .ct-central .bc li.last {
	text-transform: uppercase;
	color: #535FAE;
}
.ct-principal .ct-sd-d {
	width: 193px;
	float: left;
}
