BODY {
	BACKGROUND-COLOR: #FFFFFF;
	/*FONT-SIZE: 12px;*/
	FONT-SIZE: 12px;
	LINE-HEIGHT: 12px;
	COLOR: #09334D;
	font-family: Arial, Helvetica, sans-serif;
	MARGIN: 0px
}

td {
	FONT-SIZE: 11px;
	/*LINE-HEIGHT: 12px;*/
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	MARGIN: 0px;
}

th {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 12px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	MARGIN: 0px
}



A:link {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A:active {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A:visited {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A:hover {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

sup{
	FONT-SIZE: 11px;
}

/*SubMenuCrear*/

TABLE.Submenu {
	border: 1px solid #D2D2D2;
	background-color: #F6F6F6;
}

A.Submenu:link {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A.Submenu:active {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A.Submenu:visited {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A.Submenu:hover {
	FONT-SIZE: 11px;
	COLOR: #F69D35;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
/*FinSubMenuCrear*/

/*Tables*/
TABLE.references {
	width: 48;
}

TABLE.homeFondoColor {
	background-color: #ffffff;
   border-top: 0px solid #f3f3f3;
}

TABLE.banner {
	background-color: #FFFFFF;
	width: 100%;
	BORDER: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #7284B1;
	margin-bottom: 2px;
}

.help :link {
	COLOR: #444444;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

.help :visited {
	COLOR: #444444;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
}

.help :hover {
	FONT-SIZE: 12px;
	COLOR: #777777;
}

TABLE.content {
	border-top: #b88eea 1px solid;
	border-bottom: #b88eea 1px solid;
	border-left: #b88eea 1px solid;
	border-right: #b88eea 1px solid;
	/*border-collapse: collapse;*/
	/*background-image: url(../images/general/bgContent.gif);*/
	background-position: 100% 0%;
	background-repeat: no-repeat;
	background-color: #f4eefb;
	margin: 0px 0px 1px 0px;
	padding-left: 5px;
	width: 100%;
	/*top, right, bottom, left*/
}

TABLE.content th {
	background-color: #FFFFFF;
	border-bottom: #b88eea 1px solid;
	color: #624486;
	height: 18px;
	font-size: 12px;
	FONT-WEIGHT: bolder;
	padding-left: 5px;
	text-align: left;
}

TABLE.content th.image {
	background-color: #7386B5;
}

TABLE.content td {
	padding: 3px 5px 2px 5px;
	height: 18px;
	color: #320665;
}

TABLE.content td.label {
	text-align: left;
	FONT-WEIGHT: bolder;
}

TABLE.content td.help {
	border: #dddddd 1px solid;
	background-color: #F5F5F5;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	COLOR: #444444;
	FONT-SIZE: 12px;
}


table.content td.separator {
	border-bottom: #7386B5 1px solid;
	height: 1px;
}

TABLE.content td.labelFe {
	text-align: right;
	FONT-WEIGHT: normal;
}

TABLE.productBasic {
	border: #1B336F 1px solid;
	background-color: #E1E8F1;
}

TABLE.productBasic th {
	padding-left: 5px;
	text-align: left;
	background-color: #1B336F;
	height: 22px;
	color: #FFFFFF;
}

TABLE.productBasic td {
	padding: 3px 5px 2px 5px;
}

TABLE.productBasic td.image {
	padding: 0px;
	background-color: #FFFFFF;
	width: 1%;
	vertical-align: middle;
}

A.product:link {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

A.product:active {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

A.product:visited {
	FONT-SIZE: 11px;
	COLOR: #191919;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

A.product:hover {
	FONT-SIZE: 11px;
	COLOR: #430a86;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}


/*Inputs*/
.inputText {
	FONT-SIZE: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.inputTextEdit {
	FONT-SIZE: 11px;
	color: #000000;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputTextEditGrande { 
	FONT-SIZE: 11px;
	color: #000000;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputTextArea {
	FONT-SIZE: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.inputNumber {	
	FONT-SIZE: 11px;
	text-align: right;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.inputSelect {
	FONT-SIZE: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
}

.inputSelectEdit {
	FONT-SIZE: 11px;
	color: #000000;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;	
}

.inputSelectEdit1 {
	FONT-SIZE: 11px;
	color: #000000;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;	
}

.inputSelectEditTabla {
	 FONT-SIZE: 11px;
	color: #000000;
	 font-family: Arial, Helvetica, sans-serif;	
}

.inputListEdit {
	FONT-SIZE: 11px;
	color: #000000;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;	
}

.inputNumberEdit {
	FONT-SIZE: 11px;
	text-align: right;
	color: #000000;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputNumberEdit1 {
	FONT-SIZE: 11px;
	text-align: right;
	color: #000000;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Display tag*/

table.products td, table.products th {
	border: 1px solid #c9c9c9;
	vertical-align: top;
}

table.products tr.over {
	BACKGROUND-COLOR: #fef4e0;
	/*height: 18px;*/

}

table.products tr.selected {
	BACKGROUND-COLOR: #FF9999;
}

table.products td.selected {
	BACKGROUND-COLOR: #FF0000;
	width: 3px;
}

table.products td.s {
	width: 3px;
}

table.products tr.even {
	BACKGROUND-COLOR: #f8f8f8;
	height: 18px;
}
table.products td.PAlta {
		
		background-repeat: repeat-y;
		height: 18px;
		vertical-align: middle;
		text-align: center;
}

table.products td.PBaja {
		
		background-repeat: repeat-y;
		height: 18px;
		vertical-align: middle;
		text-align: center;
}
table.products td.PMedia {
		
		background-repeat: repeat-y;
		height: 18px;
		vertical-align: middle;
		text-align: center;
}
table.products tr.Calendario {
		
		background-color: #808080;
		height: 18px;
		vertical-align: middle;
		text-align: center;
		color: White;
}
table.products td.feriados {
		background-color: #f96909;
		height: 18px;
		vertical-align: middle;
		text-align: center;
		color: White;
}

table.products th.feriados {
		background-image: none;
		background-color: #f96909;
		height: 18px;
		vertical-align: middle;
		text-align: center;
		color: White;
}
table.products th.noferiados {
		background-image: none;		
		background-color: #191919;
		height: 18px;
		vertical-align: middle;
		text-align: center;
		color: White;
}
table.products td.feriadosDia {
		
		background-color: #FFC175;
		height: 10px;
		vertical-align: middle;
		text-align: right;
		color: White;
}
table.products td.dias {
		
		background-color: #BCBCBC;
		height: 10px;
		vertical-align: middle;
		text-align: right;
		color: White;
}
table.products td.NumeroSemana {
		
		
		vertical-align: middle;
		text-align: center;
		font-size: 13px;
		font-weight: bold;
}
table.products td.TareaPMedia {
		
		
		background-repeat: repeat-y;
		height: 18px;
		vertical-align: middle;
}

table.products td.TareaPAlta {
		
		
		background-repeat: repeat-y;
		height: 18px;
		vertical-align: middle;
}
table.products td.TareaPBaja {
		
		BACKGROUND-IMAGE: url(../images/general/bgPBaja.png);
		background-repeat: repeat-y;
		height: 18px;
		vertical-align: middle;
}
table.products table.Calendario {
		
	padding: 1px;


	
}

table.products table.Calendario td{

	border: none;
	
}
table.products table.Calendario td.PMedia{

		BACKGROUND-IMAGE: url(../images/general/bgPMedia.png);
		background-repeat: repeat-x;
		height: 18px;
		vertical-align: middle;
		text-align: left;
		padding-left: 5px;
		background-position: bottom;
}
table.products table.Calendario td.PMedia1{


		BACKGROUND-IMAGE: url(../images/general/bgPMedia.png);
		background-repeat: repeat-x;
		vertical-align: middle;
		text-align: right;
		background-position: bottom;
		padding: 1px;

}

table.products table.Calendario td.PMedia2{


		BACKGROUND-IMAGE: url(../images/general/bgPMedia.png);
		background-repeat: repeat-x;
		vertical-align: middle;
		text-align: left;
		background-position: bottom;
		padding: 1px;

}

table.products table.Calendario td.PAlta{


		BACKGROUND-IMAGE: url(../images/general/bgPAlta.png);
		background-repeat: repeat-x;
		height: 18px;
		vertical-align: middle;
		text-align: left;
		padding-left: 5px;	
		background-position: bottom;

}

table.products table.Calendario td.PAlta1{


		BACKGROUND-IMAGE: url(../images/general/bgPAlta.png);
		background-repeat: repeat-x;
		vertical-align: middle;
		text-align: right;
		background-position: bottom;
		padding: 1px;
}

table.products table.Calendario td.PAlta2{


		BACKGROUND-IMAGE: url(../images/general/bgPAlta.png);
		background-repeat: repeat-x;
		vertical-align: middle;
		text-align: left;
		background-position: bottom;
		padding: 1px;
}

table.products table.Calendario td.PBaja{

		BACKGROUND-IMAGE: url(../images/general/bgPBaja.png);
		background-repeat: repeat-x;
		height: 18px;
		vertical-align: middle;
		text-align: left;
		padding-left: 5px;
		background-position: bottom;

}

table.products table.Calendario td.PBaja1{


		BACKGROUND-IMAGE: url(../images/general/bgPBaja.png);
		background-repeat: repeat-x;
		vertical-align: middle;
		text-align: right;
		background-position: bottom;
		padding: 1px;
}

table.products table.Calendario td.PBaja2{
		BACKGROUND-IMAGE: url(../images/general/bgPBaja.png);
		background-repeat: repeat-x;
		vertical-align: middle;
		text-align: left;
		background-position: bottom;
		padding: 1px;
}

table.products tr.odd {
	BACKGROUND-COLOR: #efefef;
	height: 18px;
}

/*PM: Para indicar que un producto relacionado está eliminado*/
table.products tr.deleted td {
	color: #ff0000;
}

table.products tr.footer {
	BACKGROUND-COLOR: #566991;
	height: 18px;
}

table.products td.totals_right {
	BACKGROUND-IMAGE: url(../images/general/bgTotals.gif);
	height: 25px;
	FONT-WEIGHT: bolder;
	white-space: nowrap;
	text-align: right;
}

table.products td.totals {
	BACKGROUND-IMAGE: url(../images/general/bgTotals.gif);
	height: 25px;
	FONT-WEIGHT: bolder;
	white-space: nowrap;
	text-align: right;
}

table.products td.subtotals {
	background-image: url(../images/general/BgSubtotals.gif);
	height: 20px;
	FONT-WEIGHT: bolder;
	white-space: nowrap;
	text-align: right;
}

table.products td.center {
	text-align: center;
}

table.products th.hide{
	display: none;
}

table.products td.hide {
	display: none;
}

table.products {
	width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #bababa;
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
}

table.productsRight {
	width: 30%;
	float:right;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #bababa;
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
	text-align: right;
}

table.products td.tableCellError {
	background-color: #536ba6;
	color: #fff;
	text-align: center;
}

table.products th {
	background-color: #fbc566;
	color: #000000;
	height: 20px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;

}

table.products th.rent {
	background-color: ef861e;
	font-size: 11px;
}

table.products td.error {
	border: 1px solid #FFFFFF;
	FONT-WEIGHT: bolder;
	COLOR: red;
}

table.products th a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

table.products th a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

table.products th a:link {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

td.products {
	padding: 1px 1px 1px 1px;
	text-align: left;
	vertical-align: top;
}

table.products td.ref, table.products th.ref{
	border: 0px;
	padding: 1px 1px 1px 1px;
}

table.products th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}

table.products tr {
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
}

table.products th.sortable a {
	background-image: url(../images/general/arrow_off.gif);
}

table.products th.order1 a {
	background-image: url(../images/general/arrow_down.gif);
}

table.products th.order2 a {
	background-image: url(../images/general/arrow_up.gif);
}

table.products td.image {
	width: 1%;
	text-align: center;
	white-space: nowrap;
}

table.products td.report {
	width: 1%;	
	white-space: nowrap;
}

table.products td.number {
	text-align: right;
}

table.products td.date {
	text-align: left;
}

table.products td.radio {
	width: 1%;
}

table.products td.group {
	text-align: left;
	FONT-WEIGHT: bolder;
	width: 20%
}

table.products td.label {
	text-align: left;
	FONT-WEIGHT: bolder;
}

table.products td.calendarMonth {
	text-align: left;
	vertical-align: top;
}

table.products td.calendarWeek {
	text-align: left;
}

table.products td.total {
	text-align: right;
	FONT-WEIGHT: bolder;
}

span.pagebanner {
	background-color: #eee;
	border: 0px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	display: block;
	border-bottom: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

span.pagereferences {
	background-color: white;
	/*border-bottom: 1px dotted #999;*/
	border: 0px;
	padding: 2px 4px 2px 4px;
	width: 100%;
	display: block;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
span.pagelinks {
	background-color: #fbdea5;
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
	padding: 2px 4px 2px 4px;
	display: block;
	/*margin: 0px 0px 0px 11px;*/
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}


span.export {
	padding: 0 4px 1px 20px;
	display: inline;
	display: inline-block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left;
}

span.required {
	text-align: right;
	color: red;
}

div.exportlinks {
	background-color: #eee;
	border: 0px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

span.excel {
	background-image: url(./ico_file_excel.png);
}

span.csv {
	background-image: url(./ico_file_csv.png);
}

span.xml {
	background-image: url(./ico_file_xml.png);
}

table.resultFull tr.even {
	BACKGROUND-COLOR: #e1e8f1;
}

table.print thead tr {
	background-color: #eee;
}

table.print tr.even {
	background-color: #fff;
}

table.print {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}

table.print td, table.print th {
	border: 1px solid #ccc;
	padding: 2px 2px 2px 2px;
}

table.print td.totals {
	BACKGROUND-COLOR: #E1EFFF;
	height: 18px;
	FONT-WEIGHT: bolder;
}

table.print td.label {
	text-align: left;
	FONT-WEIGHT: bolder;
	background-color: #eee;
}

table.print th a, th a:visited {
	color: black;
}

table.print th a:hover {
	text-decoration: underline;
	color: black;
}

table.print td.number {
	text-align: right;
}

table.print th.hide{
	display: none;
}

table.print td.hide {
	display: none;
}

table.print td.textCentered {
	text-align: center;
}

table.printContainer {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
}

table.printContainer td.section {
	font-size: 11px;
	color: #B75A0D;
	font-weight: bold;
	border-bottom: 1px dotted #CDCDCD;
}

/*Botones*/
.button {
	vertical-align: middle;
	text-align: center;
	height: 21px;
	background-color: #5f5f5f;
   	border: 1px solid #d6d6d6;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}

.button img {
	vertical-align: middle;
}

.button A:link {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.button A:active {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.button A:visited {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.button A:hover {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

td.button A {
	FONT-SIZE: 20px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}

td.button A:link {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

td.button A:active {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

td.button A:visited {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

td.button A:hover {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

table.buttonContainer {
	width: 100%;
	background-position: right;
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 2px;	
	margin: 2px 0px 1px 0px;
}

/*Buscadores*/
TABLE.searchDisplay {
	background-color: #ffffff;
	background-position: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
	border-top: 1px solid #bababa;
}

TABLE.searchDisplay td {
	padding: 5px 5px 5px 5px;
}

TABLE.searchDisplay thead th {
	background-color: #5f5f5f;
	padding: 0px 0px 0px 0px;
}

TABLE.searchDisplay thead th.solapa1 {
	background-color: #5f5f5f;
	height: 18px;
	color: White;
	text-align: left;
	width: 100%;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

TABLE.searchDisplay thead th.solapaSel {
	background-color: #f3f3f3;
	border: solid;
	border: 0px;
	height: 20px;
	text-align: left;
   white-space: nowrap;
	border-top: 1px solid #f3f3f3;
	border-left: 2px solid #f3f3f3;
	border-right: 2px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	line-height: 20px;
   background-image: url("../images/general/BusquedaSelect.gif");
	padding-left: 25px;
	}
 
TABLE.searchDisplay thead th.solapaNoSel {
	height: 20px;
	text-align: left;
	white-space: nowrap;	
	padding-left: 25px;
}

TABLE.search {
	background-color: #f3f3f3;
	width: 100%;
	border: 1px solid #bababa;
}

TABLE.search td {
	padding: 5px 5px 5px 5px;
}


TABLE.search thead tr th {
	text-align: left;
	FONT-WEIGHT: bolder;
	COLOR: #7284B1;
	LINE-HEIGHT: 15px;
	BACKGROUND-COLOR: #E8F0F5;
	padding: 0px 0px 0px 0px;
	border-bottom: #7284B1 0px solid;
}

TABLE.search td.label {
	text-align: left;
	FONT-WEIGHT: bolder;
}

/*messages*/
div.error {
	background: #ffc;
	border: 1px solid #c0c0c0;
	color: #f00;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
}

div.message {
	background: #FFFFCC;
	border: 1px solid #c0c0c0;
	color: blue;
	font-size: 11px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
}

div.message img.icon {
	vertical-align: middle;
	border: 0px;
	height: 13px;
	margin: 1px;
	width: 14px;
}

div.message a:link {
	color: blue;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
/*powerTags:title*/
table.titles {
	background-repeat: no-repeat;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

table.titles thead th {
	background-repeat: no-repeat;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 16px;
	COLOR: #7c7089;
	LINE-HEIGHT: 35px;
	padding-left: 60px;
	FONT-STYLE: none;
	text-align: left;
	height: 40px;
	background-position: 10px 1px;
}

table.titles td.separator {
	border-bottom: #efefef 1px solid;
	height: 1px;
}

table.titles td {
	text-align: left;
	FONT-SIZE: 11px;
	COLOR: #000000;
	LINE-HEIGHT: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
	border-collapse: collapse;
	border-bottom: #B2B2B2 1px solid;
	height: 18px;
	padding-left: 10px;
}

/* powerTags:bar */

table.TaskBar {
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #EFEFEF;
}

table.TaskBar td {
	border: 0px solid #FFFFFF;
   	BORDER-BOTTOM: #324598 0px solid;
   	BORDER-TOP: #324598 0px solid;
}

table.TaskBar tr {
	BORDER-BOTTOM: #324598 0px solid;
}

table.TaskBarButtons td {
	border: 0px solid #FFFFFF;
   	BACKGROUND-COLOR: #EFEFEF;
}

/*Div Wait*/
.wait {
	/*background-image: url("../images/general/waitBg.gif");*/
	POSITION: absolute;
	TEXT-ALIGN: center;
	PADDING: 15px;
	background-color: white;
	FONT-SIZE: 16pt;
	CURSOR: wait;
	width: 400px;
	height: 80px;
	border: 3px navy solid;
	display: none;
	vertical-align: middle;
}

.wait SPAN {
	COLOR: navy;
	FONT-SIZE: 16pt;
	CURSOR: wait;
	vertical-align: middle;
}

span.currentDate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B22222;
}

/*Catalogo*/
TABLE.Categories {
	background-color: #ffffff;
	border: 1px solid #C0C4CC;
}

TABLE.Categories th {
	background-color: #ECF0F2;
	padding: 5px;
}

TABLE.Categories td {
	padding: 5px;
}

TABLE.category {
	background-color: #fff9ec;
	border: 1px solid #fccd5c;
}

TABLE.category th {
	border-bottom: 1px solid #fccd5c;
	background-color: #facd61;
	padding: 5px;
}

TABLE.category td.categorySeparator {
	background-image: url(../images/extends/newsSeparator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*Mapa del sitio*/
TABLE.mapsite {
	background-color: #ffffff;
	border: 1px solid #C0C4CC;
}

/*Detalle del producto - Solapas y links */
TABLE.lapeS th {
	background-image: url(../images/general/lapelLS.gif);
	background-position: top;
	background-repeat: no-repeat;
	
}

TABLE.lapeS td {
	background-image: url(../images/general/lapelRS.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 18px;
	padding-right: 3px;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

A.linkLapelS:link {
	FONT-SIZE: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	
}

A.linkLapelS:active {
	FONT-SIZE: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	
}

A.linkLapelS:visited {
	FONT-SIZE:12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	
}

A.linkLapelS:hover {
	FONT-SIZE: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: Gray;	
}

TABLE.lapelNoSelect th {
	background-image: url(../images/general/lapelL.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

TABLE.lapelNoSelect td {
	background-image: url(../images/general/lapelR.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 18px;
	padding-right: 3px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

A.linkLapel:link {
	FONT-SIZE: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #430a86;
}

A.linkLapel:active {
	FONT-SIZE: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #430a86;
}

A.linkLapel:visited {
	FONT-SIZE: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #430a86;
}

A.linkLapel:hover {
	FONT-SIZE: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: Gray;
}

TABLE.ImageProduct {
	background-color: #ffffff;
	border: 1px solid #082C42;
}

TABLE.ImageProduct th {
	background-color: #ECF0F2;
	padding: 5px;
	border-bottom: 1px solid #082C42;
	font-size: 12px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}

TABLE.ImageProduct td {
	padding: 5px;
}

TABLE.infoContentP {
	background-image: url(../images/general/rightInf.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}

.infoContentP {
	background-image: url(../images/general/backgroundInfo.gif);
	background-position: top right;
	height: 20px;
	text-align: right;
}

TABLE.infoContentP td {
	padding: 5px;
	text-align: left;
}

TABLE.infoContentP td.ref {
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCF84;
}

TABLE.infoContentP td.extended {
	background-color: #E7EFEF;
	border: 1px solid #CECECE;
}

.amount {
	background-color: #F5F5F5;
	border-bottom: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size: 11px;
}
/*Detalle del producto - Solapas y links - Fin*/

TABLE.displayInfo {
	background-color: #E8F0F5;
	width: 100%;
	BORDER: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #6B8091;
	margin: 0px 0px 1px 0px;
}

<!--Tabs del pedido en proeso-->

table.orderTabs {
	width: 405px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 19px;
}

table.orderTabs td.selected {
	line-height: 20px;
	width: 81px;
	FONT-WEIGHT: bolder;
	white-space: nowrap;
	border-bottom: #B2B2B2 1px solid;
	text-align: center;
	font-size: 11px;
   font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
    vertical-align: bottom;
   	height: 59px;
   	background-repeat: no-repeat;
   	background-position: 0px 5px;
	background-image: url(../images/general/orderTabSelected.gif);
   
}

table.orderTabs td.noSelected {
	line-height: 20px;
	width: 81px;
	FONT-WEIGHT: normal;
	white-space: nowrap;
	border-bottom: #B2B2B2 1px solid;
	text-align: center;
	font-size: 11px;
    font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
    vertical-align: bottom;
   	background-repeat: no-repeat;
   	background-position: 0px 5px;
   	background-image: url(../images/general/orderTabNoSelected.gif);
}

A.orderTabLink:link {
	font-size: 11px;
  font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A.orderTabLink:active {
	font-size: 11px;
    FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
	TEXT-DECORATION: none;
}

A.orderTabLink:visited {
	font-size: 11px;
   FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
	TEXT-DECORATION: none;
}

A.orderTabLink:hover {
	font-size: 11px;
   FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
	TEXT-DECORATION: underline;
}

TABLE.posts {
	background-color: #ffffff;
	border: 0px;
}

TABLE.posts td.postBody {
	background-color: #FFFFFF;
}

TABLE.posts span.postHeader {
	background-color: #FFFFFF;
	color: #F69D35;
	font-weight: bolder;
}

TABLE.posts td.postFooter {
	background-color: #EEEEEE;
}

TABLE.tableHeader {
	background-color: #ffffff;
	/*border-right: 1px solid #818F98;*/
	/*border-bottom: 1px solid #fcdfbe;	
	/*background-position: right top;
	background-repeat: no-repeat;*/
	width: 100%;
	margin-top: 5px;
	/*margin-left: 5px;
	margin-right: 5px;*/
	border-top: 1px solid #bababa;
	border-right: 1px solid #bababa;
	border-left: 1px solid #bababa;
}

TABLE.tableHeader th {
	/*background-image: url(../images/general/tableHeader.gif);
	background-position: right top ;
	background-repeat: no-repeat;*/
	border: solid;
	border: 1px;
	height: 20px;	
	border-bottom: #fcdfbe;
}

TABLE.tableHeader td {
	padding: 1px;
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	TEXT-DECORATION: none;
}

TABLE.tableHeader td.tableHeaderTopLeft {
	padding-left: 3px;
	background-image: url(../images/general/tableHeaderTopLeft.gif);
	background-position: right top ;
	background-repeat: no-repeat;

}

TABLE.tableHeader td.tableHeaderTop {
	padding-left: 10px;
	FONT-SIZE: 12px;
}
TABLE.tableHeader td.boxlinks {
	padding: 0px;
	color: #5e506f;
	font-size: 11px;

}
TABLE.tableHeader td.lineFooter {
	
	background-color: #DC143C;
	background-repeat: repeat-x;
	background-position: bottom;
}

TABLE.tableHeader td.text {
	padding: 2px;
}

A.tableHeaderLink:link {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A.tableHeaderLink:active {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A.tableHeaderLink:visited {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

A.tableHeaderLink:hover {
	FONT-SIZE: 11px;
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

.tableHeaderButton{
    BACKGROUND-COLOR: transparent;
    COLOR: black;
	border: 0px solid #cccccc;
    /*BORDER-BOTTOM-COLOR: #cccccc;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-LEFT-COLOR: #cccccc;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-RIGHT-COLOR: #cccccc;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-TOP-COLOR: #cccccc;
    BORDER-TOP-WIDTH: 0px;*/
    CURSOR: hand;
	PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    WIDTH: 24px;
    HEIGHT: 21px;
    vertical-align: middle;
	text-align: center;
}

.tableHeaderButton IMG{
    /*LEFT: 0px;    
    TOP: 0px
	 text-align: left;*/
	 vertical-align: middle;
	/*border: 1px dotted #FF1493;*/
margin-left: -6px;
}

.bdtaskover {
	BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px	
}

BUTTON.bdtaskover IMG {
	LEFT: -2px;
    TOP: -2px

}

.bdtaskpress
{
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-WIDTH: 1px;
}

.bdtaskpress IMG
{
    LEFT: -1px;
    TOP: -1px
}

.bdtaskdisabled {
	FILTER: alpha(opacity=50) dropShadow(color= #a7d3d5, offX=1, offY=1, positive=1);
	CURSOR: default
}

.bdtaskdisabled IMG {
	FILTER: alpha(opacity=50) dropShadow(color= #a7d3d5, offX=1, offY=1, positive=1);
	CURSOR: default
}


TABLE.editContainer {
	border: 1px solid #bababa;
	margin: 0px 0px 1px 0px;
	background-color: #f3f3f3;
}

table.editContainer td.content {	
	padding: 10px;
	background-color: #FFFFFF;
}

TABLE.editContainerNew {
	border: 1px solid #bababa;
	margin: 0px 1px 1px 0px;
	background-color: #f3f3f3;
}


table.editContainer td.separator {
	border-bottom: 0px dotted #e79c0a;
	font-size: 1px;
	line-height: 1px;
	margin-top: 5px;
}

table.editContainer tr.buttonBar td{
	border-top: 1px dotted #e79c0a;
	font-size: 11px;
	line-height: 1px;
	margin-top: 5px;
	background-color: #ffffff;
	height: 30px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-top: 10px;
}

table.editContainer tr.buttonBar { 
padding: 2px 1px 1px 1px;
} 

table.editContainer td.section {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color:#ef861e;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px; 
}

table.editContainer td.sectionCat {
	font-size: 11px;
	color: #430a86;
	font-weight: bold;
	border-bottom: 1px dotted #d8d8d8;
}

table.editContainer td.sectionCatVioleta {
	font-size: 11px;
	color: #430a86;
	font-weight: bold;
	border-bottom: 1px dotted #430a86;
}
table.editContainer td.field1 {	
	font-weight: bold;
	text-align: right;
	width: 14%;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	vertical-align: top;
}

table.editContainer td.fieldCat {	
	font-weight: bold;
	text-align: center;
	width: 5%;
	color: #430a86;
	
}

table.editContainer td.value1 {	
	width: 29%;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px; 
}
table.editContainer td.field2 {	
	font-weight: bold;
	text-align: right;
	width: 14%;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	vertical-align: top;
}
table.editContainer td.value2 {	
	width: 37%;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px; 
}
table.editContainer td.field3 {	
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	vertical-align: top;
}
table.editContainer td.fieldsCentered div {	
	text-align: center;
	float: left;
	padding-bottom: 5px;
}
table.editContainer td a.link {
	text-decoration: underline;
	background-image: url(../images/general/arrowSearch.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}
table.editContainer td.fieldsCentered a:hover {
	color: #555555;
}
table.editContainer td.empty {	
	width: 3%;
}
table.editContainer td.searchSeparator {	
	border-bottom: 1px dotted #E8F0F5;
	font-size: 1px;
	line-height: 1px;
	
}
table.editContainer td.searchHeader {	
	BACKGROUND-COLOR: #E8F0F5;
	padding: 0px 0px 0px 0px;
	border-bottom: #7284B1 0px solid;
}
table.editContainer td.category {	
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #DEB887;
	font-weight: bold;
	border-bottom: 1px dotted #CDCDCD;
}
table.editContainer td.subFormHeader {	
	BACKGROUND-COLOR: #FEF8D5;
	padding: 0px 0px 0px 0px;
	border-bottom: #7284B1 0px solid;
	padding-left: 5px;
	vertical-align: middle;
	height: 20px;
}

.contenedor {
border: 1px solid #bababa;
padding: 2px;
}

.linea_separador {
	border-bottom: 2px solid #e79c0a;
}

/*Tabla contenido1*/
TABLE.content1 {
	/*border-bottom: 1px dotted #737373;*/	
	border: 1px solid #bababa;
 	background-color: #f3f3f3;
	/*border-collapse: collapse;*/
	/*background-image: url(../images/general/bgContent.gif);
	background-position: 90% 0%;
	background-repeat: no-repeat;*/
	margin: 0px 0px 1px 0px;
	/*padding-left: 5px;
	top, right, bottom, left*/
}

TABLE.content1 th {
	color: #ffffff;
	font-size: 12px;
	FONT-WEIGHT: bolder;
	text-align: left;
	/*background-image: url(../images/general/calendarioLabel.gif);
	background-position: right top ;
	background-repeat: no-repeat;
	border: solid;*/
	background-color: #bda8ec;
	height: 20px;
	padding-left: 3px;
}

TABLE.content1 td {
	padding: 3px 5px 2px 5px;
	height: 18px;
}

TABLE.content1 td.label {
	text-align: left;
	FONT-WEIGHT: bolder;
}

TABLE.content1 td.help {
	border: #dddddd 1px solid;
	background-color: #F5F5F5;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	COLOR: #000000;
	FONT-SIZE: 11px;
}

TABLE.content1 td.sub {
	background-color: #fbe8ca;
	margin: 10px 10px 10px 10px;
	padding: 3px 5px 3px 5px;
	COLOR: #737373;
	FONT-SIZE: 11px;
}

table.content1 td.separator {
	border-bottom: #7386B5 1px solid;
	height: 1px;
}

TABLE.content1 td.labelFe {
	text-align: right;
	FONT-WEIGHT: normal;
}

A.content1:link {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;

}

A.content1:active {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;

}

A.content1:visited {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;

}

A.content1:hover {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;

}
/*Fin tabla de contenido1*/

/*Tabla contentido 4*/
TABLE.content4 {
	
	border-bottom: 1px dotted #737373;	
	
	
	/*border-collapse: collapse;*/
	background-image: url(../images/general/bgContent.gif);
	background-position: 90% 0%;
	background-repeat: no-repeat;
	margin: 0px 0px 1px 0px;
	padding-left: 5px;
	/*top, right, bottom, left*/
}

TABLE.content4 th {
		
	color: #ffffff;
	font-size: 12px;
	FONT-WEIGHT: bolder;
	text-align: left;
	background-image: url(../images/boxLabel.gif);
	background-position: right top ;
	background-repeat: no-repeat;
	border: solid;
	border: 1px;
	height: 20px;
	padding-left: 5px;
}

TABLE.content4 td {
	padding: 3px 5px 2px 5px;
	height: 18px;
	
}

TABLE.content4 td.label {
	text-align: left;
	FONT-WEIGHT: bolder;
}

TABLE.content4 td.subtit {

font-size: 11px;
color: #B75A0D;
font-weight: bold;
border-bottom: 1px dotted #CDCDCD;

}

TABLE.content4 td.help {
	border: #dddddd 1px solid;
	background-color: #F5F5F5;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	COLOR: #444444;
	FONT-SIZE: 11px;
	
}
table.content4 table td.titular {
	
	color: #ffffff;
	font-size: 12px;
	FONT-WEIGHT: bolder;
	text-align: left;
	border: 1px;
	height: 20px;
	padding-left: 5px;
	
}
TABLE.content4 td.sub {
	
	background-color: #fef6de;
	margin: 10px 10px 10px 10px;
	padding: 3px 5px 3px 5px;
	COLOR: #737373;
	FONT-SIZE: 11px;
	
	
}


table.content4 td.separator {
	border-bottom: #7386B5 1px solid;
	height: 1px;
}
table.content4 td.color1 {
	text-align: right;
	background-color: #f6f6f6;
	border-bottom: 1px solid #EAEAEA;
	height: 19px;
	
}
table.content4 td.color2 {
	background-color: #ffffff;
	border-bottom: 1px dotted #EAEAEA;
	height: 19px;
	
}

table.content4 .taskCalendario {

padding-top: 5px;
}

TABLE.content4 td.labelFe {
	text-align: right;
	FONT-WEIGHT: normal;
}

/*Fin tabla de contenido4*/

/*Tabla contentido 4_1*/
TABLE.content4_1 {
	
	
	
	
	/*border-collapse: collapse;*/
	background-image: url(../images/general/bgContent.gif);
	background-position: 90% 0%;
	background-repeat: no-repeat;
	margin: 0px 0px 1px 0px;
	padding-left: 5px;
	/*top, right, bottom, left*/
}

TABLE.content4_1 th {
		
	color: #ffffff;
	font-size: 12px;
	FONT-WEIGHT: bolder;
	text-align: left;
	background-image: url(../images/boxLabel.gif);
	background-position: right top ;
	background-repeat: no-repeat;
	border: solid;
	border: 1px;
	height: 20px;
	padding-left: 5px;
}

TABLE.content4_1 td {
	padding: 3px 5px 2px 5px;
	height: 18px;
	
}

TABLE.content4_1 td.label {
	text-align: left;
	FONT-WEIGHT: bolder;
}

TABLE.content4_1 td.subtit {

font-size: 11px;
color: #B75A0D;
font-weight: bold;
border-bottom: 1px dotted #CDCDCD;

}
TABLE.content4_1 td.categorias {

padding: 0px 0px 0px 0px;
	

}
TABLE.content4_1 td.fin {

font-size: 11px;
color: #B75A0D;
font-weight: bold;
border-bottom: 1px dotted #737373;	

}



TABLE.content4_1 td.help {
	border: #dddddd 1px solid;
	background-color: #F5F5F5;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	COLOR: #444444;
	FONT-SIZE: 11px;
	
}
table.content4_1 table td.titular {
	
	color: #ffffff;
	font-size: 12px;
	FONT-WEIGHT: bolder;
	text-align: left;
	border: 1px;
	height: 20px;
	padding-left: 5px;
	
}
TABLE.content4_1 td.sub {
	
	background-color: #fef6de;
	margin: 10px 10px 10px 10px;
	padding: 3px 5px 3px 5px;
	COLOR: #737373;
	FONT-SIZE: 11px;
	
	
}


table.content4_1 td.separator {
	border-bottom: #7386B5 1px solid;
	height: 1px;
}
table.content4_1 td.color1 {
	
	background-color: #f6f6f6;
	border-bottom: 1px solid #EAEAEA;
	height: 19px;
	
}
table.content4_1 td.color2 {
	background-color: #ffffff;
	border-bottom: 1px dotted #EAEAEA;
	height: 19px;
	
}

table.content4_1 .taskCalendario {

padding-top: 5px;
}

TABLE.content4_1 td.labelFe {
	text-align: right;
	FONT-WEIGHT: normal;
}

/*Fin tabla de contenido4*/

.inputSelectAdmin {
            width: 99%;
            display: block;
            FONT-FAMILY: verdana, arial, helvetica, sans-serif;
            PADDING-RIGHT: 0px;
            BORDER-TOP: 1px solid Black;
            PADDING-LEFT: 0px;
            FONT-SIZE: 10px;
            PADDING-BOTTOM: 0px;
            MARGIN: 0px;
            color: #849084;
            PADDING-TOP: 0px;
}

.porcentaje_pedidos {

 background-color: #fbbc5e;
 padding-left: 4px;
 font-weight: bold;
 color: #A0522D;
}

/* Para menues desplegables desde botones del tag header */
div.submenu1 {
	position:absolute;
	visibility:hidden; 
}

table.Submenu td{	
	font-weight: bold;
	padding-left: 2px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/*Mapa*/
.buttonMap {
	vertical-align: middle;
	text-align: center;
	height: 21px;
	padding: 3px;

	}

 A.buttonMap:link {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	vertical-align: middle;
}

 A.buttonMap:active {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	vertical-align: middle;
}

 A.buttonMap:visited {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	vertical-align: middle;
}

 A.buttonMap:hover {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	vertical-align: middle;
}
/*Fin de Mapa*/

/*Arbol*/
#treeStyle li{width: 100%; white-space: nowrap; margin-top: -3}   

#treeStyle {
padding-left: 0; 
padding-top: 0; 
margin-left: -15; 
margin-top: 0; 
list-style-type: none
} 

#treeStyle li img {
border-width: 0;
}  

#treeStyle li a.item {
vertical-align: 50%;
} 

#treeStyle .root {
margin-left: 22;
}   

#treeStyle .selected {
color: black; 
background-color: #F69D35; 
font-stretch: extra-condensed;
}      

#treeStyle .imgsize {
width: 20;
height: 20;
}

TABLE.sectionContainer {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color:#ef861e;
}

TABLE.sectionContainer td.empty {	
	width: 3%;
}

table.sectionContainer td.section {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color:#ef861e;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	height: 24px;
}

table.sectionLegend, table.sectionLegend tr {
	background-color:#ef861e;
	color:#000000;
	font-size: 10px;
	text-align: right;
	margin:1px 1px 1px 1px;
	padding-right: 3px;
}

/*comienzo - Nuevo tag layout*/

table.layout {
	width: 100%;
	padding: 0px;
	border-spacing: -1px;
	border-collapse: collapse;
	border: 1px solid #bababa;
	margin: 0px 1px 1px 0px;
	background-color: #f3f3f3;
}

table.layout td {	
	padding: 0px; 
}

table.layout td.field {	
	font-weight: bold;
	text-align: right;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	width: 17%;
	vertical-align: top;
}

table.layout td.value {	
    padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	width: 30%;
}

table.layout td.empty {	
    width: 3px; 
}

table.layout th.section {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color:#ef861e;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	text-align: left;
	border-bottom: 1px solid #f3f3f3;
}

table.layout th.section img{
	vertical-align: middle;
}

table.layout td.section {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	background-color:#ef861e;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px; 
	border-bottom: 1px solid #f3f3f3;	
}

table.layout A.tableHeaderLink:link {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

table.layout A.tableHeaderLink:active {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

table.layout A.tableHeaderLink:visited {
	FONT-SIZE: 11px;
	COLOR: #FFFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

table.layout A.tableHeaderLink:hover {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

table.buttonBarHeader {
	width: 100%;
	border-collapse: collapse;
	border-top: 0px solid #bababa;
	margin: 1px 0px 1px 0px;
	background-color: #ffffff;
}

table.buttonBarFooter {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px dotted #e79c0a;
	margin: 1px 0px 1px 0px;
	background-color: #ffffff;
}

table.buttonBarHeader td{
	font-size: 11px;
	line-height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	background-color: #ffffff;
	height: 25px;
	text-align: right;
}

table.buttonBarFooter td{
	font-size: 11px;
	line-height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	background-color: #ffffff;
	height: 25px;
	text-align: right;
}

a.arrowOpen {
	background-image:url(../images/general/deviceArrowUp.gif);
	background-repeat:no-repeat;
	background-position:center left;
	display:block;
	padding-bottom:2px;
	padding-top:2px;
	padding-left: 15px;
	margin-left: 5px;
}

a.arrowClose {
	background-image:url(../images/general/deviceArrowDown.gif);
	background-repeat:no-repeat;
	background-position:center left;
	display:block;
	padding-bottom:2px;
	padding-top:2px;
	padding-left: 15px;
	margin-left: 5px;
}


/*Fin - Nuevo tag layout*/

/*comienzo - Nuevo estilo referencesContainer */
table.referencesContainer {
	border-bottom: 1px solid #bababa;
	border-left: 1px solid #bababa;
	border-right: 1px solid #bababa;
	background-color: #ffffff;
	border-collapse: collapse;
}

table.referencesContainer td {
	padding: 1px 1px 1px 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #bababa;
}

table.referencesContainer td.title {
	font-weight: bold;
}

table.referencesContainer td.center {
	text-align: center;
}

table.referencesContainer td.referenceDetail {
	padding: 0px
}

table.referencesContainer td.referenceDetail td {
	border: 0px
}

table.referencesContainer tr.odd {
	background-color: #efefef;
}

table.referencesContainer tr.even {
	background-color: #f8f8f8;
}
/*Fin - Nuevo estilo referencesContainer*/

dt.tables{
    padding: 4px 0px 0px 0px;
    vertical-align: middle;
    font-size: 100%;
}

dt.tables font.label {
    font-weight: bold; 
}

.commentContainer{
	border: 1px solid #D2D2D2;
	padding: 2px;
	width: 98%;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 0px;
}


.hideObject{
	display: none;
}

.showObject{
}


/* The hint to Hide and Show */
.hint {
   	display: none;
    position: relative;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(../images/general/pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: relative;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/general/pointer.gif) left top no-repeat;
}

TABLE.gallery {
	border: #1B336F 0px solid;
	background-color: #FFFFFF;
	width: 100%;
	
}

TABLE.gallery td {

width: 33%;
	height: 100%;
	border: #1B336F 1px solid;
	background-color: #FFFFFF;
	padding: 15px;
	-moz-border-radius: 10px;/* Para Firefox */
	border-radius: 10px;/* CSS3 */
	-webkit-border-radius: 10px; /* Para Safari y Chrome */
	-khtml-border-radius:10px; /* Navegadores de Linux */
	font-size: 12px;
	
		
}

TABLE.gallery td.galleryImage {
	border: 0px;
	padding: 10px;
	
	
	
}

.galleryImage {
	border: 0px; 
	text-align: center;
	
   
	
	
	
	
    
}

.galleryImage a:visited {
	border: 0px;
	text-decoration:none;
	 	
}

.galleryImage a:hover {
	border: 0px;
	text-decoration:none;
		
}

.galleryImage a:link {
	border: 0px ;
	text-decoration:none;

}

div.galleryOrderButton {
	text-align: center;
	padding: 10px 3px 10px 3px;
}

span.galleryLabel {
	font-weight: bold; 
}

.galleryAncho {
    width: 100%;
}


TABLE.mainContainer {
	text-align:center;
}

TABLE.mainContainer table.bodyContainer{
	width:98%
}
.headdate 
{
    background-image: url(../images/general/backgroundDate.jpg);
    COLOR: #093E62;
    FONT-WEIGHT: bold;
	 font-size: 12px;
	 padding-right: 2px;
	 padding-left: 2px;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}