body,div,td,input,select,textarea {
	font-family:verdana,arial,helvetica,sans;
	font-size:10px;
	color:#000;

}
input, select, textarea {}

.noBorder{border:none;}

body, form {margin:0px;padding:0px;}

a:active, a:link, a:visited {text-decoration:none;}
a:hover{text-decoration:underline;}

img {border:0px;}

/*estilos topo meio*/
.txttop{margin-left:20px; margin-top:5px; width:370px}
.txttopBranco{margin-left:20px; margin-top:5px; width:370px; color:#ffffff}
.alturatop{height:105px;}
/*fim estilos topo meio*/

.noScroll{overflow:hidden;}

.cor1{color:#000;}

.cor2{color:#666;}

.cor3{color:#ff9900;}

.cor4{color:#fff;}

.link1:active, .link1:link, .link1:visited{color:#FF9900;font-weight:bold;}
.link1:hover{color:#33CCCC;font-weight:bold;}

.link2:active, .link2:link, .link2:visited{color:#000;text-decoration:none;}
.link2:hover{color:#FF9900;text-decoration:none;}

.link3:active, .link3:link, .link3:visited, .link3:hover{color:#000;text-decoration:none;font-weight:bold}

.link4:active, .link4:link, .link4:visited{color:#FF9900;font-weight:bold;text-decoration:none;}
.link4:hover{color:#33CCCC;font-weight:bold;text-decoration:none;}

.pulalinha{clear:both;}

div.fleft{float:left;}
div.fright{float:right}

#header{
	float:left;
	height:113px;
	width:1000px;
	background: url(../img/core/img_bg_top.gif) repeat-x left bottom;
}
#header_interna{
	float:left;
	height:128px;
	width:770px;
	background: url(../img/core/img_bg_top_internas.gif) repeat-x left bottom;
}

#links_top{
	border:0px solid #FFCC00;
	position:absolute;
	margin-right:5px;
	margin-left:620px;
	margin-top:6px;
	color:#ff9900;
}
#links_top_interna{
	position:absolute;
	margin-left:173px;
	margin-top:8px;
	color:#ff9900;
}

#moto_phones{
	width:116px;
	height:116px;
	position:absolute;
	margin-top:0px;
	margin-left:44px;
	background: url(../img/core/top_all_phones_base.gif) no-repeat left top;
}
.moto_phones_interna_01{
	width:130px;
	height:128px;
	position:absolute;
	margin-top:0px;
	margin-left:25px;
	background: url(../img/core/top_all_phones_ES_01.gif) no-repeat left top;
}
.moto_phones_interna_02
{
	width:130px;
	height:128px;
	position:absolute;
	margin-top:0px;
	margin-left:25px;	
	background: url(../img/core/top_all_phones_ES_02.gif) no-repeat left top;
}
.leftbtn{
	margin-top:91px;
	margin-left:-1px;
	position:absolute;
}
.rightbtn{
	margin-top:91px;
	margin-left:-1px;
	_margin-left:-5px;
	position:absolute;
}
.okbtn{
	margin-top:15px;
	margin-left:8px;
	_margin-left:4px;
	position:absolute;
}
#logo_top{
	position:absolute;
	margin-top:28px;
	margin-left:173px;
}
#logo_top_internas{
	position:absolute;
	margin-top:30px;
	margin-left:173px;
}

#search{
	float:right;
	margin-right:8px;
	margin-top:48px;
	height:45px;
	width:187px;
	background: url(../img/core/back_search_top.gif) repeat-x left bottom;
}
#search_internas{
	float:right;
	margin-right:8px;
	margin-top:56px;
	height:45px;
	width:187px;
	background: url(../img/core/back_search_top.gif) repeat-x left bottom;
}

#search img{
	margin-bottom:-5px;
	margin-left:3px;
}

#search_internas img{
	margin-bottom:-5px;
	margin-left:3px;
}

.inputSearch{
	font-weight:normal;
	font-size:11px;
	width:128px;
	heigth: 17px;
}

#content{
	float:left;
	width:970px;
	margin-top:10px;
	margin-left:10px;
	_margin-left:5px;
}

#tabcontainer{
	float:left;
	width:980px;
	margin-top:21px;
	margin-left:10px;
	_margin-left:5px;
}

#mototab {width:972px;}

#mototab ul {
	margin:0;
	padding:0;
	margin-top:25px;
	list-style:none;
	border-top:1px solid #ccc;
}
#mototab ul li {
	margin-top:-25px;
	margin-left:2px;
	float:left;
	padding-bottom:1px;
}

.boxtabs{
	padding:0;
	margin:0;
	margin-top:-3px;
	border-top:none;
	float:left;
	height:150px;
	background: url(../img/core/tab_home/tab_box_background.gif) no-repeat left bottom;
}

.boxtabs_item{
	float:left;
	width:182px;
	height:100px;
	margin-top:23px;
	margin-left:10px;
	_margin-left:7px;
}
.boxtabs_item img{margin-right:5px;}
.boxtabs_item p{margin-top:3px;}

#footer{
	float:left;
	height:30px;
	width:580px;
	margin-top:20px;
	margin-left:10px;
	_margin-left:5px;
	clear:both;
}
#footer_internas{
clear:both;
	width:650px;
	padding:0;
	margin-top:20px;
	margin-left:200px;
	display:block;
	overflow:hidden;
}
ul#left_menu{
	margin:0;
	margin-top:3px;
	_margin-top:0px;
	padding:0;
	list-style-type:none;
}
ul#left_menu li{
	margin:0;
	background-image:url(../img/arrow_menu_rigth.gif);
	background-repeat: no-repeat;
	background-position:5px 5px;
	border-bottom:1px dashed #ff9900;
}
ul#left_menu li a{
	display:block;
	padding:4px;
	padding-left:15px;
	text-decoration:none;
	color:black;
}
ul#left_menu li a:hover{
	display:block;
	text-decoration:none;
	background-color:#ff9900;
}

ul#left_menu li.simple{background-image:none;}

ul#left_menu li.superitem{
	display:block;
	padding:4px;
	padding-left:15px;
	background-color:#ff9900;
	background-image:none;
}

ul#left_menu li.superitems{
	background-color:#ff9900;
	background-image:url(../img/arrow_menu_down.gif);
	background-repeat: no-repeat;
	background-position:5px 5px;
}
ul#left_menu li.superitems a:hover{
	background-image:url(../img/arrow_menu_down.gif);
	background-repeat: no-repeat;
	background-position:5px 5px;
}

ul#left_menu li.subitem{
	background-color:#ffcc99;
	background-image:none;
	border-bottom:1px dashed white;
}
ul#left_menu li.subitem a:hover{background-color:#FFCC66;}

ul#left_menu li.subitem_active{
	display:block;
	padding:4px;
	padding-left:15px;
	background-image:none;
	background-color:#FFCC66;
	border-bottom:1px dashed white;
}

ul#left_links{
	margin:0;
	margin-top:3px;
	_margin-top:0px;
	padding:0;
	list-style-type:none;
}

ul#left_links li{
	margin:0;
	background-image:url(../img/arrow_menu_left.gif);
	background-repeat: no-repeat;
	background-position:5px 5px;
	border-bottom:1px dashed #ff9900;
}

ul#left_links li a{
	display:block;
	padding:4px;
	padding-left:15px;
	text-decoration:none;
	color:black;
}

ul#left_links li a:hover{
	display:block;
	text-decoration:none;
	background-color:#ff9900;
}

ul#left_links li.simple{background-image:none;}

ul#left_links li.superitems{
	background-color:#ff9900;
	background-image:none;
	border-bottom:1px dashed white;
}

ul#left_links li.superitems a{
	display:block;
	padding:4px;
	padding-left:5px;
}

ul#left_links li.subitem{
	background-color:#ffcc99;
	background-image:none;
	border-bottom:1px dashed white;
}

ul#left_links li.subitem a:hover{background-color:#FFCC66;}

ul#left_links li.subitem_active{
	display:block;
	padding:4px;
	padding-left:15px;
	background-image:none;
	background-color:#FFCC66;
	border-bottom:1px dashed white;
}

/* Quadro de Acessórios*/
.quadroAcess{
	float:left;
	padding:0;
	width:280px;
	margin-top:10px;
	border-bottom:1px dotted #ccc;
}

.img_acessorios2{
	margin-bottom:10px;
	float:right;
}

.quadroAcess p{
	float:none;
	clear:both;
	margin-top:0px;
	margin-bottom:10px;
	}

.quadroAcess p img{
	margin-left:10px;
	margin-bottom:-5px;
}

.quadroAcess a img{
	margin-bottom:-5px;
	float:none;
	}

/* Fim Quadro de Acessórios*/



/* Quadro de Acessórios2*/
.quadroAcess2{
	float:left;
	_float:none;
	width:284px;
	height:inherit;
	margin-top:10px;
	border-bottom:1px dotted #ccc;
}

.img_acessorios{margin-bottom:10px;float:right;}

.quadroAcess2 p{margin-top:15px; margin-bottom:10px;}

.quadroAcess2 p img{margin-left:10px;margin-bottom:-5px;}

.quadroAcess2 a img{margin-bottom:-5px}

/* Fim Quadro de Acessórios2*/

/* Quadro Especificações */
.specs{
	width:300px;
	margin-top:10px;
	border-bottom:1px dotted #d7d7d7;
	padding-bottom:10px;
}

.specs a {
	color: #000000;
	text-decoration:none;
}
.specs b{
	margin-left:10px;
}
.specs a:hover {
	color: #FF9900;
	text-decoration:none;
}



.specs div {margin-left:25px;}

.specs img{margin-bottom:-2px;}

/* Fim Quadro Especificações */

/* Quadro Tabela Downloads*/
.tabelaDownTitulo{
	background-color:#FFCC00;
	margin-top:10px;
	font-weight:bold;
}
.tabelaDownloads{
	float:left;
	border-bottom:1px dotted #ccc;
}
.bordaTabDown{
border-bottom:1px dotted #ccc;
margin-top: 10px;
margin-bottom: 10px;
float:none
}


/* Fim Tabela Downloads*/



