BODY {
	BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 12px;
	COLOR: #09334D;
	font-family: Arial, Helvetica, sans-serif;
	MARGIN: 0px
}

td {
	FONT-SIZE: 12px;
	/*LINE-HEIGHT: 12px;*/
	COLOR: #09334D;
	font-family: Arial, Helvetica, sans-serif;
	MARGIN: 0px
}

th {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 12px;
	COLOR: #09334D;
	font-family: Arial, Helvetica, sans-serif;
	MARGIN: 0px
}

A:link {
	FONT-SIZE: 12px;
	COLOR: blue;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

A:active {
	FONT-SIZE: 12px;
	COLOR: blue;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

A:visited {
	FONT-SIZE: 12px;
	COLOR: blue;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
}

A:hover {
	FONT-SIZE: 12px;
	COLOR: #8B8C8C;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

sup{
	FONT-SIZE: 10px;
}

/*Tables*/
TABLE.references {
	width: 48;
}

TABLE.homeFondoColor {
	background-color: #E0E5EB;
	border-right: 1px solid #00008B;
}

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: 11px;
	TEXT-DECORATION: none;
}

.help :visited {
	COLOR: #444444;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
}

.help :hover {
	FONT-SIZE: 11px;
	COLOR: #777777;
}

TABLE.content {
	border-top: #7386B5 1px solid;
	border-bottom: #7386B5 1px solid;
	border-left: #7386B5 1px solid;
	border-right: #7386B5 1px solid;
	/*border-collapse: collapse;*/
	background-image: url(../images/general/bgContent.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	background-color: #e0e8eb;
	margin: 0px 0px 1px 0px;
	padding-left: 5px;
	width: 100%;
	/*top, right, bottom, left*/
}

TABLE.content th {
	background-color: #fffffF;
	border-bottom: #7386B5 1px solid;
	color: #456A82;
	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;
}

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: 11px;
	
}

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;
}


/*Inputs*/
.inputText {
	PADDING-RIGHT: 0px;
	BORDER-TOP: 1px solid Black;
	PADDING-LEFT: 0px;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	color: #4D71B1;
	PADDING-TOP: 0px;
}

.inputTextArea {
	FONT-FAMILY: arial;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 1px solid Black;
	PADDING-LEFT: 0px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	color: #4D71B1;
	PADDING-TOP: 0px;
}

.inputNumber {
	PADDING-RIGHT: 1px;
	BORDER-TOP: 1px solid Black;
	PADDING-LEFT: 0px;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 0px;
	text-align: right;
	color: #4D71B1;
	PADDING-TOP: 0px;
}

.inputSelect {
	PADDING-RIGHT: 0px;
	BORDER-TOP: 1px solid Black;
	PADDING-LEFT: 0px;
	FONT-SIZE: 9px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	color: #074176;
	PADDING-TOP: 0px;
	width: 120;
}

/*Display tag*/

table.products tr.over {
	BACKGROUND-COLOR: E3CFAA;
	height: 18px;		
}

table.products tr.even {
	BACKGROUND-COLOR: #EFEFEF;
	height: 18px;
}

table.products tr.odd {
	BACKGROUND-COLOR: #E7E7E7;
	height: 18px;
}

table.products tr.footer {
	BACKGROUND-COLOR: #566991;
	height: 18px;
}

table.products td.totals {
	BACKGROUND-IMAGE: url(../images/general/bgTotals.gif);
	height: 18px;
	FONT-WEIGHT: bolder;
	white-space: nowrap;
}

table.products td.center {
	text-align: center;
}

table.products th.hide{
	display: none;
}

table.products td.hide {
	display: none;
}

table.products {
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table.products td.tableCellError {
	background-color: #536ba6;
	color: #fff;
	text-align: center;
}

table.products th {
	color: #FFFFFF;
	font-weight: normal;
	height: 18px;
	BACKGROUND-COLOR: #1D5070;
	text-align: center;
	font-size: 11px;
}

table.products td, table.products th {
	border: 1px solid #FFFFFF;
}

table.products td.error {
	border: 1px solid #FFFFFF;
	FONT-WEIGHT: bolder;
	COLOR: red;
}

table.products th a:visited {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

table.products th a:hover {
	color: white;
	font-weight: bold;
	font-size: 11px;
}

table.products th a:link {
	color: white;
	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 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;
}

table.products td.report {
	width: 1%;	
	white-space: nowrap;
}

table.products td.number {
	text-align: right;
}

table.products td.group {
	text-align: left;
	FONT-WEIGHT: bolder;
	width: 20%
}

table.products td.label {
	text-align: left;
	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: 1px dotted #999;
	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: #eee;
	border: 0px dotted #999;
	padding: 2px 4px 2px 4px;
	width: 100%;
	display: block;
	/*margin: 0px 0px 0px 11px;*/
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

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%;
}

/*Botones*/
.button {
	BORDER-RIGHT: #185173 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #185173 1px solid;
	PADDING-LEFT: 3px;
	BACKGROUND-IMAGE: url(../images/general/bgButton.gif);
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	BORDER-LEFT: #185173 1px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #185173 1px solid;
	text-align: center;
	height: 18px;
	FONT-SIZE: 10px;
	COLOR: #185173;
	TEXT-DECORATION: none;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
}

td.button A:link {
	FONT-SIZE: 10px;
	COLOR: #185173;
	TEXT-DECORATION: none
}

td.button A:active {
	FONT-SIZE: 10px;
	COLOR: #185173;
	TEXT-DECORATION: none
}

td.button A:visited {
	FONT-SIZE: 10px;
	COLOR: #185173;
	TEXT-DECORATION: none
}

td.button A:hover {
	FONT-SIZE: 10px;
	COLOR: #868b9b;
	TEXT-DECORATION: none
}

table.buttonContainer {
	width: 100%;
	background-position: right;
	padding-bottom: 2px;
	margin: 0px 0px 1px 0px;
}

/*Buscadores*/
TABLE.searchDisplay {
	background-color: #E8F0F5;
	background-image: url(../images/general/bgSearchDisplay.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 100%;
	BORDER: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #6B8091;
	margin: 0px 0px 1px 0px;
}

TABLE.searchDisplay td {
	padding: 5px 5px 5px 5px;
}

TABLE.searchDisplay thead tr th {
	text-align: left;
	FONT-WEIGHT: bolder;
	background-repeat: no-repeat;
	COLOR: #6B8091;
	LINE-HEIGHT: 15px;
	padding: 0px 0px 0px 65px;
	border-bottom: #7284B1 0px solid;
}

TABLE.search {
	background-color: #E8F0F5;
	width: 100%;
	BORDER: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #7284B1;
	margin: 0px 0px 1px 0px;
}

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: 10px;
	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: 10px;
	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: 10px;
	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 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 16px;
	COLOR: #8496A0;
	LINE-HEIGHT: 35px;
	padding-left: 60px;
	FONT-STYLE: none;
	text-align: left;
	height: 40px;
	background-position: 10px 1px;
	background-repeat: no-repeat;
}

table.titles td.separator {
	border-bottom: #D9DDE0 1px solid;
	height: 1px;
}

table.titles td {
	text-align: left;
	FONT-SIZE: 10px;
	COLOR: #000000;
	LINE-HEIGHT: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECF0F2;
	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: 30px;
	background-color: white;
	FONT-SIZE: 16pt;
	CURSOR: wait;
	width: 20px;
	height: 6px;
	border: 3px navy solid;
	display: none;
}

.wait SPAN {
	COLOR: navy;
	FONT-SIZE: 16pt;
	CURSOR: wait;
}

span.currentDate {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	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: #FAF8F8;
	border: 1px solid #C0C4CC;
}

TABLE.category th {
	border-bottom: 1px solid #C0C4CC;
	background-color: #ECF0F2;
	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: 9px;
	font-weight: bold;
}

TABLE.lapeS A.linkLapelS:link {
	FONT-SIZE: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

TABLE.lapeS A.linkLapelS:active {
	FONT-SIZE: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

TABLE.lapeS A.linkLapelS:visited {
	FONT-SIZE: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

TABLE.lapeS A.linkLapelS:hover {
	FONT-SIZE: 9px;
	font-family: Verdana, Geneva, Arial, 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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

TABLE.lapelNoSelect A.linkLapel:link {
	FONT-SIZE: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #18306B;
}

TABLE.lapelNoSelect A.linkLapel:active {
	FONT-SIZE: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #18306B;
}

TABLE.lapelNoSelect A.linkLapel:visited {
	FONT-SIZE: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	color: #18306B;
}

TABLE.lapelNoSelect A.linkLapel:hover {
	FONT-SIZE: 9px;
	font-family: Verdana, Geneva, Arial, 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: 11px;
	font-family: Verdana, Geneva, Arial, 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-bottom: 1px solid #818F98;
	border-left: 1px solid #818F98;
}

.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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCF84;
}

TABLE.infoContentP td.extended {
	background-color: #E7EFEF;
	border: 1px solid #CECECE;
}

.amount {
	background-color: #F5F5F5;
	border-bottom: 1px solid #818F98;
	border-left: 1px solid #818F98;
	border-right: 1px solid #818F98;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*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: 20px;
}

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: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
    vertical-align: bottom;
   	height: 55px;
   	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: 10px;
    FONT-FAMILY: Verdana, Arial, 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: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	TEXT-DECORATION: none;
}

A.orderTabLink:active {
	font-size: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	TEXT-DECORATION: none;
}

A.orderTabLink:visited {
	font-size: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	TEXT-DECORATION: none;
}

A.orderTabLink:hover {
	font-size: 10px;
    FONT-FAMILY: Verdana, Arial, 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;
}
