.title{
	font-size: 18px;
	font-weight: bolder;
	color: #F1781E;
}

.link_small{
	font-size: 9px;
	color: #F1781E;
	text-decoration: none;
}

a.link_small:hover{text-decoration: underline;}

.link_small_gray{
	color: #8C8C8C;
	text-decoration: none;
	font-size: 9px;
}

a.link_small_gray:hover{text-decoration: underline;}

.link2{
	color: #666;
	text-decoration: underline;
}

.link3{
	color: White;
	font-weight: bolder;
	text-decoration: none;
}

a.link3:hover{text-decoration: underline;}

.link4{
	color: #1D91CC;
	text-decoration: none;
}

a.link4:hover{	text-decoration: underline;}

.link5{
	font-size: 13px;
	color: #F1781E;
	text-decoration: none;
	font-weight: bold;
}

a.link5:hover{text-decoration: underline;}

.link6{
	color: #666;
	text-align: left;
	text-decoration: none;
}

a.link6:hover{	text-decoration: underline;}

.link7{
	color: #666;
	text-align: left;
	text-decoration: none;
}

a.link7:hover{	
	text-decoration: none;
	color: #000;
}

.link8{
	text-decoration: underline;
	color: #006666;
}
a.link8:hover{
	text-decoration: underline;
	color: #006666;
}


.font8{font-size: 8px;}
.font9{font-size: 9px; font: menu;}
.font10{font-size: 10px;}
.font11{font-size: 11px;}
.font12{font-size: 12px;}


.color_1{color: #f1781e;}


.title_content{
	font-size: 21px;
	/*font-weight: bolder;*/
	color: #666;
}

.title_index{
	font-size: 21px;
	text-align: left;
	color: #666;
}

.title_sub{
	font-size: 13px;
	color: #666;
	font-variant: normal;
	text-align: left;
}

.link_p{
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #1D91DE;
}

a.link_p:hover{text-decoration: underline;}

.info{
	font-size: 11px;
	color: #666;
	text-align: left;
	line-height: 20px;
}

sup a{
	font-weight: bolder;
	text-decoration: none;
	color: #1D91DE;
}

sup a:hover{text-decoration: underline;}

.content_turn_screen{
	width: 293px;
	float:left;
}

.content_turn_screen_handhelds{
	width: 282px;
	float:left;
}

.content_screen{
	width: 119px; 
	padding: 0 0 0 32px;
	float:left;
}

div.content_screen p{width:160px;}

.bg_white{background-color: White;}
.bg_gray1{background-color: #999;}
.bg_gray2{background-color: #666;}
.bg_orange{background-color: #F1781E;}

.bg_box_top{
	width: 205px;
	height: 14px;
	background-image: url(../images/common/bg_box_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.bg_box_content{
	width: 185px;
	padding: 0 10px 0 10px;
	background-image: url(../images/common/bg_box_content.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	font-size: 11px;
	color: #666;
}

.bg_box_bottom{
	width: 205px;
	height: 14px;
	background-image: url(../images/common/bg_box_bottom.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.title_box{
	font-size: 11px;
	font-weight: bolder;
	color: #F1781E;
	text-align: left;
	text-decoration: none;
}

a.title_box:hover{text-decoration: underline;}

ul.pointer li{
	list-style-type: none;
	background-image: url(../images/common/pointer_big.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding: 5px 0 5px 13px;
}

ul.pointer_2 li{
	list-style-type: none;
	background-image: url(../images/common/pointer_big.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 0px 0 0px 13px;
}

#content_info_all{
	padding: 0 0 0 27px; 
	background-color: white;
	width: 711px;
}

/*.new_banner{
	float: left;
	width: 205px; 
	padding: 24px 0 0 27px;
}*/

.content_right{
	float: left;
	width: 205px;
	padding: 24px 0 0 27px;
}

.text_info{
	color: #666;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}

/*.content_right{
	float: left;
	width: 205px;
	padding: 24px 0 0 27px;
}*/

.present_img{
	float: left;
	padding: 24px 0 21px 0;
}

.content_info{
	width: 478px;
	float: left;
}

ul.square li {
	list-style-type: square;
	margin: 10px 0 10px 15px;
}

ul.square_orange li {
	list-style-type: none;
	background-image: url(../images/common/img_square_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
}

ul.specs li{
	list-style: none;
	padding: 5px 0 5px 0px;
	font-weight: bolder;
	clear: both;
}

.sep_number{
	padding:0 0 0 5px;
	float: left;
}

.line_sep{
	width: 100%;
	height: 1px;
	background-color: #999;
	overflow: hidden;
	clear: both;
}

.text_specs{
	width: 201px;
	float: left;
	font-size: 11px;
	text-align: left;
	color: #ff6633;
	padding: 7px 0 7px 0;	
}

.text_specs_info{
	width: 275px;
	float: left;
	font-size: 11px;
	text-align: left;
	color: #666;
	padding: 7px 0 7px 0;
}

.content_img_box{padding: 0 0 0 5px;}

.ul_inside{
	list-style: inside;
	float: left;
}

ul.li_circle{margin: 0 0 0 25px;}

ul.li_circle li{
	padding: 5px 0 3px 0;
	line-height: normal;
}

.line_h_normal{line-height: normal;}

.turn_top_box{
	width: 413px;
	height: 22px;
	background-color: #EEE;
	background-image: url(../images/common/turn_top_box.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: right;
}

.turn_middle_box{
	width: 383px;
	background-color: #EEE;
	padding: 0 0 0 30px
}

.turn_bottom_box{
	width: 413px;
	height: 22px;
	background-color: #EEE;
	background-image: url(../images/common/turn_bottom_box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: right;
}

.title_blue{
	color: #0C99CC;
	font-size: 14px;
	font-weight: bolder;
}

.turn_content_info{width: 170px;}

.space_model{
	width: 60px;
	float: left;
}

.bullet_red{
	width: 16px;
	background-image: url(../images/common/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-align: center;
}

ul.li_bullet_red li {
	list-style-type: none;
	background-image: url(../images/common/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 10px 0 10px 0;
	padding: 0 0 0 19px;
}

.box_info{
	 width:400px; 
	 margin: 0 0 0 10px;
	 /*font-family: Arial, Helvetica, sans-serif;*/
}


/***** BEGING SECTIONS CONTENT HOMEPAGES ******/
.content_right_home{
	float: left;
	width: 205px;
	/*padding: 17px 0 0 26px;*/
	margin: 0 0 0 12px;
}

/***** END SECTIONS CONTENT HOMEPAGES ******/

.w340{width: 340px; float: left;}
.w20{width: 20px; float: left;}
.w60{width: 60px; float: left;}

ol.ol{padding: 0px 0px 0px 35px}
/*ol.ol{padding: 0px 0px 0px 25px}*/

ol.ol ul{
	padding: 0 0 0 15px;
}

#select_menu{
	width: 140px;
	margin: 3px 0 0 13px
}
/* -- splashm --*/
.keyboard_ico{
	float: left;
	padding: 0 100px 0 180px;
	text-align: center;
}

/** Centro **/

.title_new_color {
	color: #9C0;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: left;
}

.content_info_new{
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 490px 0 0 27px;
	border: solid 0px red;
}

#content_info_all_new{
 	position: relative;
	background-color: white;
	width: 923px;
	border: solid 0px red;
	/*top: -5px;*/
	padding: 0 0 0 27px!important;
	padding: 0 0 0 54px; /*punto i = 30 : 0*/
	
}

.text_info_new{
	color: #666;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	width: 873px;
	border: solid 0px red;
	float: left;
}

.title_new{	font-size: 16px;	color: #395050;}

.box_info_new_left{width: 496px; float:left;}
.box_info_new_left2{width: 550px; float:left;}

.box_info_new_right{
	width:250px; float:left;
	margin: 0 0 0 70px;
}

.box_info_new_right2{
	width:330px; float:left;
	margin: 0 0 0 35px;
}

.specs{
	float: left;
	width: 219px;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 0 5px 0;
}

.specs_info{
	float: left;
	width: 331px;
	font-size: 10px;
	padding: 5px 0 5px 0;
}

.bg_top_550{
	width: 550px;
	height: 9px;
	overflow: hidden;
	background-image: url(../images/common/bg_top_550.gif);
}
.bg_body_550{
	width: 510px;
	background-repeat: repeat-y;
	background-image: url(../images/common/bg_body_550.gif);
	font-size: 10px;
	padding: 0 23px 0 17px;
}
.bg_bottom_550{
	width: 550px;
	height: 9px;
	overflow: hidden;
	background-image: url(../images/common/bg_bottom_550.gif);
}

.btn_none{
	/*width: 86px;
	height: 51px;
	background-repeat: no-repeat;	
	background-image: url(../images/products/smartphones/centro/btn_none.gif);
	overflow: hidden;
	position: absolute;
	top: 393px;
	right: 19px!important;
	_right: 46px;
	z-index: 100;*/
}
