input, select {
	padding:8px;
}
.fondo {
	background: url('../img/enc_p2.png') top left repeat-x;
	height:100%;
	margin-top:-16px;	
}
.fondoIEav {
	background: url('../img/enc_p2.png') top left repeat-x;
	height:100%;
	margin-top:0px;
}
body {
	margin: 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	text-align:center !important;
	color:#411B1B !important;
	font-size:12px !important;
	font-weight:bold !important;
	height:100px;
}
#boton {
	color:#411B1B !important;
	background-color:#FFDECE !important;
	border-color:#F0737C !important;
	border-width:4px !important;
	padding:5px 10px !important;
	cursor:pointer !important;
	font-weight:bold !important;
	border-style:groove;
	font-size:11px !important;
}
#boton:hover {
	color:#FFF !important;
	background-color:#411B1B !important;
	border-color:#F00 !important;
}
.ST {
	padding: 20px;
	font-size: 14px;
	font-weight: bolder;
	background-color: #990000;
	color: #FFF;
}
.TabVis {
	background: #FFFFFF;
	border: 2px #990000 solid;
}
.TabInVis {
	background:none;
	border:none;
}
.celdaLOG {
	width: 70%;
	color: #411B1B;
	font-weight: bolder;
	border: 2px #990000 solid;
	padding: 5px;
}
.identificador {
	color:#FFF;
	font-size:11px;
	height:34px;
	padding-right:20px;
}
.menu {
	color:#FFF;
	font-size:14px;
	height:42px;
}
a {
	text-decoration: none;
	color: inherit;
}
.menuBord {
	border-left:2px #FFFFFF solid !important;
	padding:0px 10px !important;
}
.menuBord:hover {
	background: #F00;
	color:#FFEAEB !important;
}
.menuBordSel {
	border-left:2px #FFFFFF solid !important;
	padding:0px 10px !important;
	background: #FFDECE;
	color:#990000;
}
.menuSinBord {
	padding:0px 10px !important;
}
.menuSinBord:hover {
	background: #F00;
	color:#FFEAEB !important;
}
.menuSinBordSel {
	padding:0px 10px !important;
	background: #FFDECE;
	color:#990000;
}
.contenido {
	position:relative;
	overflow:auto;
	background: url('../img/silanesFondo.png') right bottom no-repeat;
}
.linkIMG {
	border-color:transparent !important;
	margin-right:30px;
}
.porcInf {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:20pt;
	font-weight:bolder;
	color:#990000;
	text-align:center;
	vertical-align:middle;
}
.separador {
	width:100%;
	height:5px;
}
.cldOK {
	border: 1px #990000 solid;
	color: #990000;
	background: #FFF;
}
.cldOBL {
	color: #FFF;
	background: #600;
	border: 1px #FF0000 solid;
}
.V1 {
	background:#900;
	color:#FFF;
	font-weight:bolder;
}
.V2 {
	border:1px #900 solid;
}
.TT {
	background:#990000;
	color:#FFF;
	font-weight:bolder;
	padding:5px 0px;
}
.inf {
	border:2px;
	border-top:none !important;
	border-color:#990000;
	border-style:solid;
	padding:5px 0px;
}
.STsec {
	border:2px;
	border-color:#990000;
	border-style:solid;
	background:#C33;
	color:#FFF;
	padding:5px 0px;
	font-size:14px;
}
.infSEC {
	border:2px;
	border-top:none !important;
	border-color:#990000;
	border-style:solid;
	background:#FFF;
	padding:5px 0px;
}
.bold {
	font-family:"Arial Black", Gadget, sans-serif;
}
.menuSinBordSlr {
	background: #FFFFFF;
	color:#990000;
	padding:0px 10px !important;
}
.menuSinBordSlr:hover {
	background: #00CC00;
	color:#FFFFFF !important;
	cursor:pointer;
}