﻿/*Marco para las menu panel*/
.box-cocoa  .fondo-header {
	background-image: url(imagenes/box_cocoa/fondo-header.jpg);
	background-repeat: repeat-x;
	height: 26px;
	line-height: 26px;
}
.box-cocoa  .header-left {
	width: 5px;
	background-image: url(imagenes/box_cocoa/header-left.jpg);
}
.box-cocoa  .header-right {
	width: 5px;
	background-image: url(imagenes/box_cocoa/header-right.jpg);
}
.box-cocoa  .footer-line {
	background-image: url(imagenes/box_cocoa/footer-line.jpg);
}
.box-cocoa  .table-left {
	border-left: #DDD solid 1px;
}
.box-cocoa  .table-right {
	border-right: #DDD solid 1px;
}
.box-cocoa  .subheader-left {
	background-color: #E6EBF1;
	border-left: #CCC solid 1px;
	border-bottom: #CCC solid 1px;	
}
.box-cocoa  .subheader-right {
	background-color: #E6EBF1;
	border-right: #CCC solid 1px;
	border-bottom: #CCC solid 1px;	
}
.box-cocoa  .subheader {
	background-color: #E6EBF1;
	border-bottom: #CCC solid 1px;
}