/* ============================ DEFINICOES ======================== */
body{
	/*background:url(../img/bg_body.gif) #F0F0F0 center;*/
	margin:0;
	padding:0;
	text-align:center;
	font: 13px "trebuchet ms";
}

body strong {
	font: bold 11px tahoma;
}

a img {
	border: 0 solid;
	background: #FFF;
}

.clear{
	clear: both;
	position: relative;
	font: 0;
	height: 1px;
	margin: -1px;
}

label{
	cursor:pointer;
}

h1{
	width: 600px;
	height: 50px;
	margin: 0 0 10px 0;
	font: bold 25px "trebuchet ms";
	color: #BD153F;
	text-align: left;
	background: url(../img/interface2/bg_kit_passos.jpg) no-repeat right top;
	position: relative;
}

h1 span {
	position: absolute;
	left: 20px;
	top: 15px;
}

h2{
	font:bold 11px Tahoma;
	display:block;
	color:#010F56;
	padding:5px;
	margin:10px 0;
	background:#D9E3EE;
	text-transform:uppercase;
	border-top:1px solid #B2B9DE;
	border-left:1px solid #B2B9DE;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

h2 span{
	color:#FF6C00;
}

p{
	font: 11px Tahoma;
	color:#000;
	line-height:18px;
}

#detalhes_aparelho h4{
	font:bold 15px Arial;
	color:#4973C9;
	padding:5px 5px 0px 20px;
	margin:0;
	text-transform:uppercase;
}

#tela{
	width:600px;
	min-height:434px;
	background:#fff;
	margin:0 auto;
	text-align:left;
}


#passo{
	position:relative;
}

#passo a{
	position:absolute;
	top:0;
	left:395px;
	_left:396px;
}

#conteudo{
	padding: 0 20px;
}

#rodape{
	width:600px;
	height:29px;
	background:url(../img/interface2/bg_kit_ropape.jpg) no-repeat top left;
}

#box-br{
	display:block;
	background: url(../img/interface2/bg_kit_label.jpg) no-repeat center top;
	height: 50px;
	_height: 68px;	
	padding-top: 18px;
	padding-left: 20px;
}

.box-br-desc {
	margin: 0;
	padding: 0 0 0 10px;
}


.no-continue{
	font-weight:bold;
	color:#CC3300;
	border:1px solid #688ECC;
	background:#E9F4F8;
	padding:3px;
	margin:0 10px;
	text-align:center;
}

#detalhes{
	width: 560px;
	height: 245px;
	float:left;
	padding:0;
	background:url(../img/interface2/bg_kit_produto.jpg) no-repeat center;	
	position: relative;
}


#cel{
	width:200px;
	height:200px;
	margin:0;
	position:absolute;
	top: 18px;
	left: 20px;
}


#detalhes_aparelho{
	position: absolute;
	left: 260px;
	top: 20px;
	width:291px;
	height:203px;
	padding: 0;
	margin: 0;
}

#detalhes_aparelho ul{
	margin:0;
	padding:0;
}

#detalhes_aparelho ul li{
	list-style:none;
	font:11px "trebuchet ms";
	color:#384C75;
	margin:1px;
	padding: 3px 5px 5px 20px;
	_padding:1px 1px 1px 20px;
}

#detalhes_aparelho ul li strong {
	font: bold 11px tahoma;
}

h3 {
	background: url(../img/interface2/bg_kit_label.jpg) no-repeat center top;
	height: 58px;
	_height: 68px;	
	padding-left: 18px;
	padding-top: 20px;
	font: bold 18px "trebuchet ms";
	color: #464646;
}

p {
	padding: 0 20px;
}

.produto-kit h4 {
	font: 18px "trebuchet ms";
	line-height: normal;
	text-transform: uppercase;
	background: #FF3300;
	border-top: 1px solid #FF9900;	
	border-bottom: 3px solid #FF9900;	
	color: #FFF;
	padding: 5px 10px;
	margin: 0;
}

.produto-kit {
	padding: 0 15px;
}

.produto-kit h5 {
	margin: 10px 0 0;
	padding: 0;
	font: bold 13px tahoma;
	color: #FF3300;
	border-bottom: 1px solid #ff3300;
}

.produto-kit p {
	padding: 2px 0;
	margin: 0;
}

.produto-kit img {
	border: 1px solid #666;
	margin: 5px 0px 5px 5px;
	padding: 8px;
	background: #FFF;	
}