body
{
	background-image: url(imagenes/rellenoBody.gif);
	margin: 0px;
	background-repeat: repeat-x;
	width: 764px;
	font-size: 12px;
	font-family: Arial,Serif;
	background-color: White;
}
#coachingOnLine
{
	background-position: 6px 11px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(imagenes/icoTitulo.gif);
	/*color: #6f729d;*/
	color: #9D8E6F;
	padding-top: 8px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 36px;
}
#sombraTitulo
{
	display: block;
	font-weight: bold;
	font-size: 40px;
	float: right;
	/*color: #f1f1f7;*/
	color:#FBF9F4;
	height: 24px;
	position:relative;
	top: -2px;
}
#titulo
{
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 4px;
	margin-left: 6px;
	/*color: #3869c4;*/
	color:#C49138;
	border-bottom: #ece9d8 1px solid;
	width: 758px;
	margin-bottom: 8px;
}
#ayudaGenerica
{
	background-image: url(imagenes/rellenoAyuda.gif);
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: repeat-x;
	text-decoration: none;
}
.botones
{
	border-right: #9dacbf 1px solid;
	border-top: #9dacbf 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-image: url(imagenes/rellenoBotones.gif);
	border-left: #9dacbf 1px solid;
	color: #5d5d5d;
	border-bottom: #9dacbf 1px solid;
	background-repeat: repeat-x;
	height: 20px;
	margin-left: 5px;
	margin-right: 5px;
}
.capaBotones
{
	border-right: #9dacbf 1px solid;
	border-top: #9dacbf 1px solid;
	border-left: #9dacbf 1px solid;
	border-bottom: #9dacbf 1px solid;
	background-color: #f8fafd;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	text-align: center;
}
#contenido
{
	margin-left: 15px;
	margin-right: 15px;
	text-align:justify;
}
.botonSeleccionarGrid
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(imagenes/botonSeleccionarGrid.gif);
	border-left: 0px;
	width: 20px;
	border-bottom: 0px;
	margin-top: 1px;
	margin-left: 2px;
	background-repeat: no-repeat;
	height: 19px;
	background-color: white;
	cursor: hand;
}
.botonesGrid
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(imagenes/botonSeleccionarGrid.gif);
	border-left: 0px;
	width: 20px;
	border-bottom: 0px;
	margin-top: 1px;
	margin-left: 2px;
	background-repeat: no-repeat;
	height: 19px;
	background-color: white;
	cursor: hand;
}
.cuadroTexto
{
	border-right: #9dacbf 1px solid;
	border-top: #9dacbf 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #9dacbf 1px solid;
	color: #5d5d5d;
	border-bottom: #9dacbf 1px solid;
	height: 12px;
}
.combo
{
	border-right: #9dacbf 1px solid;
	border-top: #9dacbf 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #9dacbf 1px solid;
	color: #5d5d5d;
	border-bottom: #9dacbf 1px solid;
	height: 18px;
}
.cuadroTextoMulti
{
	border-right: #9dacbf 1px solid;
	border-top: #9dacbf 1px solid;
	font-size: 11px;
	border-left: #9dacbf 1px solid;
	color: #5d5d5d;
	border-bottom: #9dacbf 1px solid;
	font-family: Arial,Serif;
	text-decoration: none;
}
.cuadroCrema
{
	border-right: #9dacbf 1px solid;
	border-top: #9dacbf 1px solid;
	border-left: #9dacbf 1px solid;
	border-bottom: #9dacbf 1px solid;
	background-color: #FEFEFC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	text-align: center;
	width: 100px;
}
.etiquetaError
{
	font-weight: bold;
	font-size: 11px;
	color: red;
}
.celdaTituloSeccion
{
	border: #9dacbf 1px solid;
	font-size: 12px;
	color: white;
	background-color: #3869c4;
	text-align: left;
	font-weight: bold;
	padding-left: 2px;
}
.celdaValor
{
	border-right: #b1c0d3 1px solid;
	border-top: #b1c0d3 1px solid;
	font-size: 11px;
	border-left: #b1c0d3 1px solid;
	color: black;
	border-bottom: #b1c0d3 1px solid;
	background-color: #f7f9fd;
	text-align: left;
	padding-left: 2px;
}
.celdaEtiqueta
{
	border-right: #b1c0d3 1px solid;
	border-top: #b1c0d3 1px solid;
	font-size: 11px;
	border-left: #b1c0d3 1px solid;
	color: #3869c4;
	border-bottom: #b1c0d3 1px solid;
	background-color: #E6ECF9;
	text-align: right;
	padding-right: 2px;
}
.clsNada
{
	visibility: hidden;
}
.gridCentrado
{
	margin-left: auto;
	margin-right: auto;
	}
.botonPagarGrid input
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(imagenes/botonPagarGrid.gif);
	background-position: center;
	border-left: 0px;
	width: 20px;
	border-bottom: 0px;
	margin-top: 1px;
	margin-right: 1px;
	background-repeat: no-repeat;
	height: 19px;
	background-color: white;
	cursor: hand;
}
.botonFotoGrid
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(imagenes/botonFotoGrid.gif);
	background-position: center;
	border-left: 0px;
	width: 20px;
	border-bottom: 0px;
	margin-top: 1px;
	margin-right: 1px;
	background-repeat: no-repeat;
	height: 19px;
	background-color: white;
	cursor: hand;
}
.botonDesPagarGrid input
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(imagenes/botonDesPagarGrid.gif);
	background-position: center;
	border-left: 0px;
	width: 20px;
	border-bottom: 0px;
	margin-top: 1px;
	margin-right: 1px;
	background-repeat: no-repeat;
	height: 19px;
	background-color: white;
	cursor: hand;
}
.botonUsuariosGrid
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(imagenes/botonUsuariosGrid.gif);
	background-position: center;
	border-left: 0px;
	width: 20px;
	border-bottom: 0px;
	margin-top: 1px;
	margin-right: 1px;
	background-repeat: no-repeat;
	height: 19px;
	background-color: white;
	cursor: hand;
}
.botonBorrarGrid
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(imagenes/botonBorrarGrid.gif);
	background-position: center;
	border-left: 0px;
	width: 20px;
	border-bottom: 0px;
	margin-top: 1px;
	margin-right: 1px;
	background-repeat: no-repeat;
	height: 19px;
	background-color: white;
	cursor: hand;
}
.botonAvisarGrid
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(imagenes/botonAvisarGrid.gif);
	background-position: center;
	border-left: 0px;
	width: 20px;
	border-bottom: 0px;
	margin-top: 1px;
	margin-right: 1px;
	background-repeat: no-repeat;
	height: 19px;
	background-color: white;
	cursor: hand;
}
.botonGridInforme
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(imagenes/lapiz.gif);
	background-position: center;
	border-left: 0px;
	width: 20px;
	border-bottom: 0px;
	margin-top: 1px;
	margin-right: 1px;
	background-repeat: no-repeat;
	height: 19px;
	background-color: white;
	cursor: hand;
}
.botonesGrid
{
	border-right: #9dacbf 1px solid;
	border-top: #9dacbf 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-image: url(imagenes/rellenoBotones.gif);
	border-left: #9dacbf 1px solid;
	color: #5d5d5d;
	border-bottom: #9dacbf 1px solid;
	background-repeat: repeat-x;
	height: 20px;
	width: 80px;
	display: block;
	text-align: center;
}
.botonGridBorrarG
{
	border-right: #9dacbf 0px solid;
	background-position: center center;
	border-top: #9dacbf 0px solid;
	display: block;
	background-image: url(imagenes/icoGridBorrarG.gif);
	border-left: #9dacbf 0px solid;
	background-color: #ffffff;
	border-bottom: #9dacbf 0px solid;
	background-repeat: no-repeat;
	text-align: center;
	width: 45px;
	height: 22px;
	cursor: hand;
	margin-top: 1px;
	margin-bottom: 1px;
}
.botonGridEditarG
{
	border-right: #9dacbf 0px solid;
	background-position: center center;
	border-top: #9dacbf 0px solid;
	display: block;
	background-image: url(imagenes/icoGridEditarG.gif);
	border-left: #9dacbf 0px solid;
	background-color: #ffffff;
	border-bottom: #9dacbf 0px solid;
	background-repeat: no-repeat;
	text-align: center;
	width: 45px;
	height: 22px;
	cursor: hand;
	margin-top: 1px;
	margin-bottom: 1px;
}
.botonGridRelacionesG
{
	border-right: #9dacbf 0px solid;
	background-position: center center;
	border-top: #9dacbf 0px solid;
	display: block;
	background-image: url(imagenes/icoGridRelacionG.gif);
	border-left: #9dacbf 0px solid;
	background-color: #ffffff;
	border-bottom: #9dacbf 0px solid;
	background-repeat: no-repeat;
	text-align: center;
	width: 45px;
	height: 22px;
	cursor: hand;
	margin-top: 1px;
	margin-bottom: 1px;

}
fieldset table td b
{
	font-weight: bold;
	margin-bottom: 4px;
	color: #6666cc;
}
.btnGraficos
{
	background-position: center center;
	background-image: url(imagenes/btnGraficos.jpg);
	width: 50px;
	background-repeat: no-repeat;
	height: 50px;
	cursor: hand;
	border: none 0px #ffffff;
}
.titulos
{
	font-weight: bold;
	color: #6666cc;
	font-size: small ;
}
.cajasTexto
{
	border-right: #3399cc 1px solid;
	border-top: #3399cc 1px solid;
	border-left: #3399cc 1px solid;
	width: 300px;
	border-bottom: #3399cc 1px solid;
	height: 130px;
}
.celdaMedias
{
	width: 150px;
}
