/* Alô Mundo CSS Document */

/* tags */
body {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color:#666666;
	margin: 0px;
	background-color: transparent;
}
/*geral*/
#geral {
	background-color: #FFFFFF;
	margin: auto;	
	width: 710px;
}
#wrapp {
	position: relative;	
	width: 710px;
}
/*header*/
#header {
	height: 114px;
	width: 710px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
}
/*left*/
#leftside {
	z-index: 2;
	height: 271px;
	width: 198px;
	left: 10px;
	top: 114px;
	background-color: #FFFFFF;
	position: absolute;
}
/*Footer*/
#footer {	
	height: 49px;
	width: 710px;
	z-index: 1;
	left: -250px;
	bottom: -70px;
	position: absolute;
}
/*Box Aparelhos*/
#aparelhos {
	position: absolute;
	z-index: 1;		
	width: 457px;
	top: 49px;
	right: 3px;
	visibility:visible;
}
.titulo {
	position: absolute;
	z-index: 3;	
	left: 20px;
	top: 28px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #2da6b4;
}	
.upper {
	color: #FFF;
	text-transform: uppercase;
}
.upleftcorner {	
	position: absolute;
	z-index: 1;
	height: 57px;
	width: 61px;
	left: 0px;
	top: 0px;
}
.upmiddle {
	background-image: url(../img/planosbox_uplmiddle.gif);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 1;
	height: 57px;
	width: 376px;
	top: 0px;
	right: 20px;
}
.uprightcorner {
	position: absolute;
	z-index: 1;
	height: 57px;
	width: 20px;
	top: 0px;
	right: 0px;
}
#aparelhos .margin {
	border-width:0 2px 2px 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00bac6;
	border-bottom-color: #00bac6;
	border-left-color: #00bac6;
	position: absolute;
	z-index: 1;
	height: 351px;
	_height: 350px;		
	width: 447px;
	_width: 446px;	
	top: 57px;
	left: 0px;
	padding:3px;	
}
.jumpmenu {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;	
	color: #666;
	line-height:18px;
	widows:200px;
	height:18px;
}
.iframelocal {
	position:absolute;
	top:30px;
	left:4px;
}
.bottomleftcorner {	
	background-color:#FFFFFF;	
	position: absolute;
	z-index: 2;
	height: 12px;
	width: 11px;
	left: -2px;
	bottom: -2px;	
}
.bottomrightcorner {	
	background-color:#FFFFFF;	
	position: absolute;
	z-index: 2;
	height: 12px;
	width: 12px;
	right: -2px;	
	bottom: -2px;	
}
.topicos, .topicos:link, .topicos:active, .topicos:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #2da6b4;
	line-height:25px;
	text-decoration:none;
	letter-spacing: 0px;
}
.topicos:hover {	
	text-decoration:underline;
}
.detalhes {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;	
	color: #666;
	line-height:18px;
	text-decoration:none;
}
.vantagens {
	position: absolute;
	z-index: 3;
	height: 80px;
	width: 447px;
	_width: 446px;
	left: 3px;
	bottom: 1px;		
}
.item01 {
	float: left;
	height: 66px;
	width: 240px;	
}
.item01 .obj {
	float: left;
	height: 66px;
	width: 59px;
	margin: 0 5px 0 5px;
	_margin-right: 5px;
}
.item02 {
	float: right;
	height: 66px;
	width: 206px;
}
.item02 .obj {
	float: left;
	height: 66px;
	width: 71px;
	margin: 0 5px 0 5px;
	_margin-right: 5px;
}