/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
 }
body {
	background:#FFFFFF url(../imagenes/formato/bg.png) bottom repeat-x;
	margin: 0px;
	min-width:980px;
 }
body[id^="edit"] {
	background:none;
	min-width:200px;
}
a {
	color:#0066CC;
	text-decoration:none;
 }
a:hover {
	color: #003399;
	text-decoration: underline;
 }
form {
	border: none;
	margin: 0px;
	padding: 0px;
 }
/**/
div[name^="ico_"] {
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
	height:90px;
	overflow:hidden;
	vertical-align:bottom;
	width:90px;
}
div[name^="ico_"]:hover {
	background-position:left;
	background-repeat:no-repeat;
}
/**/
#blag {
	background:url(../imagenes/formato/sec_ico.png) no-repeat;
	cursor:pointer;
	float:right;
	font-size:12px;
	height:24px;
	padding-left:32px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
 }
#blag:hover {
	text-shadow:#000000 1px 1px 6px;
	color:#FFFFFF;
 }
/* encabezado */
#header {
	margin: 0px;
	padding: 0px;
	border-bottom:#006699 solid 1px;
	background:url(../imagenes/formato/bg.png) top repeat-x;
 }
#headTop {
	border-bottom:#0077DD solid 1px;
 }
#headBanner {
	background-color:#FFFFFF;
	height:90px;
	width:760px;
 }
#headBanner_frame_tl, #headBanner_frame_tr, #headBanner_frame_t {
	background:url(../imagenes/formato/frame.png) top left no-repeat;
 }
#headBanner_frame_tr {
	background:url(../imagenes/formato/frame.png) top right no-repeat;
 }
#headBanner_frame_t {
	background:url(../imagenes/formato/frame_c.png) top repeat-x;
	height:5px;
 }
#headBanner_frame_l, #headBanner_frame_r {
	width:5px;
	background-image: url(../imagenes/formato/frame_m.png);
	background-repeat: repeat-y;
	background-position: left;
 }
#headBanner_frame_r {
	background-position:right;
 }
#headBanner_frame_b, #headBanner_frame_bl, #headBanner_frame_br {
	background:url(../imagenes/formato/frame_c.png) bottom repeat-x;
	height:5px;
 }
#headBanner_frame_bl {
	background:url(../imagenes/formato/frame_bl.png) top left no-repeat;
 }
#headBanner_frame_br {
	background:url(../imagenes/formato/frame_br.png) top right no-repeat;
 }
#headMain, #headSec {
	border-bottom: #0077DD solid 1px;
	border-top:#003399 solid 1px;
 }
/* search */
#search {
	background:none;
 }
#searchField {
	background: url(../imagenes/formato/search_bg.png) center repeat-x;
	height:22px;
 }
#searchField_l {
	background: url(../imagenes/formato/search_l.png) left no-repeat;
	width:20px;
 }
#searchField_down {
	background: url(../imagenes/formato/search_down.png) left no-repeat;
	cursor:pointer;
	height:22px;
	width:9px;
 }
#searchField_down:hover {
	background-position:right;
 }
#searchField_r {
	background: url(../imagenes/formato/search_r.png) right no-repeat;
	width:10px;
 }
#searchInput, #search select, #search label, #searchBtn {
	background:none;
	border:none;
	margin:0px;
	padding:0px;
 }
#searchInput, #search select {
	width:100%;
 }
#search select, #search label {
	font-size:9px;
 }
#search label {
	color:#FFFFFF;
 }
#searchBtn {
	background: url(../imagenes/formato/sec_blue_btn.png) top no-repeat;
	border:none;
	color: #EEEEEE;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:26px;
	padding:3px 12px;
	width:110px;
	text-shadow: #000000 1px 1px 0px;
 }
#searchBtn:hover {
	background-position:bottom;
	color:#FFFFFF;
	border-color:#0077DD #0000CC #0000CC #0077DD;
 }
/* secciones */
#headSec {
	text-align:center;
 }
#headSec td[id^="play"], #headSec td[id^="aplic"] {
	background: url(../imagenes/formato/sec_green_btn.png) top no-repeat;
	color:#EEEEEE;
	cursor:pointer;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	height:26px;
	text-align:center;
	text-transform: capitalize;
	width:112px;
	text-shadow: #000000 1px 1px 2px;
 }
#headSec td[id^="aplic"] {
	background-image:url(../imagenes/formato/sec_red_btn.png);

 }
#headSec td[id$="_1"] {
	border-left-width:1px;
 }
#headSec td:hover {
	color:#FFFFFF;
	background-position:bottom;
 }
#headSec a[im$="color"], #headSec a[im$="shadow"] {
	color:#00FF00;
	position: relative;
	top:0px;
	left:0px;
	z-index:2;
 }
#headSec a[im$="shadow"] {
	color:#000000;
	top:1px;
	left:1px;
	z-index:1;
 }
/* contenido */
#cont {
	/*background:url(../imagenes/formato/bg.png) bottom repeat;*/
	background-color:#FFFFFF;
	border-top:#003399 solid 1px;
	text-align:center;
 }
#contSides {
	/*height:325px;*/
	vertical-align:top;
	width:180px;
 }
#contSides_ban {
	background-color:#FFFFFF;
	height:370px;
	vertical-align:top;
	width:180px;
 }

#contSep, #menu3 {
	background:url(../imagenes/formato/bg.png) repeat-x center;
	border-bottom:#0077DD solid 1px;
	border-top:#0044AA solid 1px;
	padding:5px;
 }
#contSep td {
	background:url(../imagenes/formato/sec_ico.png) no-repeat;
	background-position:left top;
	height:32px;
	vertical-align:middle;
 }
#contSep a {
	color:#CCCCCC;
	cursor:pointer;
	font-size:13px;
	height:100%;
	padding:5px 5px 5px 36px;
	text-decoration:none;
	text-transform:capitalize;
 }
#contSep a:hover {
	color:#FFFFFF;
	text-decoration:underline;
 }
#contenido {
	background-color:#FFFFFF;
	min-height:370px;
 }
#contSecs {
	background: url(../imagenes/formato/sec_ico.png) no-repeat;
	border-top: #CCCCCC solid 1px;
	color: #0033CC;
	font-size:16px;
	font-weight:bold;
	height:32px;
	padding-left:40px;
	text-align:left;
	text-transform: capitalize;
 }
#contSecs_all {
	border-bottom:#F0F0F0 solid 1px;
	color: #0033CC;
	font-size:10px;
	font-weight:bold;
	height:20px;
	text-align:right;
 }
#contGral {
	background: url(../imagenes/formato/cont_bg.png) top repeat-x;
 }
#contGral H1, #contGral H2, #contGral H3 {
	margin:1px;
	padding:1px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-shadow:#000000 1px 1px 6px;
 }
#contGral H2 {
	color:#0066CC;
	font-size:11px;
	text-shadow:none;
}
#contGral H3 {
	color:#999999;
	font-size:10px;
	text-shadow:none;
}
#contTop {
	background: url(../imagenes/formato/sec_ico.png) no-repeat;
	color: #0066CC;
	font-size:20px;
	font-weight:bold;
	height:24px;
	overflow:hidden;
	padding-left:40px;
	text-align:left;
	text-shadow:#FFFFFF 1px 1px 6px;
 }
#contCont {
	text-align:left;
 }
#contImg {
	background-color:#FFFFFF;
	border:none;
	float:left;
	margin-right:5px;
 }
#contPreview {
	background:#FFFFFF;
	cursor:pointer;
	height:50px;
	margin-bottom:3px;
	padding:2px;
	text-align:left;
 }
#contPreview:hover {
	padding:1px;
	border: solid 1px;
	border-color:#F0F0F0 #BBBBBB #BBBBBB #F0F0F0;
	text-shadow:#CCCCCC 1px 1px 6px;
 }
#contExtra {
	background-color:#FFFFFF;
	overflow:hidden;
	position:relative;
	visibility: hidden;
	z-index:103;
}
/* logger */
#logger {
	max-height:24px;
	position:relative;
	overflow:visible;
	z-index:2;
 }

/* foot */
#foot {
	color:#CCCCCC;
	font-size:9px;
	padding:5px;
	text-align:center;
 }
#foot a {
	color:#999999;
	text-decoration:none;
	text-transform:capitalize;
 }
#foot a:hover {
	color:#CCCCCC;
	text-decoration:underline;
 }
/* preView */
#preView {
	text-align:center;
	vertical-align:top;
 }
#previos {
	position:absolute;
	width:100px;
	z-index:2;
	overflow: auto;
	visibility: hidden;
 }
#prevTable {
	height:100%;
	width:100%;
 }
#prevCon {
	background-color:#FFFFFF;
	vertical-align:top;
 }
#prevConTable {
	background:url(../imagenes/formato/bg.png) top repeat;
	border:solid 1px;
	border-color:#0099FF #003399 #003399 #0099FF;
	width:100%;
 }
#prevConTable_close {
	background: url(../imagenes/formato/close_btn.png) top no-repeat;
	cursor:pointer;
	height:26px;
	width:26px;
 }
#prevConTable_close:hover {
	background-position:bottom;
 }
#prevConTitle {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-transform:capitalize;
	vertical-align:middle;
 }
#prevConTd {
	background: #FFFFFF;
	border:solid 1px;
	border-color:#003399 #0099FF #0099FF #003399;
 }
#prevMore {
	background:url(../imagenes/formato/btn_green_o.png) center repeat-x;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	padding:3px;
	text-shadow:#000000 2px 2px 0px;
 }
#prevShow {
	width:0px;
	background:#FFFFFF;
	position: absolute;
	border:#CCCCCC solid 1px;
	height:0px;
	visibility:hidden;
	overflow: hidden;
	z-index:104;
 }
#prevShow_photo {
	border:#0000FF solid 0px;
	background:#CCCCCC center no-repeat;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	/*height:128px;*/
	width:200px;
 }
#closeShow {
	float:right;
	background: url(../imagenes/formato/sec_green_btn.png) top no-repeat;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	text-shadow:#000000 0px 0px 2px;
	width:110px;
 }
#prevShow H1, #prevShow H2, #prevShow H3, #prevShow H4, #prevShow H5 {
	padding:1px;
	margin:0px;
	text-align:left;
 }
#prevShow H1 {
	color:#000066;
	font-size:19px;
	text-transform: uppercase;
 }
#prevShow H2 {
	color:#999999;
	font-size:12px;
	text-transform:capitalize;
 }
#prevShow H3 {
	color:#000000;
	font-size:13px;
	font-weight:normal;
 }
#prevShow a {
	cursor:pointer;
	padding:5px;
 }
 /* varios */
#w100 {
	width:100%;
 }
#banner {
	position:absolute;
	width:100%;
	height:1px;
	z-index:100;
	left: 0;
	top: 0;
	overflow: hidden;
 }
#cBanner {
	display: block;
	height:auto;
	left: 0px;
	min-height:100%;
	overflow: hidden;
	position:absolute;
	top: 0px;
	visibility: visible;
	width:101%;
	z-index:100;
 }
#logGer {
	position:absolute;
	width:546px;
	height:24px;
	z-index:3;
	overflow: visible;
	visibility: visible;
 }
/* menu 3 */
#menu3 {
	background: none;
	color:#CCCCCC;
	font-size:11px;
	padding:5px;
	text-align:center;
 }
#menu3 a {
	cursor:pointer;
	color:#CCCCCC;
	padding:0px 3px;
 }
#menu3 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
 }
/* showClient */
#showClient {
	cursor:pointer;
	width:50%;
 }
#showClientframe_tl, #showClientframe_bl, #showClientframe_tr, #showClientframe_br {
	background:url(../imagenes/formato/round_frame.png) no-repeat;
	height:5px;
	width:5px;
 }
#showClientframe_tl {
	background-position:top left;
 }
#showClientframe_tr {
	background-position:top right;
 }
#showClientframe_bl {
	background-position:bottom left;
 }
#showClientframe_br {
	background-position:bottom right;
 }
#showClientframe_bl {
	background-position:bottom left;
 }
#showClientframe_t {
	background:url(../imagenes/formato/round_frame_c.png) top repeat-x;
 }
#showClientframe_b {
	background:url(../imagenes/formato/round_frame_c.png) bottom repeat-x;
 }
#showClientframe_l {
	background:url(../imagenes/formato/round_frame_m.png) left repeat-y;
 }
#showClientframe_r {
	background:url(../imagenes/formato/round_frame_m.png) right repeat-y;
 }
#sowClient {
	background:center no-repeat;
	float:left;
	height:96px;
	margin-right:3px;
	width:96px;
 }
#sowClientTitle {
	color:#FF7777;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
 }
#sowClientLocal {
	color:#999999;
	font-size:10px;
	font-weight:bold;
	margin:2px 0px 5px;
 }
#sowClientDesc {
	font-size:10px;
	text-transform:lowercase;
 }
#sowClientDesc:first-letter {
	text-transform:uppercase;
 }
/* docs */
#docTitle {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	text-shadow:#000000 1px 1px 1px;
	vertical-align:middle;
 }
 /*elcotizador*/
#cotizador {
	background:url(../imagenes/formato/cont_bg.png) top repeat-x;
	min-height:370px;
	/*overflow:auto;*/
	padding:0px;
	width:100%;
 }
#cotizaHead {
	background:url(../imagenes/formato/btn_green_o.png) center repeat-x;
	border-bottom:#003300 solid 1px;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
	padding:3px 0px;
	text-align:center;
	text-transform:capitalize;
	text-shadow:#000000 1px 1px 2px;
	width:100%;
 }
#cotizaCont {
	padding:0px 3px;
 }
#cotizaCont label {
	display:block;
	font-size:12px;
	text-transform:capitalize;
	text-align:left;
 }
 /* disabled="disabled"*/
#cotizaCont coment, #cotizaCont div[id="coment"] {
	display:block;
	font-size:9px;
 }
#cotizaCont select {
	width:100%;
	border:none;
 }
#cotizaCont select option {
	text-transform:capitalize;
 }
#cotizaCont input {
	display:block;
	font-size:10px;
	width:250px;
 }
#cotizaVar {
	background: #FFFFFF;
	display:none;
	/*height:1px;
	overflow:hidden;*/
 }
#cotizaVar tr[id^="hd"], #cotizaVar tr[id^="cot_op"] {
	display:none;/**/
 }
#label_cantidad {
	display: block;
	height:28px;
	text-align: center;
 }
#cotizaVar label {
	/*border:#000000 thin solid;
	display:none;
	visibility:hidden;
	height:1px;
	overflow:hidden;*/
 }
#cotizaVar input {
	width:100%;
}
#cotizaVar select {
	border:#CCCCCC thin solid;
	/*text-align:right;*/
 }
#label_cantidad select, #label_cantidad select option {
	text-align:right;
	text-transform:none;
	width:130px;
 }
#cotizaVar coment, #cotizaVar div[id="coment"] {
	display:inline;
	font-size:9px;
	text-transform:none;
 }
#cotizaVar textarea {
	display:inline;
	font-size:10px;
	text-transform:lowercase;
	width:99%;
 }
#cotizaVar input[type^="radio"] {
	display:inline;
	width:auto;
}
input[type^="submit"], input[type^="button"], #editReg a[id^="btn_"] {
	background:transparent;
	background-image:url(../imagenes/formato/big_btn_blue.png);
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	height:52px;
	/*display:inherit;*/
	font-weight:bold;
	/*width:180px;*/
}
input[type^="button"], #editReg a[id^="btn_"] {
	background-image:url(../imagenes/formato/big_btn_red.png);
}
input[type^="submit"]:hover, input[type^="button"]:hover, #editReg a[id^="btn_"]:hover {
	background-position:right;
}
input[id^="cotEnviar"] {
	width:180px;
}
/* side cont main */
#rightCont_main, #rightCont_main_link {
	background:bottom left no-repeat;
	background-color: #FFFFFF;
	/*border-top:solid 1px #CCCCCC;
	border-bottom:#666666 solid 1px;*/
	color:#666666;
	cursor:pointer;
	font-size:12px;
	padding:0px 10px;
	text-align:center;
	vertical-align:middle;
 }
#rightCont_main:hover {
	background:bottom right no-repeat;
	background-color: #FFFFFF;
 }
#rightCont_main H1, #rightCont_main H2 {
	padding:0px;
	margin:0px;
 }
#rightCont_main H1 {
	font-size:14px;
	height:20px;
	overflow:hidden;
	color:#990000;
	padding:0px;
	text-align:center;
 }
#rightCont_main H2 {
	color:#FFFFFF;
	height:36px;
	text-shadow:#000000 0px 0px 3px;
 }
#rightCont_main span {
	display:block;
	height:65px;
	overflow:hidden;
 }
/* nube de tags */
#tagCloud {
	text-align:center;
	padding:3px;
 }
#tagCloud a {
	padding:0px 4px 0px;
	color:#CCCCCC;
	text-transform:capitalize;
 }
#tagCloud a:hover {
	color:#FFFFFF;
 }
#extraFeat {
	position:absolute;
	visibility: hidden;
	z-index:4;
}
#bannerL {
	position:absolute;
	width:180px;
	height:370px;
	z-index:1;
	overflow: hidden;
	background-color: #FF00FF;
	visibility: visible;
}
/* navegación de los resultados */
#enHead {
	/*background:url(../imagenes/formato/for_head.png) bottom repeat-x;
	border:#FFFFFF solid;
	border-width:0px 1px 0px 1px;*/
}
#enHead td {
	background: url(../imagenes/formato/sec_ico.png) no-repeat;
	background-position:top left;
	border:#FFFFFF solid;
	border-width:0px 0px 1px 0px;
	color: #AAAAAA;
	font-size:12px;
	font-weight:normal;
	height:32px;
	margin:0px;
	padding:0px 0px 0px 32px;
	/*padding-left:32px;*/
	text-align:left;
	text-transform:lowercase;
}
#enHead td[id^="sel"] {
	/*background: url(../imagenes/formato/sec_ico.png) top no-repeat;*/
	border:#AABBD3 solid;
	border-width:1px 1px 0px 1px;
	color: #003399;
	font-weight:bold;
	text-transform:capitalize;
}
#enHead td[id^="tdSep"] {
	background:none;
	padding:0px;
}
#navTab td[id^="ini"], #navTab td[id^="prev"], #navTab td[id^="res"], #navTab td[id^="nxt"], #navTab td[id^="last"] {
	background-position:center;
	background-repeat:no-repeat;
	color:#AAAAAA;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#navTab td[id^="res"] {
	color:#000000;
	font-weight:normal;
	text-align:center;
}
#navTab td[id^="nxt"], td[id^="last"] {
	text-align:right;
}
/* resultados de busqueda */
#result {
	background:url(../imagenes/formato/cont_bg.png) top repeat-x;
	border:#FFFFFF 1px solid;
	border-top-width:0px;
	color:#003333;
	font-size: 12px;
	/*height:370px;*/
	min-height:370px;
	padding:2px 5px 0px;
	text-align:left;
	/*text-indent:25px;*/
}
/*#result td[id^="icon"] {
	background: url(../imagenes/formato/sec_ico.png) top no-repeat;
	color: #003399;
	float: none;
	font-size:14px;
	font-weight:bold;
	height:32px;
	margin:0px;
	padding:0px;
	padding-left:28px;
	text-transform:capitalize;
}*/
#result div[id^="cabeza"] {
	/*background: url(../imagenes/formato/for_head.png) bottom repeat-x transparent;*/
	background-color:transparent;
	border:#FFFFFF solid;
	border-width:0px 1px 1px 1px;
	display:block;
	padding:5px;
	padding-top:0px;
}
#result div[id^="cabeza"] h3 {
	color: #000033;
	margin:0px;
	padding:0px;
	text-transform:capitalize;
}
#result div[id^="cabeza"] h5 {
	color: #333333;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-transform:none;
}
#result div[id^="cabeza"] h5 a {
	font-size:10px;
	margin:0px;
	padding:0px;
	text-transform:capitalize;
}
#result div[id^="cabeza"] em {
	color: #000033;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
}
#result div[id^="showRes"] {
	color: #990000;
	font-size:12px;
	margin:0px;
	padding:5px;
	text-align:center;
	text-transform:uppercase;
}
#result a[id^="post_"] {
	display:block;
	height:10px;
}
#result div[id^="inst"] {
	background: #FAFAFA;
	border:#FFFFFF solid;
	border-width:1px;
	display:block;
	padding:2px;
	margin-bottom:5px;
}
#result div {
	/*border-bottom:#CCCCCC thin solid;
	padding-bottom:15px;
	background-color:#006666;*/
}
#res_id {
	width:50px;
	float:right;
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
#result H1, #result H2, #myResult H1 {
	color:#000000;
	font-size:22px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
}
#result H2 {
	color:#000066;
	font-weight: bold;
}
#result H5 {
	color:#CC0033;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-transform:capitalize;
}
#result H6, #myResult H6 {
	color:#999999;
	font-size:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform:capitalize;
}
#result div[id^="sep"], #myResult div[id^="sep"] {
	background:url(../imagenes/formato/sep_h.png) center no-repeat;
	color:#000099;
	display:block;
	font-size:12px;
	font-weight:bold;
	height: auto;
	min-height:10px;
	text-align:center;
}
#result img {
	float:left;
	margin-right:7px;
}
#result div[id^="info"], #myResult div[id^="info"] {
	color:#AAAAAA;
	font-size:10px;
	display:block;
	padding-bottom:10px;
}
#result div[id^="info"] a {
	font-weight:bold;
}
#result div[id^="cont_"] , #result div[id^="comt_"] {
	display:block;
	color:#666666;
	/*padding-left:25px;*/
	margin-bottom:10px;
	text-indent:0px;
	text-transform:lowercase;
}
#result div[id^="cont_"] {
	max-height:80px;
	min-height:30px;
	overflow:hidden;
}
#result div[id^="comt_"] {
	background-color:#FFFFFF;
	border:#F0F0F0 1px solid;
}
#result div[id^="comt_"] img {
	float:none;
	margin:7px;
}
#result div[id^="comt_"] a[id^="img_"], #result div[id^="comt_"] div[id^="img_"] {
	background-color:#FAFAFA;
	border:#F0F0F0 thin solid;
	display:block;
	margin:7px;
	text-align:center;
}
#result div[id^="det_"] {
	display:none;
	/*border:thin solid;*/
	padding:5px 0px;
	text-indent:0px;
	text-transform:capitalize;
}
#result div[id^="mail_"] {
	background-color:#EEEEEE;
	display: block;
	border:none;
	padding:0px;
	text-indent:0px;
}
#result div[id^="vdet_"] {
	background-color:#EEEEEE;
	background: url(../imagenes/formato/for_head.png) center repeat-x;
	color:#666666;
	display:block;
	padding:10px;
	text-align:right;
}
#result div[id^="vdet"] a[id^="vde_"] {
	display:block;
}
#result div[id^="vdet"] a[id^="hde_"] {
	display:none;
}
#result div[id^="vdet"] a[id^="edv_"] {
	display:block;
	float:left;
}
/**/
#myResult {
	/*display:none;
	border:thin solid;*/
	background:#FFFFFF url(../imagenes/formato/cont_bg.png) top repeat-x;
	text-indent:0px;
	text-transform:capitalize;
	/**/
	width: auto;
}
/*#myResult H1, #result H2 {
	color:#000000;
	font-size:26px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform:capitalize;
}
#myResult H6 {
	color:#999999;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform:capitalize;
}
#myResult img {
	float:left;
	margin-right:7px;
}
#myResult div[id^="sep"] {
	background:url(../imagenes/formato/sep_h.png) left center no-repeat;
	display:block;
	height:10px;
}
#myResult div[id^="info"] {
	color:#AAAAAA;
	font-size:10px;
	display:block;
	padding-bottom:10px;
}
#myResult div[id^="info"] a {
	font-weight:bold;
}
#myResult div[id^="det_"] {
	display:none;
	border:thin solid;
	padding:5px 0px;
	text-indent:0px;
	text-transform:capitalize;
}*/
#myResult H1 {
	/*font-size:26px;*/
	font-weight:bold;
	text-transform:uppercase;
}
#myResult H2 {
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	margin:0px;
}
#myResult div {
	padding:0px;
	text-indent:0px;
	text-transform:none;
}
#myResult div[id^="det_"] {
	/*display:none;
	border:thin solid;*/
	padding:5px 0px;
	text-indent:0px;
	text-transform:none;
}
#myResult div[id^="cont_"] {
	display:block;
	color:#666666;
	padding:0px 15px;
	/*margin-bottom:10px;*/
	text-indent:0px;
	text-transform: none;
}
#myResult div[id^="lcdp"], #myResult form[id^="lcdp"] {
	background:url(../imagenes/formato/for_head.png) repeat-x bottom;
	padding:5px;
}
#myResult form[id^="lcdp"] input {
	width:190px;
}
#myResult form[id^="lcdp"] textarea, #myResult form[id^="lcdp"] input[name^="Nombre"], #myResult form[id^="lcdp"] select {
	width:98%;
}
/*, #myResult form[id^="lcdp"] label {
	width:10px;
}*/
#myResult form[id^="lcdp"] input[name^="Nombre"] {
	font-size:14px;
}
#myResult form[id^="lcdp"] input[name^="Key_"] {
	display:inline;
	margin-right:5px;
	padding:0px;
	width:auto;
}
#myResult form[id^="lcdp"] label[id^="Key_"], #myResult form[id^="lcdp"] div[id^="Key_"] {
	/*border:#CCCCCC solid;
	border-width:0px 1px 1px 0px;*/
	display: inline-table;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:130px;
}
#myResult form[id^="lcdp"] div[id^="dsec_"] {
	border:#EEEEEE solid;
	border-width:0px 1px 1px 1px;
	margin:0px 10px 0px 10px;
	/*padding:5px;*/
	width:680px;
}
#myResult form[id^="lcdp"] div[id^="dsec_"] h1 {
	margin:0px;
	padding:5px;
	background:#EEEEEE;
	font-size:10px;
}
#myResult form[id^="lcdp"] {
	border:#cccccc solid;
	border-width:0px 1px 1px;
	width:auto;
	padding:5px;
	margin:0px 5px 5px;
}
#myResult form[id^="lcdp"] select {
	max-width:180px;
}
#myResult div[id^="Key_"], #myResult input[type^="radio"] {
	display:inline;
	/*border:#000000 solid thin;
	text-align:left;*/
	width:20px;
}
#myResult form[id^="lcdp"] div[id^="inst"] {
	border:none;
	margin:0px;
	padding:5px;
	display: inline-table;
	font-size:9px;
}
#myResult table[id^="img_"] {
	/*margin:5px;*/
	float:left;
}
#myResult div[id^="mail"] {
	padding:5px;
	color:#000000;
	border:#CCCCCC solid;
	border-width:0px 1px 1px;
	/*width:75%;*/
}
#myResult form[id^="cotizaCont"] {
	background:url(../imagenes/formato/for_head.png) repeat-x bottom;
	display:none;
	padding:5px;
}
#myResult form[id^="cotizaCont"] input[type^="text"] {
	padding:2px;
	border:#CCCCCC 1px solid;
	width:200px;
}
#myResult form[id^="cotizaCont"] label {
	font-size:10px;
}
#myResult a[id^="mail_"], #myResult a[id^="web_"] {
	background-image:url(../imagenes/formato/ico_ext_link.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:24px;
	padding-right:20px;
	text-decoration:none;
}
#myResult a[id^="mail_"]:hover, #myResult a[id^="web_"]:hover {
	background-position:right bottom;
}

/**/
#editEntry input[id^="go"] {
	background:none;
	border:thin solid #999999;
	color:#333333;
	height:auto;
	padding:2px 10px;
}
#mail_emp {
	background:url(../imagenes/formato/trans_bg.png) center repeat;
	display:none;
	position:absolute;
	visibility:hidden;
	z-index:99;
}
/* editor */
#editReg {
	background:#FFFFFF url(../imagenes/formato/logo.png) top left no-repeat;
	border:#AAAAAA thin solid;
	border-top:none;
	margin:0px 10px 0px 10px;
	padding:100px 25px 5px;
}
#editReg label {
	display:block;
	font-size:14px;
	font-weight:bold;
	text-indent:25px;
}
#editReg p {
	font-size:14px;
}
#editReg input[id^="btn_"], #editReg a[id^="btn_"] {
	width:180px;
}
#editReg a[id^="btn_"] {
	display: inline-block;
	height:35px;
	padding-top:17px;
	text-align:center;
	text-decoration:none;
	vertical-align: bottom;
}
#editReg h1 {
	font-size:14px;
	font-weight:bold;
}
#editReg em {
	color:#000099;
	font-weight:normal;
	text-transform:uppercase;
}
#detView {
	background:url(../imagenes/formato/trans_black.png) center repeat;
	display:none;
	top:0px;
	z-index:1000;
}
#detView iframe {
	width:100%;
	height:100%;
	overflow:auto;
}
/* sides */
#contSides table {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:180px;
}
#contSides div {
}
/*color:#C6E1D2;D0D7E5*/
#contSides div[id^="rel_"] {
	background: url(../imagenes/formato/side_head.png) top repeat-x;
	font-size:10px;
	font-weight:bold;
	margin-top:5px;
	padding-bottom:5px;
}
#contSides div[id^="rel_"] h6 {
	color:#CCCCCC;
	font-size:9px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
#contSides H1[id^="tag_"], #contSides H1[id^="srch_"], #contSides H1[id^="art_"], #contSides H1[id^="vid_"], #contSides H1[id^="blog_"], #contSides H1[id^="emp_"], #contSides H1[id^="twit_"], #contSides H1[id^="face_"] {
	background:url(../imagenes/formato/sec_ico.png) no-repeat;
	background-position:0px -768px;
	color:#000000;
	font-size:13px;
	font-weight:normal;
	margin:0px;
	padding:7px 0px 9px 36px;
	text-transform:lowercase;
}
#contSides H1[id^="tag_"]:first-letter, #contSides H1[id^="srch_"]:first-letter, #contSides H1[id^="art_"]:first-letter, #contSides H1[id^="vid_"]:first-letter, #contSides H1[id^="blog_"]:first-letter, #contSides H1[id^="emp_"]:first-letter, #contSides H1[id^="twit_"]:first-letter, #contSides H1[id^="face_"]:first-letter {
	text-transform:uppercase;
}
#contSides H1[id^="srch_"]  {
	background-position:0px -672px;
}
#contSides H1[id^="art_"] {
	background-position:0px -64px;
}
#contSides H1[id^="vid_"] {
	background-position:0px -224px;
}
#contSides H1[id^="blog_"] {
	background-position:0px -96px;
}
#contSides H1[id^="emp_"] {
	background-position:0px 0px;
}
#contSides H1[id^="twit_"] {
	background-position:0px -640px;
}
#contSides H1[id^="face_"] {
	background-position:0px -608px;
}
#contSides a[id^="tag_"], #contSides a[id^="art_"], #contSides a[id^="vid_"], #contSides a[id^="blog_"], #contSides a[id^="emp_"], #contSides a[id^="twitter_"], #contSides a[id^="facebook_"] {
	background-color:transparent;
	border:solid 1px;
	border-color:#F1F3F7;
	cursor:pointer;
	display: inline-table;
	font-size:10px;
	font-weight:normal;
	padding:2px;
	text-decoration:none;
	text-transform:lowercase;
}
#contSides a[id^="twitter_"], #contSides a[id^="facebook_"] {
	display:block;
}
#contSides a[id^="tag_"]:first-letter, #contSides a[id^="art_"]:first-letter, #contSides a[id^="vid_"]:first-letter, #contSides a[id^="blog_"]:first-letter, #contSides a[id^="emp_"]:first-letter, #contSides a[id^="twitter_"]:first-letter, #contSides a[id^="facebook_"]:first-letter {
	text-transform:uppercase;
}
#contSides a[id^="art_"], #contSides a[id^="vid_"], #contSides a[id^="blog_"], #contSides a[id^="emp_"] {
	background:url(../imagenes/formato/vinyeta.png) left no-repeat;
	border-width:1px 0px;
	display:block;
	padding-left:12px;
	margin:5px 0px;
}
#contSides a[id^="tag_"]:hover, #contSides a[id^="art_"]:hover, #contSides a[id^="vid_"]:hover, #contSides a[id^="blog_"]:hover, #contSides a[id^="emp_"]:hover {
	background-color:#F1F3F7;
	border-color:#C5CFDF #FFFFFF #FFFFFF #C5CFDF;
	text-decoration:none;
	color:#009900;
}
#contSides div[id^="emp_"], #contSides img[id^="emp_"] {
	background-position:center;
	background-repeat:no-repeat;
	border:solid thin;
	border-color:#CCCCCC;
	cursor:pointer;
	display:inline-table;
	font-size:6px;
	font-weight:normal;
	height:52px;
	width:52px;
}
#contSides div[id^="emp_"], #contSides img[id^="emp_"] {
	border-color:#003366;
}
/* iconos superiores */
div[id^="icon_"]  {
	background-position:top;
	background-position:center;
	cursor:pointer;
	display: inline-table;
	height:32px;
	width:32px;
	background-image:url(../imagenes/formato/ico_face.png);
}
div[id^="icon_"]:hover {
	background-position:center;
}
/* registr de usuarios */
#userReg {
	width:90%;
 }
#userReg input[type="text"], #userReg textarea, #userReg select {
	width:100%;
 }
#userReg textarea {
	height:100%;
 }
#userReg ul, #userReg li, #userReg h4 {
	padding:0px;
	margin:0px;
	text-transform:none;
 }