body {
	margin		: 0px 0px 0px 0px;
	background-color: #08203a;
	color		: #000000;
	border		: none;
	font-size	: 11px;
	font-family	: Arial, Helvetica, sans-serif;
}

textarea {
	background-color: #ffffff;
	border		: 1px solid #888888;
	font-size       : 9pt;
	color           : #000000;
}       

input {
	background-color: #ffffff;
	border		: 1px solid #888888;
	font-size       : 9pt;
	color           : #888888;
}       

input:focus {
	background-color: #ffffff;
	border		: 1px solid #888888;
	font-size       : 9pt;
	color           : #888888;
}

input.normal {
	background-color: #ffffff;
	border		: 1px solid #888888;
	font-size       : 9pt;
	color           : #888888;
}       

input.normal:focus {
	background-color: #ffffff;
	border		: 1px solid #888888;
	font-size       : 9pt;
	color           : #888888;
}

input.red {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}       

input.red:focus {
	background-color: #ffffff;
	border		: 1px solid #ff0000;
	font-size       : 9pt;
	color           : #ea8606;
}

select {
	background-color: #ffffff;
	border		: 1px solid #888888;
	font-size       : 9pt;
	color           : #888888;
}       

select:focus {
	background-color: #ffffff;
	border		: 1px solid #888888;
	font-size       : 9pt;
	color           : #888888;
}

a, a:hover, a:link, a:visited {
	text-decoration:none;
	color		: #000000;
	cursor		: pointer;
}

table.mainTab {
	border-right-width : 4px;
	border-right-style : solid;
	border-right-color : #d4e53b;
	border-left-width : 4px;
	border-left-style : solid;
	border-left-color : #d4e53b;
	background-color: #ff9900;
	width	: 896px;
}

td.topMenRightLine {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #ffffff;
}

.dateClass {
	color : #ffffff;
	font-size	: 9px;
}

td.topGreenBord {
	border-top-width : 4px;
	border-top-style : solid;
	border-top-color : #97ac35;
}

td.topBotGreenBord {
	border-top-width : 4px;
	border-top-style : solid;
	border-top-color : #97ac35;
	border-bottom-width : 4px;
	border-bottom-style : solid;
	border-bottom-color : #97ac35;
}

td.bottGreenBord {
	border-bottom-width : 4px;
	border-bottom-style : solid;
	border-bottom-color : #97ac35;
}

td.rightGreenBord {
	border-right-width : 4px;
	border-right-style : solid;
	border-right-color : #97ac35;
}

td.leftGreenBord {
	border-left-width : 4px;
	border-left-style : solid;
	border-left-color : #97ac35;
}

.footText {
	color : #ffffff;
}

a.footLink {
	text-decoration:none;
	color : #ffffff;
}

table.blackBorderTab {
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #000000;
}

table.menuTable {
	background-image: url(../img/fondo-menu.jpg); 
	background-repeat:  no-repeat;
}

a.withLink {
	text-decoration:none;
	color : #ffffff;
}

td.menuTd {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #ffffff;
}

a.menuLinkSel, a.menuLinkSel:hover, a.menuLinkSel:link, a.menuLinkSel:visited {
	text-decoration:underline;
	color : #ffffff;
}

a.menuLink, a.menuLink:hover, a.menuLink:link, a.menuLink:visited {
	text-decoration:none;
	color : #ffffff;
}

td.adminSecTit {
	font-size	: 18px;
}

td.editFormName {
	text-align : left;
	font-weight : bold;
}

table.botLine {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #000000;
}

.masinfoLink {
	color : #c12b1a;
}

td.prodTit {
	font-size : 18px;
	font-weight : bold;
	color : #161f26;
}

td.prodLinkRet {
	text-align : right;
	background-color : #e1e3d8;
}

td.grayRigLine {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #e4e4e4;
	width : 20px;
}

td.prodTopTit {
	background-color : #dbddd0;
	text-align : left;
	font-weight : bold;
	color : #31322c;
	font-size : 12px;
}

td.prodImage {
	/*background-image: url(../img/recuadro.jpg); 
	background-repeat:  no-repeat;*/
	height : 217px;
	width : 254px;
	text-align : center;
	vertical-align : center;
	border-left-width : 4px;
	border-left-style : solid;
	border-left-color : #e1e2da;
	border-right-width : 4px;
	border-right-style : solid;
	border-right-color : #e1e2da;
	border-bottom-width : 4px;
	border-bottom-style : solid;
	border-bottom-color : #e1e2da;
	border-top-width : 4px;
	border-top-style : solid;
	border-top-color : #e1e2da;
}

td.leftTabProds {
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #dcddd7;
	background-color: #edeee8;
	background-image: url(../img/tabla-productos/linea.jpg); 
	background-repeat:  repeat-y;
	background-position:  right;
}

td.leftTopSectField {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #e2e2e2;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #e2e2e2;
}

td.rightTopSectField {
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #e2e2e2;
}

td.botLeftSectField {
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #e2e2e2;
}

td.titleProdTab {
	background-color: #ffbc09;
	color	: #ffffff;
	text-align : center;
	font-weight : bold;
}

td.sectBox {
	background-image: url(../img/recuadro_cat.jpg); 
	background-repeat:  no-repeat;
	width : 108px;
	text-align : center;
	vertical-align : center;
}

.titleCat {
	color : #1d2d3d;
	font-size : 15px;
	font-weight : bold;
}

.titSecMost {
	color : #1d2d3d;
	font-size : 18px;
	font-weight : bold;
}

tr.prodColTr0 {
	background-color: #fff7d0;
}

tr.prodColTr0:hover {
	background-color: #fff7b0;
}

tr.prodColTr1{
	background-color: #ffffff;
}

tr.prodColTr1:hover {
	background-color: #eeeeee;
}

td.mainTabBody {
	border-right-width : 4px;
	border-right-style : solid;
	border-right-color : #97ac35;
	border-left-width : 4px;
	border-left-style : solid;
	border-left-color : #97ac35;
	height : 100px;
}

td.mainTabBodyTop {
	height : 11px;
	background-image: url(../img/mainTabTop.png); 
	background-position: top;
	background-repeat:  no-repeat;
}

td.mainTabBodyBott {
	height : 10px;
	background-image: url(../img/mainTabBott.png); 
	background-position: bottom;
	background-repeat:  no-repeat;
}

td.tabTopProds {
	height : 10px;
	background-image: url(../img/tableTopProds.png); 
	background-position: top;
	background-repeat:  no-repeat;
}
