html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}
em, i {
	font-style:italic;
}
strong, b {
	font-weight:700;
}
:focus {
	outline:0;
}
a {
	color:#878889;
	text-decoration:none;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
	width:100%;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.clear {
	clear:both;
	height:0;
}
body {
	line-height:1;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#111;
	width:100%;
	margin:0 auto;
}
.wrapper {
	height:100%;
	position:relative;
	width:1024px;
	margin:auto;
}
.hidden {
	left:-1000em;
	position:absolute;
	visibility:hidden;
}
.tc-title {
	background:url("img/bckg-title75.jpg") repeat-x scroll center top transparent;
	display:block;
	height:75px;
	margin-bottom:1px;
	margin-top:0;
	position:relative;
	width:970px;
	padding:15px 15px 5px;
}
.tc-title h1 {
	color:#F2F2F2;
	font-size:24px;
	line-height:20px;
}
.tc-title h4 {
	bottom:8px;
	color:#F2F2F2;
	font-size:13px;
	position:absolute;
	right:15px;
}
#tabs_section {
	background:url("img/tabs_section_bg.png") repeat-x scroll 0 0 transparent;
	display:block;
	height:42px;
	width:1000px;
}
#tabs_section ul {
	display:block;
	float:left;
	height:42px;
	margin:0;
	padding:0;
}
#tabs_section ul li {
	display:block;
	float:left;
	height:42px;
	margin:0 2px 0 0;
}
#tabs_section ul li a {
	color:gray;
	display:block;
	float:left;
	font-size:15px;
	line-height:42px;
	text-decoration:none;
	padding:0 20px;
}
#tabs_section ul li a:hover {
	color:#f2f2f2;
}
#tabs_section ul li a.active {
	background:url("img/active_tab_bg.jpg") no-repeat scroll right top transparent;
	color:#F2F2F2;
}
#content_section {
	background:url("img/dark_template_content_bg.jpg") repeat-x scroll 0 0 #131313;
	display:block;
	float:left;
	width:970px;
	height:auto;
	padding:15px;
}
#custom_content_section {
	position:relative;
	width:940px;
	background:url("img/videoContBg.jpg") no-repeat scroll 0 0 transparent;
	background-color:#000;
	height:690px;
	padding:15px;
}
#custom_content_section #column1 {
	float:left;
	position:relative;
	width:620px;
}
#custom_content_section #column2 {
	float:right;
	width:310px;
}
#custom_content_section #column1 h2 {
    cursor: default;
    float: left;
    font-size: 18px;
    margin-top: 140px;
    width: auto;
}
#custom_content_section #column1 #thumbs {
	padding-top:15px;
	width:260px;
	color:#9c9a98;
	position:relative;
	top:10px;
}
#custom_content_section #column1 #thumbs a {
	text-decoration:none;
}
#custom_content_section #column1 #thumbs #imagen {
	width:135px;
	height:82px;
	background-color:#3d3d3d;
	float:left;
}
#custom_content_section #column1 #thumbs h4 {
	float:left;
	width:100px;
	padding:5px 5px 0;
}
#custom_content_section #column1 #thumbs p {
	float:left;
	width:100px;
	font-weight:bold;
	padding:0 5px 5px;
}
.info_panel {
	background:url("img/info_panel_dark.png") no-repeat scroll 0 0 transparent;
	float:right;
	margin-bottom:10px;
	width:312px;
	padding:40px 0 0;
}
.info_panel .formInput {
	width:300px;
	padding:6px 6px 6px 17px;
}
.info_panel .formInput .buscadorBarra {
	width:250px;
	background-color:#e6e6e6;
	border:none;
	height:18px;
	float:left;
}
.info_panel .formInput .arrowButtonTheme {
	background:url('img/btn_form.png') 0 0 no-repeat transparent;
	border:0;
	width:26px;
	height:22px;
	float:left;
	margin:0;
	padding:0;
}
#nav {
	float:left;
	list-style:none;
	font-size:10px;
	margin-top:5px;
}
 #nav li:first {
height:28px;
width:250px;
background:url('img/bg_dropdown.jpg') 0 0 no-repeat;
}
#nav li {
	float:left;
	background-image:url('img/bg_dropdown.jpg');
	background-repeat:no-repeat;
	background-position:right;
	width:250px;
}
#nav li a:hover {
	color:#CCC; text-decoration:underline;
}
#nav ul.submenu {
	position:absolute;
	list-style:none;
	background-color:#333;
}
#nav ul.submenu li {
	float:none;
	background-image:none;
	border-bottom:1px solid #4d4c51;
	width:235px;
}
.info_panel .formComboBox {
	font:12px Arial, Helvetica, sans-serif;
}
.info_panel #homeProdSelect {
	width:250px;
	background-color:#46474b;
	color:#959799;
	border:none;
}
.info_panel h3 {
	border-bottom:1px solid #666;
	color:#F2F2F2 !important;
	font-size:15px;
	font-weight:normal;
	height:23px;
	margin-bottom:12px;
}
.info_panel p {
	color:#f2f2f2;
	font-size:12px;
	font-weight:bold;
	float:left;
	padding:10px 0 5px;
}
.info_panel span {
	color:#FFF;
	font-size:11px;
}
.panelLink, .panelLink2 {
	text-decoration:none;
	width:100%;
	float:left;
}
.panelLink {
	font-size:11px;
	color:#999;
}
.panelLink2 {
	font-size:10px;
	color:#4c4c4c;
}
.info_panel2 {
	background:url('img/info_panel_dark2.png') 0 0 no-repeat transparent;
	width:312px;
	height:130px;
	margin-bottom:10px;
	float:right;
}
.info_panel2 a {
	text-decoration:none;
	color:#FFF;
	float:left;
	margin:98px 0 0 26px;
}
.info_panel2 a:hover {
	text-decoration: none;
	color:#FFF;
}

.info_panel2bis {
	background:url('img/info_panel_dark4.png') 0 0 no-repeat transparent;
	width:312px;
	height:130px;
	margin-bottom:10px;
	float:right;
}
.info_panel2bis a {
	text-decoration:none;
	color:#FFF;
	float:left;
	margin:98px 0 0 26px;
}
.info_panel2bis a:hover {
	text-decoration: none;
	color:#FFF;
}

.info_panel3 {
	background:url('img/info_panel_dark3.png') 0 0 no-repeat transparent;
	width:312px;
	height:158px;
	margin-bottom:10px;
	float:right;
}
.info_panel3 h3 {
	font-size:18px;
	color:#FFF;
	margin:5px 0 0 15px;
}
.info_panel3 a {
	font-size:12px;
	color:#999;
	text-decoration:none;
	float:left;
	height:20px;
	width:280px;
	margin:5px 0 0 15px;
}
.info_panel3 a:hover {
	font-size:12px;
	color:#999;
	text-decoration:underline;
}
.info_panel3 .linita {
	border-bottom:1px solid #333;
}
#section_calidad {
	position:relative;
	width:940px;
	background:url("img/bg_calidad.jpg") no-repeat scroll 0 0 transparent;
	height:850px;
	background-color:#010101;
	padding:15px;
}
#section_calidad #column1 {
	width:550px;
	float:left;
	padding-top:100px;
	padding-left:7px;
}
#section_calidad #column1 .contenedor {
	width:100%;
	float:left;
}
#section_calidad #column1 #thumbsCalidad {
	width:135px;
	color:#9c9a98;
	float:right;
}
#section_calidad #column1 #thumbsCalidad #imagen {
	width:135px;
	height:82px;
	background-color:#3d3d3d;
	float:right;
	margin-bottom:60px;
}
#section_calidad #column1 #thumbsCalidad h4 {
	font-size:11px;
	color:#FFF;
}
#section_rendimiento {
	position:relative;
	width:940px;
	background:url("img/bg_rendimiento.jpg") no-repeat scroll 0 0 transparent;
	height:720px;
	background-color:#010101;
	padding:15px;
}
#section_rendimiento #column1 {
	width:550px;
	float:left;
	padding-top:90px;
	padding-left:7px;
}
#section_rendimiento #column1 #link {
	background:url('img/info_rendimiento.png') 0 0 no-repeat transparent;
	width:254px;
	height:97px;
}
#section_rendimiento #column1 #link a {
	position:relative;
	top:61px;
	left:30px;
	text-decoration:none;
	color:#FFF;
}
.cartuchosCont {
	margin-bottom:20px;
	margin-top:35px;
}
.cartuchosCont li {
	width:628px;
}
.cartuchosCont li .title {
	cursor:pointer;
	font:bold 14px arial;
	margin-bottom:14px;
	text-transform:uppercase;
	width:620px;
}
.cartuchosCont li .descrip {
	display:none;
	height:180px;
	margin-bottom:10px;
	margin-top:-45px;
	overflow:hidden !important;
	position:relative;
}
.cartuchosCont li .descrip .cartucho {
	background:url("img/cartucho.png") no-repeat scroll 0 0 transparent;
	height:143px;
	left:0;
	position:absolute;
	top:37px;
	width:109px;
}
.cartuchosCont li .descrip .box1 {
	background:url("img/boxesBg.png") repeat-x scroll 0 0 transparent;
	border-radius:0 5px 5px 0;
	height:108px;
	left:109px;
	position:absolute;
	top:45px;
	width:115px;
}
.cartuchosCont li .descrip .box1 .texto {
	color:#999;
	font:bold 13px arial;
	position:absolute;
	top:6px;
	width:106px;
}
.cartuchosCont li .descrip .box1 .buttons {
	left:6px;
	position:absolute;
	top:72px;
}
.cartuchosCont li .descrip .box1 .buttons li {
	float:left;
	width:25px;
}
.cartuchosCont li .descrip .box1 .buttons .cyan {
	background:url("img/colores.png") no-repeat scroll 0 0 transparent;
	height:17px;
	width:17px;
}
.cartuchosCont li .descrip .box1 .buttons .magenta {
	background:url("img/colores.png") no-repeat scroll -17px 0 transparent;
	height:17px;
	width:17px;
}
.cartuchosCont li .descrip .box1 .buttons .amarillo {
	background:url("img/colores.png") no-repeat scroll 0 -17px transparent;
	height:17px;
	width:17px;
}
.cartuchosCont li .descrip .box1 .buttons .negro {
	background:url("img/colores.png") no-repeat scroll -17px -17px transparent;
	height:17px;
	width:17px;
}
.cartuchosCont li .descrip .box1 .buttons .tricolor {
	background:url("img/colores.png") no-repeat scroll -34px 0 transparent;
	height:31px;
	margin-top:-5px;
	width:33px;
}
.cartuchosCont li .descrip .box2 {
	background:url("img/boxesBg.png") repeat-x scroll 0 0 transparent;
	border-radius:5px 0 0 5px;
	height:108px;
	left:227px;
	position:absolute;
	top:45px;
	width:390px;
}
.c88cont, .m88cont, .a88cont, .n88cont, .n60cont, .t60cont, .c940cont, .m940cont, .a940cont, .n940cont {
	display:none;
}
.cartuchosCont li .descrip .box2 .codigoProduc {
	font-weight:bold;
	left:7px;
	position:absolute;
	top:15px;
}
.cartuchosCont li .descrip .box2 .rendimProduc {
	color:#B2B2B2;
	left:7px;
	position:absolute;
	top:43px;
	width:109px;
}
.cartuchosCont li .descrip .box2 .cont1 {
	background:url("img/boxes2Bg.png") repeat-x scroll 0 0 transparent;
	border-radius:5px 5px 5px 5px;
	height:160px;
	left:115px;
	position:absolute;
	top:-45px;
	width:60px;
}
.cartuchosCont li .descrip .box2 .smallBox span {
	color:#999;
	display:block;
	text-align:center;
	font:bold 12px arial;
	margin:20px 0;
}
.cartuchosCont li .descrip .box2 .smallBox .tit {
	color:#999;
	font:bold 13px arial;
	margin:6px 0;
}
.cartuchosCont li .descrip .box2 .smallBox .color {
	height:17px;
	width:17px;
	margin:auto;
}
.cartuchosCont li .descrip .box2 .smallBox .model {
	color:#9C9A98;
	font:9px arial;
	margin:12px auto;
}
.cartuchosCont li .descrip .box2 .smallBox .cyan {
	background:url("img/colores.png") no-repeat scroll 0 0 transparent;
}
.cartuchosCont li .descrip .box2 .smallBox .magenta {
	background:url("img/colores.png") no-repeat scroll -17px 0 transparent;
}
.cartuchosCont li .descrip .box2 .smallBox .amarillo {
	background:url("img/colores.png") no-repeat scroll 0 -17px transparent;
}
.cartuchosCont li .descrip .box2 .smallBox .negro {
	background:url("img/colores.png") no-repeat scroll -17px -17px transparent;
}
.cartuchosCont li .descrip .box2 .smallBox .tricolor {
	background:url("img/colores.png") no-repeat scroll -34px 0 transparent;
	height:30px;
	width:32px;
}
.cartuchosCont li .descrip .box2 .cont2 {
	background:url("img/boxes2Bg.png") repeat-x scroll 0 0 transparent;
	border-radius:5px 5px 5px 5px;
	height:160px;
	left:180px;
	position:absolute;
	top:-45px;
	width:60px;
}
.cartuchosCont li .descrip .box2 .cont3 {
	background:url("img/boxes2Bg.png") repeat-x scroll 0 0 transparent;
	border-radius:5px 5px 5px 5px;
	height:160px;
	position:absolute;
	right:0;
	top:-45px;
	width:145px;
}
.cartuchosCont li .descrip .box2 .cont3 span {
	color:#9CF39F;
	display:block;
	text-align:center;
}
.cartuchosCont li .descrip .box2 .cont3 .tit {
	font:bold 17px arial;
	width:125px;
	margin:12px auto;
}
.cartuchosCont li .descrip .box2 .cont3 .txt {
	font:bold 18px arial;
	width:145px;
	margin:32px auto 12px;
}
.contentCartuchos {
	background:url("img/cartuchosContBg.jpg") no-repeat #000 !important;
	height:auto !important;
}
#column1 .subtitle {
	margin-top:150px;
	width:400px;
}
#column1 .subtitle p {
	font:14px arial;
	margin-bottom:15px;
}
#custom_content_section #column1 #video1, #custom_content_section #column1 #video2 {
	margin-top:15px;
	float:left;
	border-right:1px solid #4c4b49 !important;
	border-top:1px solid #4c4b49 !important;
	border-left:1px solid #4c4b49 !important;
	border-bottom:1px solid #4c4b49 !important;
}
#custom_content_section #column1 #thumbs a:hover, .panelLink:hover, .panelLink2:hover, #section_rendimiento #column1 #link a:hover {
	text-decoration: none;
}
#custom_content_section #column1 #thumbs #imagen img, #section_calidad #column1 #thumbsCalidad #imagen img {
	padding:7px;
}
.info_panel .formInput .arrowButtonTheme:hover, .cartuchosCont li .descrip .box1 .buttons li .pointer {
	cursor:pointer;
}
#nav li a, #nav li span {
	display:block;
	text-decoration:none;
	color:#999;
	font-weight:bold;
	padding:7px 10px;
}
#section_calidad #column2, #section_rendimiento #column2 {
	width:333px;
	float:right;
}
#section_calidad #column1 p, #section_rendimiento #column1 p {
	width:400px;
	color:#f2f2f2;
	font-size:14px;
	padding-bottom:20px;
}
#section_calidad #column1 span, #section_rendimiento #column1 span {
	color:#9cf39f;
}
#section_calidad #column3, #section_rendimiento #column3, #custom_content_section #column3 {
	width:100%;
	float:left;
	clear:both;
	padding-top:15px;
}
#section_calidad #column3 .pie, #section_rendimiento #column3 .pie, #custom_content_section #column3 .pie {
	font-size:11px;
	color:#666;
	float:left;
	clear:both;
	text-align:justify;
	padding-top:15px;
}
#section_calidad #column1 #video1, #section_calidad #column1 #video2, #section_calidad #column1 #video3 {
	float:left;
	border-right:1px solid #4c4b49 !important;
	border-top:1px solid #4c4b49 !important;
	border-left:1px solid #4c4b49 !important;
	border-bottom:1px solid #4c4b49 !important;
	margin-bottom:20px;
}
#section_calidad #column1 #tituloVideo3, #section_calidad #column1 #tituloVideo2, #section_calidad #column1 #tituloVideo1 {
	clear:both;
	width:100%;
	color:#f2f2f2;
	font-size:14px;
}