@charset "utf-8";
/* CSS Document */

div.whiteBlock p strong{
color:#6C6C6C;
}

.treeview .submenu li a.active{ /*Style for LIs of ULs that are children of LIs (submenu) */
color:#019FC7;
background-color:inherit;
}


div.subblock p img.imagen{
margin-right:10px;
margin-bottom:10px;

}

div.subblock p strong, li strong{

color:#262626;
}


.orengeBlock h2.mantenimiento {
	background:url(../images/mantenimientoTxt.gif) 0 27px no-repeat!important;
	height:59px!important;
	width:577px!important;
	}
	
.orengeBlock h2.promocion {
	background:url(../images/promocionhead.gif) 0 27px no-repeat!important;
	height:59px!important;
	width:577px!important;
	}
.orengeBlock .picStyle1 {
	display:block;
	float:right;
	padding:2px;
	margin-top:48px;
	}
.orengeBlock .picStyle2 {
	display:block;
	float:right;
	padding:0px;
	margin-top:2px;
	margin-right:-23px;
	}
.orengeBlock .picStyle3 {
	display:block;
	float:right;
	padding:2px;
	margin-top:10px;
	}
.orengeBlock h3{
width:600px!important;
}

.tabcontentstyle {
overflow:hidden;
}

#treemenuinicio{
padding:0 0 25px;
list-style-type:none;
margin:0;
}

#treemenuinicio li.submenu{
background:url("http://www.teconsite.com/images/drop-arrow-down.gif") 5px 5px no-repeat;
cursor:pointer !important;
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:inherit;
color:#686868;
font-weight:bold;
list-style-type:none;
margin-bottom:3px;
padding-left:20px;
}

#treemenuinicio li.submenu ul{
display:block;
margin:0 0 0 -20px;
list-style-type:none;
}

#treemenuinicio li.submenu ul li{
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:inherit;
background-image:url("../images/sq-bullet.gif");
background-position:left center;
background-repeat:no-repeat;
color:#686868;
font-weight:bold;
list-style-type:none;
margin-bottom:3px;
padding-left:20px;
background:url("../images/dotted.gif") repeat-x scroll 0 100% transparent !important;
padding:0 0 2px 20px;
}

#treemenuinicio li.submenu ul li a{
background:url("../images/sq-bullet.gif") no-repeat scroll 1px 7px transparent !important;
color:#686868;
cursor:pointer;
font-weight:normal;
padding:0 0 0 10px;
}

#treemenuinicio li.submenu ul li a:hover{
color:#019FC7;

}
