/*CSS FRAMEWORK 2.0*/
/*GENERAL*/
*{margin:0px;padding:0px;border:none;vertical-align:baseline;text-decoration:none;outline:none;}
body{width:100%;height:100%;float:left;}blockquote:before, blockquote:after, q:before, q:after{content:""}blockquote, q{quotes:"" ""}a img{border:none}
p, h1, h2, h3, h4, h5, h6{cursor:default}
/*ENTIDAD*/
.entity{width:100%;float:left}
/*FLOATS*/
.fleft{float:left !important}.fright{float:right !important}
/*CLEAR*/
.clear{clear:both}.clearR{clear:right}.clearL{clear:left}
/*POSITION*/
.relative{position:relative;}.absolute{position:absolute}.fixed{position:fixed}
/*VERTICAL ALIGN*/
.vAlignT{vertical-align:top}
.vAlignM{vertical-align:middle}
.vAlignB{vertical-align:bottom}
/*DISPLAY*/
.none{display:none !important}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}
/*OVERFLOW*/
.ofHidden{overflow:hidden;}.ofXhidden{overflow-x:hidden;}.ofXscroll{overflow-x:scroll;}.ofYhidden{overflow-Y:hidden;}.ofYscroll{overflow-Y:scroll}
/*MARGINS*/
.margin-T0{margin-top:0px !important}
.margin-B0{margin-bottom:0px !important}
.margin-TB0{margin-top:0px !important;margin-bottom:0px !important}
.margin-L0{margin-left:0px !important;}
.margin-R0{margin-right:0px !important;}
.margin-T1{margin-top:1px !important}
.margin-B1{margin-bottom:1px !important}
.margin-T2{margin-top:2px !important}
.margin-B2{margin-bottom:2px !important}
.margin-L2{margin-left:2px !important}
.margin-R2{margin-right:2px !important;}
.margin-T3{margin-top:3px !important}
.margin-B3{margin-bottom:3px !important}
.margin-5{margin:5px !important}
.margin-T5{margin-top:5px !important}
.margin-B5{margin-bottom:5px !important}
.margin-TB5{margin-top:5px;margin-bottom:5px !important}
.margin-L5{margin-left:5px !important}
.margin-R5{margin-right:5px !important}
.margin-LR5{margin-left:5px;margin-right:5px !important}
.margin-10{margin:10px !important}
.margin-T10{margin-top:10px !important}
.margin-B10{margin-bottom:10px !important}
.margin-TB10{margin-top:10px;margin-bottom:10px !important}
.margin-L10{margin-left:10px !important}
.margin-R10{margin-right:10px !important}
.margin-LR10{margin-left:10px;margin-right:10px !important}
.margin-T15{margin-top:15px !important}
.margin-B15{margin-bottom:15px !important}
.margin-L15{margin-left:15px !important}
.margin-R15{margin-right:15px !important}
.margin-LR15{margin-left:15px;margin-right:15px !important}
.margin-T20{margin-top:20px !important}
.margin-B20{margin-bottom:20px !important}
.margin-TB20{margin-top:20px;margin-bottom:20px !important}
.margin-L20{margin-left:20px !important}
.margin-R20{margin-right:20px !important}
.margin-LR20{margin-left:20px;margin-right:20px !important}
.margin-T30{margin-top:30px !important}
.margin-B30{margin-bottom:30px !important}
.margin-TB30{margin-top:30px;margin-bottom:30px !important}
.margin-L30{margin-left:30px !important}
.margin-R30{margin-right:30px !important}
.margin-LR30{margin-left:30px;margin-right:30px !important}
.margin-LRauto{margin-left:auto;margin-right:auto;}
/*PADDINGS*/
.padding-0{padding:0px !important}
.padding-T0{padding-top:0px !important}
.padding-B0{padding-bottom:0px !important}
.padding-L0{padding-left:0px !important}
.padding-R0{padding-right:0px !important}
.padding-2{padding:2px !important}
.padding-T2{padding-top:2px !important}
.padding-B2{padding-bottom:2px !important}
.padding-3{padding:3px !important}
.padding-T3{padding-top:3px !important}
.padding-B3{padding-bottom:3px !important}
.padding-5{padding:5px !important}
.padding-T5{padding-top:5px !important}
.padding-B5{padding-bottom:5px !important}
.padding-TB5{padding-top:5px;padding-bottom:5px !important}
.padding-L5{padding-left:5px !important}
.padding-R5{padding-right:5px !important}
.padding-LR5{padding-left:5px;padding-right:5px !important}
.padding-10{padding:10px !important}
.padding-T10{padding-top:10px !important}
.padding-B10{padding-bottom:10px !important}
.padding-TB10{padding-top:10px;padding-bottom:10px !important}
.padding-L10{padding-left:10px !important}
.padding-R10{padding-right:10px !important}
.padding-LR10{padding-left:10px;padding-right:10px !important}
.padding-T15{padding-top:15px !important}
.padding-20{padding:20px !important}
.padding-T20{padding-top:20px !important}
.padding-B20{padding-bottom:20px !important}
.padding-TB20{padding-top:20px;padding-bottom:20px !important}
.padding-L20{padding-left:20px !important}
.padding-R20{padding-right:20px !important}
.padding-LR20{padding-left:20px;padding-right:20px !important}
.padding-30{padding:30px !important}
.padding-T30{padding-top:30px !important}
.padding-B30{padding-bottom:30px !important}
.padding-L30{padding-left:30px !important}
.padding-R30{padding-right:30px !important}
.padding-40{padding:40px !important}
.padding-T40{padding-top:40px !important}
.padding-B40{padding-bottom:40px !important}
.padding-L40{padding-left:40px !important}
.padding-R40{padding-right:40px !important}
/*TEXT COLORS*/
.clrWhite{color:#ffffff !important}.clrGray1{color:#EEEEEE;}.clrGray2{color:#DDDDDD}
.clrGray3{color:#CCCCCC;}.clrGray4{color:#BBBBBB;}.clrGray5{color:#AAAAAA;}.clrGray6{color:#999999}
.clrGray7{color:#888888;}.clrGray8{color:#777777 !important;}.clrGray9{color:#666666;}.clrGray10{color:#555555}
.clrGray11{color:#444444;}.clrGray12{color:#333333;}.clrGray13{color:#222222;}.clrGray14{color:#111111}
.clrBlack{color:#000000 !important}
.clrRed{color:#df0000;}
.clrAzulInt{color:#0088dd}
.clrMoradoInt{color:#492f92}
.clrRojoInt{color:#d8050d}
.clrNaranjaInt{color:#f74f05}
.clrAmarilloInt{color:#febe10}
.clrVerdeInt{color:#038f2b}
.clrAzul1{color:#0eb5e3}
.clrAzul3{color:#0418d4}
.clrMorado0{color:#a398f7}
.clrVioleta1{color:#ab6ad0}
.clrRosa1{color:#f857ae}
.clrVerde1{color:#12c809}
.clrVerdeA1{color:#09c89d}
.clrVerdeB1{color:#b4c809}
.clrCafe2{color:#72400F}
.clrNegro3{color:#000000}
.clrBlanco1{color:#e9e9e9}
/*BACKGROUND COLORS*/
.bgTrans{background:transparent !important;}.bgWhite{background-color:#FFFFFF !important}.bgGray1{background-color:#EEEEEE !important}
.bgGray2{background-color:#DDDDDD !important;}.bgGray3{background-color:#CCCCCC !important}.bgGray4{background-color:#BBBBBB !important}
.bgGray5{background-color:#AAAAAA !important}.bgGray6{background-color:#999999 !important}.bgGray7{background-color:#888888 !important}
.bgGray8{background-color:#777777 !important}.bgGray9{background-color:#666666 !important}.bgGray10{background-color:#555555 !important}
.bgGray11{background-color:#444444 !important}.bgGray12{background-color:#333333 !important}.bgGray13{background-color:#222222 !important}
.bgGray14{background-color:#111111 !important}.bgBlack{background-color:#000000 !important}
/*TYPE/TEXT GENERAL*/
.fontBold, strong, b{font-weight:bold}
.fontNorm{font-weight:normal}
.fontIt{font-style:italic}
.ltrSpacing1{letter-spacing:1px}
.centerTxt{text-align:center !important}
.justifyTxt{text-align:justify}
.upperC{text-transform:uppercase}
.lowerC{text-transform:lowercase}
/*FONT SIZE*/
.fontZ10{font-size:10px !important}.fontZ11{font-size:11px !important}
.fontZ12{font-size:12px !important}.fontZ13{font-size:13px !important}.fontZ14{font-size:14px !important}
.fontZ15{font-size:15px !important}.fontZ16{font-size:16px !important}.fontZ17{font-size:17px !important}
.fontZ18{font-size:18px !important}.fontZ19{font-size:19px !important}.fontZ20{font-size:20px !important}
.fontZ21{font-size:21px !important}.fontZ22{font-size:22px !important}.fontZ23{font-size:23px !important}
.fontZ24{font-size:24px !important}.fontZ25{font-size:25px !important}.fontZ30{font-size:30px !important}
.fontZ40{font-size:40px !important}.fontZ50{font-size:50px !important}.fontZ60{font-size:60px !important}
.fontZ70{font-size:70px !important}
/*BORDER*/
.bdr1{border:1px solid}
.bdrT1{border-top:1px solid}
.bdrB1{border-bottom:1px solid}
.bdrL1{border-left:1px solid}
.bdrR1{border-right:1px solid}
.bdrT1W{border-top:1px solid #FFFFFF !important}
.bdrB1W{border-bottom:1px solid #FFFFFF !important}
.bdrT1G{border-top:1px solid #EEEEEE !important}
.bdrB1G{border-bottom:1px solid #EEEEEE !important}
/*BORDER COLOR*/
.bdrWhite{border-color:#FFFFFF}.bdrGray1{border-color:#EEEEEE}.bdrGray2{border-color:#DDDDDD}.bdrGray3{border-color:#CCCCCC}
.bdrGray4{border-color:#BBBBBB}.bdrGray5{border-color:#AAAAAA}.bdrGray6{border-color:#999999}.bdrGray7{border-color:#888888}
.bdrGray8{border-color:#777777}.bdrGray9{border-color:#666666}.bdrGray10{border-color:#555555}.bdrGray11{border-color:#444444}
.bdrGray12{border-color:#333333}.bdrGray13{border-color:#222222}.bdrGray14{border-color:#111111}.bdrBlack{border-color:#000000}
/*TEXT SHADOW*/
.txtShdw1BF{text-shadow:0px 1px 0px #FFFFFF}
.txtShdw1B0{text-shadow:0px 1px 0px #000000}
.txtShdw1TF{text-shadow:0px -1px 0px #FFFFFF}
.txtShdw1T0{text-shadow:0px -1px 0px #000000}
/*BOX SHADOW*/
.boxShdw1TF{box-shadow:0px -1px 0px rgba(255,255,255,0.7)}
.boxShdw1BF{box-shadow:0px 1px 0px rgba(255,255,255,0.7)}
.boxShdw1T0{box-shadow:0px -1px 0px rgba(0,0,0,0.3)}
.boxShdw1B0{box-shadow:0px 1px 0px rgba(0,0,0,0.5)}
.boxShdw1{box-shadow:0px 1px 1px rgba(0, 0, 0, 0.2)}
.boxShdw2{box-shadow:0px 1px 2px rgba(0, 0, 0, 0.4)}
.boxShdw5{box-shadow:0px 0px 5px rgba(0, 0, 0, 0.7)}
.boxShdw10{box-shadow:0px 0px 10px rgba(0, 0, 0, 0.7)}
/*BORDER RADIUS*/
.bRad1{-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px 1px}
.bRad2{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px 2px}
.bRad3{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px 3px}
.bRadTL3{-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px 3px}
.bRadTR3{-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px 3px}
.bRadBL3{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px 3px}
.bRadBR3{-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px 3px}
.bRad5{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px 5px}
.bRadTL5{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px 5px}
.bRadTR5{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px 5px}
.bRadBL5{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px 5px}
.bRadBR5{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px 5px}
.bRad10{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px 10px}
.bRadTL10{-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px 10px}
.bRadTR10{-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px 10px}
.bRadBL10{-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px 10px}
.bRadBR10{-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px 10px}
.bRad20{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px 20px}
/*HEADERS*/
h1, h2, h3, h4, h5, h6{font-weight:normal}
/*GRID*/
div.col-1, div.col-2, div.col-3, div.col-4, div.col-5, div.col-6, div.col-7, div.col-8, div.col-9, div.col-10, div.col-11, div.col-12, div.col-13, 
div.col-14, div.col-15, div.col-16, div.col-17, div.col-18, div.col-19, div.col-20, div.col-21, div.col-22, div.col-23, div.col-24{float:left}
.col-1{width:30px}.col-2{width:70px}.col-3{width:110px}.col-4{width:150px}.col-5{width:190px}.col-6{width:230px}.col-7{width:270px}
.col-8{width:310px}.col-9{width:350px}.col-10{width:390px}.col-11{width:430px}.col-12{width:470px}.col-13{width:510px}
.col-14{width:550px}.col-15{width:590px}.col-16{width:630px}.col-17{width:670px}.col-18{width:710px}.col-19{width:750px}
.col-20{width:790px}.col-21{width:830px}.col-22{width:870px}.col-23{width:910px}.col-24{width:950px}.col-100{width:100%}
.last{float:right !important;}
.main970{width:970px;}.main950{width:950px;float:left;display:block;position:relative}
/*FORMS*/
form p + p {text-indent: 0}
.alt{font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;font-style:italic;font-weight:normal}
.caps{font-variant: small-caps;letter-spacing:1px;text-transform:lowercase;padding:0 2px}
/*TOOLTIPS*/
.tip-wrap{padding:5px 10px 5px 10px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px 4px;font-size:11px;line-height:10px;
font-weight:bold;z-index:200;background-color:#000000;color:#FFFFFF;border:1px solid #000000;box-shadow:0px 1px 2px rgba(0,0,0,0.7);filter:alpha(opacity=70);opacity:0.7}
/*BOTONES*/
.fwBtnTny, .fwBtnSml, .fwBtnMed, .fwBtnBig, .fwBtnTnyG1, .fwBtnSmlG1, .fwBtnMedG1, .fwBtnBigG1, .fwBtnTnyG2, .fwBtnSmlG2, .fwBtnMedG2, .fwBtnBigG2{display:inline-block;font-weight:normal;text-align:center;letter-spacing:1px;color:#FFFFFF;text-shadow:0px -1px 1px rgba(0,0,0,0.7);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px 4px;-webkit-transition:background-color 0.2s ease-in;-moz-transition:background-color 0.2s ease-in;-o-transition:background-color 0.2s ease-in;transition:background-color 0.2s ease-in}
.fwBtnTny:hover, .fwBtnSml:hover, .fwBtnMed:hover, .fwBtnBig:hover, .fwBtnTnyG1:hover, .fwBtnSmlG1:hover, .fwBtnMedG1:hover, .fwBtnBigG1:hover, .fwBtnTnyG2:hover, .fwBtnSmlG2:hover, .fwBtnMedG2:hover, .fwBtnBigG2:hover, .fwBtnIco:hover{-moz-box-shadow:0px 1px 2px rgba(255,255,255,1) inset;-webkit-box-shadow:0px 1px 2px rgba(255,255,255,1) inset;box-shadow:0px 1px 2px rgba(255,255,255,1) inset}
.fwBtnTnyG1, .fwBtnSmlG1, .fwBtnMedG1, .fwBtnBigG1, .fwBtnTnyG2, .fwBtnSmlG2, .fwBtnMedG2, .fwBtnBigG2{background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADMCAYAAACyY8njAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozRTg4OTc3OUI4QzYxMUUxOUIxMzlFMkNBM0VGRDZENSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozRTg4OTc3QUI4QzYxMUUxOUIxMzlFMkNBM0VGRDZENSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNFODg5Nzc3QjhDNjExRTE5QjEzOUUyQ0EzRUZENkQ1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNFODg5Nzc4QjhDNjExRTE5QjEzOUUyQ0EzRUZENkQ1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+X/N9OwAAAPBJREFUeNq8krsOgzAMReObPrZu7VCJiaX//yvwDV1QWsTAM4RiqiYiSminZriyA7HPTSymaRIQ83JiF9k9siKt7Nap29utv4ZSKQJ9Nwk8DCewItept+dF0TRU6gvumjkKLmL0FAD3JGSVYqa9XzYqz7bOvpnF6iLjOJIVgbZtgaZpgLquJYqiUMiyTMmyLPd89Prr69u+FL9Th+FYjDGChaC1JgzDQOi6DhxJjjSUUg+ZpulBJEly4Upn23f79WV8kGaCG0fH7RGAm5JPZBh34tS8ZfahWQxb0Axu0Pf9iKqqnsjz/M7nT/8YgZcAAwDAEIp2TP98GAAAAABJRU5ErkJggg==)}
.fwBtnSmlG1{background-position:0px 0px;}.fwBtnMedG1{background-position:0px -24px;}.fwBtnBigG1{background-position:0px -59px;}.fwBtnSmlG2{background-position:0px -102px;}.fwBtnMedG2{background-position:0px -126px;}.fwBtnBigG2{background-position:0px -161px}
.fwBtnTny, .fwBtnTnyG1, .fwBtnTnyG2{height:15px;font-size:10px;line-height:15px;padding:0px 10px 0px 10px;}.fwBtnSml, .fwBtnSmlG1, .fwBtnSmlG2{height:24px;font-size:14px;line-height:24px;padding:0px 20px 0px 20px;}.fwBtnMed, .fwBtnMedG1, .fwBtnMedG2{height:35px;font-size:16px;line-height:35px;padding:0px 30px 0px 30px;}.fwBtnBig, .fwBtnBigG1, .fwBtnBigG2{height:43px;font-size:18px;line-height:43px;padding:0px 40px 0px 40px}
.Pressed{box-shadow:0px 0px 8px rgba(0,0,0,0.75) inset}
/*AzulInt*/.AzulInt{background-color:#0088dd;border:1px solid #0088dd;}.AzulInt:active{background-color:#0088dd !important;}.AzulInt:hover{background-color:#079dfa}
/*MoradoInt*/.MoradoInt{background-color:#492f92;border:1px solid #492f92;}.MoradoInt:active{background-color:#492f92 !important;}.MoradoInt:hover{background-color:#5839ae}
/*RojoInt*/.RojoInt{background-color:#d8050d;border:1px solid #d8050d;}.RojoInt:active{background-color:#d8050d !important;}.RojoInt:hover{background-color:#f81c25}
/*NaranjaInt*/.NaranjaInt{background-color:#f74f05;border:1px solid #f74f05;}.NaranjaInt:active{background-color:#f74f05 !important;}.NaranjaInt:hover{background-color:#f7692b}
/*AmarilloInt*/.AmarilloInt{background-color:#febe10;border:1px solid #febe10;}.AmarilloInt:active{background-color:#febe10 !important;}.AmarilloInt:hover{background-color:#f5c84e}
/*VerdeInt*/.VerdeInt{background-color:#038f2b;border:1px solid #038f2b;}.VerdeInt:active{background-color:#038f2b !important;}.VerdeInt:hover{background-color:#0aa736}
/*Azul1*/.Azul1{background-color:#0eb5e3;border:1px solid #0eb5e3;}.Azul1:active{background-color:#0eb5e3 !important;}.Azul1:hover{background-color:#20ccfb}
/*Azul3*/.Azul3{background-color:#0418d4;border:1px solid #0418d4;}.Azul3:active{background-color:#0418d4 !important;}.Azul3:hover{background-color:#293cf4}
/*Morado0*/.Morado0{background-color:#a398f7;border:1px solid #a398f7;}.Morado0:active{background-color:#a398f7 !important;}.Morado0:hover{background-color:#bab1fb}
/*Violeta1*/.Violeta1{background-color:#ab6ad0;border:1px solid #ab6ad0;}.Violeta1:active{background-color:#ab6ad0 !important;}.Violeta1:hover{background-color:#bb80dd}
/*Rosa1*/.Rosa1{background-color:#f857ae;border:1px solid #f857ae;}.Rosa1:active{background-color:#f857ae !important;}.Rosa1:hover{background-color:#f57cbd}
/*Verde1*/.Verde1{background-color:#12c809;border:1px solid #12c809;}.Verde1:active{background-color:#12c809 !important;}.Verde1:hover{background-color:#17db0e}
/*VerdeA1*/.VerdeA1{background-color:#09c89d;border:1px solid #09c89d;}.VerdeA1:active{background-color:#09c89d !important;}.VerdeA1:hover{background-color:#18e1b4}
/*VerdeB1*/.VerdeB1{background-color:#b4c809;border:1px solid #b4c809;}.VerdeB1:active{background-color:#b4c809 !important;}.VerdeB1:hover{background-color:#c1d60d}
/*Cafe2*/.Cafe2{background-color:#72400F;border:1px solid #72400F;}.Cafe2:active{background-color:#72400F !important;}.Cafe2:hover{background-color:#8b541e}
/*Negro3*/.Negro3{background-color:#000000;border:1px solid #000000;}.Negro3:active{background-color:#000000 !important;}.Negro3:hover{background-color:#353535}
/*Blanco1*/.Blanco1{background-color:#e9e9e9;border:1px solid #e9e9e9;color:#0088dd !important;text-shadow:0px 1px 0px #FFFFFF;}.Blanco1:active{background-color:#e9e9e9 !important;}.Blanco1:hover{background-color:#f9f8f8;}
.AzulInt:active,.MoradoInt:active,.RojoInt:active,.NaranjaInt:active,.AmarilloInt:active,.VerdeInt:active,.Azul1:active,.Azul3:active,.Morado0:active,.Violeta1:active,.Rosa1:active,.Verde1:active,.VerdeA1:active,.VerdeB1:active,.Cafe2:active,.Negro3:active,.Blanco1:active{box-shadow:none}
.fwBtnIco{display:inline-block;font-weight:normal;padding:5px 10px 0px 11px;text-align:center;letter-spacing:1px;text-shadow:0px -1px 1px rgba(0,0,0,0.7);color:#FFFFFF;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px 4px;-webkit-transition:background-color 0.2s ease-in;-moz-transition:background-color 0.2s ease-in;-o-transition:background-color 0.2s ease-in;transition:background-color 0.2s ease-in}
/*BANNER*/
.boxBnr{width:300px;height:250px}
.dbBanner{width:300px;height:500px}
