.decoration2 {
	width: 100%;
	background-image: url(/plataforma/img/top2.jpg);
	background-repeat: no-repeat;	
}
.textoRich{
	font-size:11px;
	font-family:Arial,Verdana,sans-serif;
	color: #000000;
	}
.registroLabel{
	width: 170px;
}
.alineadoDerecha{
	text-align: right;
	}
.enGrisCursivo{
	font-style: italic;
	font-size: 10px;
	}
.colorLabelEmpresa{
	color: #000000
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
	font-size: 11px;
}
a.estilo2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.estilo2:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.estilo2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
a.estilo2:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
}
.txsubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #990000;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SELECT {
  font-size: 10pt;
  font-family : Arial, Helvetica, sans-serif;
  background-color: #f0f0f0;
}
.Submit {
  font-size: 10pt;
  font-family : Arial, Helvetica, sans-serif;
  }
.input {
  font-size: 10pt;
  font-family : Arial, Helvetica, sans-serif;
  }
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.fondoleft {
	background-image: url(/plataforma/img/left1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.abajo {
	background-image: url(/plataforma/img/abajo.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.contenidoCentrado{
	display: table-cell;
	height: 100px;
	vertical-align:middle;					
}

.rbroundbox { background: url(/plataforma/img/nt.gif) repeat; }
.rbtop div { background: url(/plataforma/img/tl.gif) no-repeat top left; }
.rbtop { background: url(/plataforma/img/tr.gif) no-repeat top right; }
.rbbot div { background: url(/plataforma/img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/plataforma/img/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }


.cuadrantesSercotec {
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
.nombreCuadrante {
	color:#226285;
	font-weight:bold;
	width:100px;
	
}
.contenidoCuadrante {
	vertical-align:top;
	}
.cuadrantesSercotec td {
	border:0px solid #bfbfbf;
	background-color:#f2f2f2;
}

.cerrar1{
	background: transparent url(/plataforma/img/cerrar1.jpg) no-repeat;
	width: 13px;
	height: 13px;
}

.cerrar2{
	background: transparent url(/plataforma/img/cerrar2.jpg) no-repeat;
	width: 13px;
	height: 13px;
}


