#header_certifica_metric{/* skineable */
	float: left;
	background-image: url(../images/gradient_top.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
}

#header_logo_custom{/* skineable */
	width: 254px;
	height: 58px;
	float: left;
	background-image: url(../images/gradient_certifica_metric.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.header_certifica_metric_right{/* skineable */
	width: 16px;
	height: 58px;
	float: left;
	background-image: url(../images/gradient_corner.gif);
	background-repeat: no-repeat;
}

#header_logo_certifica{/* skineable */
	-x-system-font:none;
	color:#3488ac;
	font-family:arial,tahoma;
	font-size:14pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height: 60px;
	background-image: url(../images/cS_Logo.png);
	background-repeat: no-repeat;
	background-position:20px center;
	background-color: #FFFFFF;
	float:left;
	text-indent: 225px;
	line-height: 60px;
	width:100%;
	margin-bottom:20px
	
}

.menu_superior a{/*skineable*/
	color: #B0DDF7;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	font-weight: normal;
	font-family:arial,tahoma;
font-size:11px;
}


.menu_superior a:hover{
	font-family:arial,tahoma;
font-size:11px;
	color: #E5F4FC;
	text-decoration:underline
}

.menu_superior a:active {
-x-system-font:none;
color:#C1E2F9;
display:block;
float:left;
font-family:arial,tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:3px 10px;
}
#label_reportes_box{/* skineable */
	float:left;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 156px;
	color:#3488AC;
	font-weight:bold;
}
	
#label_reportes_left{/* skineable */
	float:left;
	background-image:url(../images/rounded_orange_left.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 6px;
	background-color: #99AEEB;
}
#label_reportes_bolita{/* skineable */
	width:23px;
	height: 29px;
	background-image: url(../images/rounded_orange_bolita.gif);
	background-repeat: no-repeat;
	float: left;
}
#label_reportes_right{/* skineable */
	float:right;
	background-image:url(../images/rounded_orange_right.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 6px;
	background-color: #99AEEB;	
}

#right_side_bar{/*skineable*/
	height: 30px;
	line-height: 30px;
	width: 100%;
	float: left;
	border-bottom-color: #BFE0ED;
	border-bottom-style:solid;
	border-bottom-width: 1px
}
.tab_actual{/* skineable */
	float: left;
	background-image: url(../images/tab_actual.gif);
	background-position: center center;
	height: 30px;
	width: 119px;
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 3px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width: 1px;
}
.tab_inactive{/* skineable */
	float: left;
	background-image: url(../images/tab_inactive.gif);
	background-position: center center;
	height: 30px;
	width: 97px;
	background-repeat: no-repeat;
	display: block;
}
.cerrar_tab li{/* skineable */
	background-image: url(../images/cerrar.png);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	background-position: center 5px;
	cursor: pointer;
	vertical-align: middle;
	width: 12px;
}


