/**********************************************************************************************************************/
/** ESTILOS CURSOS - 03.08.2012												 									      */
/**********************************************************************************************************************/

/** ELEMENTOS GENERALES ***********************************************************************************************/

body {
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-color: #ffffff;
    text-align: center;
    overflow-y: scroll;
}

body.InfoFoto, body.subidas {
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
}

body.ventana {
    margin: 0px;
    padding: 10px;
    background-color: #ffffff;
    text-align: center;
    overflow: hidden;
}

form {
    margin: 0px;
    padding: 0px;
}

p {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    line-height: 20px;
    text-align: justify;
}

li {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    line-height: 20px;
}

a {
    outline: none;
}

img {
	margin: 0px;
	padding: 0px;
    border: 0px;
}

.clearfloat {
    clear:both;
    float:none;
}

h1 {
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    line-height: 20px;
    text-align: justify;
}

h2 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    line-height: 20px;
    text-align: justify;
}

h3 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;
    line-height: 20px;
    text-align: justify;
}

iframe.oculto {
    margin:0px;
    padding:0px;
    overflow: hidden;
    visibility: hidden;
    display: none;
}

textarea {
    resize: none;
}

table {
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

th {
    text-align: left;
}

fieldset {
    margin: 0px;
    margin-top: 15px;
    padding: 10px;
}

legend {
    color: #526f26;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: bold;
}

.aviso {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #ee332d;
}

.avisoVerde {
	color: #23a720;
	font-weight: bold;
	text-decoration: underline;
}

.avisoRojo {
	color: #c5181f;
	font-weight: bold;
	text-decoration: underline;
}

.avisoDNI {
	float: left;
}

.avisoDNI p {
	color: #ff0000 !important;
	font-weight: bold;
	text-transform: uppercase;
}


.asteriscos {
	color: #000000;
	font-weight: bold;
	font-size: 2em;
}


/** CAPAS *************************************************************************************************************/

#contenedor {
    width: 980px; 
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    clear: both;
    background-color: #ffffff;
    border: 1px solid #000000;
}

#cabecera {
	margin: 0px;
    padding: 0px;
    width: 980px;
    height: 160px;
    background-image: url(../imagenes/cabecera.jpg);
    background-repeat: no-repeat;
}

#bloqueUsuario {
	position: relative;
	float: right;
	width: 234px;
	height: 140px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	background-image: url(../imagenes/fondoUsuario.gif);
}


#bloqueUsuario p.nombreUsuario {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 55px;
    font-family: Arial;
    font-size: .7em;
    color: #000000;
    line-height:normal;
}

#bloqueUsuario p.tipoUsuario {
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-right: 55px;
    font-family: Arial;
    font-size: .5em;
    color: #333333;
    line-height:normal;
}

.timeServidor_hora {
	position: relative;
    float: right;
    margin-top: -40px;
    margin-right: 50px;
	width: 180px;    
}

.timeServidor_hora p.time {
    font-family: Arial;
    font-size: .7em;
    color: #333333;
    line-height:normal;
    text-align: center;
}

#botonSalir {
	position: absolute;
	top: 14px;
	left: 184px;
	width: 30px;
	height: 30px;
	background-color: #000000;
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    box-shadow: 1px 1px 2px #5f5f5f;
    -moz-box-shadow: 1px 1px 2px #5f5f5f;
    -webkit-box-shadow: 1px 1px 2px #5f5f5f;
}

#botonSalir img.botonSalir {
	margin: 4px;	
}

#bloqueIzquierda {
    margin: 0px;
    padding: 0px;
    float:left;
    background-color: #eeeeee;
    width: 160px;
	border-radius: 0px 15px 15px 0px;
    -moz-border-radius: 0px 15px 15px 0px;
    -webkit-border-radius: 0px 15px 15px 0px;
    box-shadow: 1px 1px 2px #5f5f5f;
    -moz-box-shadow: 1px 1px 2px #5f5f5f;
    -webkit-box-shadow: 1px 1px 2px #5f5f5f;
    overflow: hidden;
}

#contenido {
    width: 800px; 
    float:left;
    text-align:left;
    margin:0px;
    padding:0px;
    margin-left: 10px;
    margin-right: 10px;
}

#contenidoIndex {
    width: 980px; 
    float:left;
    text-align:left;
    margin:0px;
    padding:0px;
}

#rutaSeccion {
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    background-color: #EEEEEE;
    border: 1px solid #333333;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 3px 3px 3px #5f5f5f;
    -moz-box-shadow: 3px 3px 3px #5f5f5f;
    -webkit-box-shadow: 3px 3px 3px #5f5f5f;
}

#rutaSeccion img {
    margin: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    float:left;
    border: 0px;
}

#rutaSeccion img.separador {
    margin-top: 12px;
}

#rutaSeccion h1, #rutaSeccion h2, #rutaSeccion h3 {
    margin: 0px;
    margin-top: 10px;
    float:left;
}

#rutaSeccion h1 {
    font-size: .9em;    
    color: #000000;
}

#rutaSeccion h2 {
    font-size: .8em;    
    color: #000000;
}

#rutaSeccion h3 {
    font-size: .7em; 
    font-weight: normal;   
    color: #000000;
    margin-top: 11px;
}

#textoAyudaSeccion {
    display: table;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 5px;
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
    padding:10px;
}


#textoAyudaSeccion img.iconoAyuda {
    border: 0px;
    float: left;
    margin-right: 15px;
}

#textoAyudaSeccion p {
    border: 0px;
    font-size: .8em;
    line-height: normal;
    margin:0px;
    margin-top: 5px;
    margin-bottom: 3px;
}

#leyendaBotonesSeccion {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-align: center;
}

.botonSeccion {
    float:left;
    margin: 0px;
    margin-left: 15px;
    margin-right: 14px; 
}

.botonSeccion img {
    border: 0px;
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}

.botonSeccion p {
    margin:0px;
    border: 0px;
    float: left;
    font-size: .7em;
}

#buscador fieldset {
    margin:0px;
    margin-bottom: 25px;
}

#pie {
    margin:0px;
    margin-top: 40px;
    padding: 0px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
    border-top: 4px solid #0060af;
}

#pie p {
	margin:0px;
	padding: 0px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .7em;    
    color: #000000;
}

#cabFTP {
    margin:0px;
    padding:0px;
    width: 400px;
    height: 55px;
}

#bloqueFTP {
    margin:0px;
    padding:0px;
    width: 400px;
    height: 145px;
    background-image: url(../imagenes/fondoUpload.gif);
    background-repeat: no-repeat;
}

#bloqueFTP applet {
    margin:0px;
    padding:0px;
    margin-top: 18px;
}

.cajaProgresoUpload {
	width:350px;
	height:85px;
    margin:0px;
    padding:0px;
    margin-left: auto;
    margin-right: auto;
	font-family: arial;
    font-size: .7em;
	color: #000000;
	text-align: left;
}


.bloqueIframe {
	display: table;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#bloqueIframe iframe {
	width: 750px;
	margin: 0px;
	padding: 0px;
}



/** FORMULARIOS *******************************************************************************************************/

.formulario {
    padding-left: 2px;
    color: #000000;
    border: 1px solid #000000;
    font-family: Arial;
    font-size: .8em;    
    background-color: #f1f2f3;
}

.formularioIndex {
    color: #000000;
    border: 1px solid #000000;
    font-family: Arial;
    font-size: .9em;    
    background-color: #ffffff;
}

.formularioPaginacion {
    color: #000000;
    border: 1px solid #333333;
    font-family: Arial;
    font-size: .7em;    
}

.formularioEnvios {
	margin: 15px;
	outline: none;	
	border: none;
	font: 11px Verdana;
	background-color: #ffffff;
	overflow: auto;
}

.campoObligatorio {
    color: #ff0000;
    font-weight: bold;
    font-size: 1.4em;
}

/**********************************************/

.bloqueCampoFormularioIndex {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

/**********************************************/

.bloqueCampoFormulario {
    display: table;
    margin: 0px;
    margin-bottom: 15px;
    margin-right: 25px;
    float: left;
}

.bloqueCampoFormulario img.boton {
    float:left;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
    margin-right: 10px;
}

.bloqueCampoFormulario img.botonImg {
    float:left;
    margin: 0px;
    padding: 0px;
    margin-right: 20px;
}

.bloqueCampoFormulario img.info {
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    margin-left: 40px;
}

.bloqueImagenes {
	display: table;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

.bloqueCampoFormulario object, .bloqueCampoFormulario embed  {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-top: -3px;
}

/**********************************************/

.bloqueFotoFormulario {
    float: right;
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.bloqueCampoFormularioBuscador {
    display: table;
    margin: 0px;
    margin-bottom: 10px;
    margin-right: 15px;
    float:left;
}

/**********************************************/

.bloqueCampoFormulario p, .bloqueCampoFormularioIndex p, .bloqueCampoFormularioBuscador p, .bloqueCampoFormularioModulos p {
    margin: 0px;
    font-size: .75em;
    color: #333333;
}

.bloqueCampoFormulario p, .bloqueCampoFormularioBuscador p, .bloqueCampoFormularioModulos p {
	display: table;
	float: left;
}

.bloqueCampoFormularioIndex input {
    margin:0px;
}

.bloqueCampoFormulario input, .bloqueCampoFormularioBuscador input, .bloqueCampoFormularioModulos input {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

.bloqueCampoFormulario input.check {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
}

.bloqueCampoFormulario select, .bloqueCampoFormularioBuscador select, .bloqueCampoFormularioModulos select {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.bloqueCampoFormulario textarea {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	padding: 2px;
}

.bloqueCampoFormulario ul {
    margin: 5px;
}

.bloqueCampoFormulario li {
    margin: 0px;
    font-size: .75em;
    color: #333333;
}

.bloqueCampoFormulario li a {
	color: #000000;
	text-decoration: none;
}

.bloqueCampoFormulario li a:hover {
	color: #000000;
	text-decoration: underline;
}


/**********************************************/

.bloqueCampoFormulario3 {
    margin: 0px;
    padding: 2px;
    padding-left: 5px;
    margin-bottom: 15px;
    margin-right: 25px;
    float: left;
    background: #cccccc;
}

.bloqueCampoFormulario3 p {
	margin: 0px;
	float: left;
	font-size: 0.7em;
	margin-top: 2px;
}

.bloqueCampoFormulario3 select {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

/**********************************************/

.bloqueCampoEditor {
    margin: 0px;
    margin-bottom: 15px;
}

.bloqueCampoEditor p {
    float: left;
    margin: 0px;
    font-size: .75em;
    color: #333333;
}

#botonesEditor {
	float: right;
	margin: 0px;
	padding: 0px;	
}

/**********************************************/

.bloqueMailing {
    display: table;
    width:700px; 
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right:auto;
    border: 1px solid #666666; 
    margin-bottom: 15px;
    text-align: center;
}

.bloqueMailing img.fotoMailing {
    display: none;
    margin: 20px;
    padding: 0px;
}

/**********************************************/

.bloqueVentanaEnvios {
    display: table;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right:auto;
    margin-bottom: 15px;
}

.ventanaEnvios {
	background-color: #c2ddfa;
	overflow-x: hidden;
	overflow-y: scroll;	
}

/**********************************************/

.bloqueDatosAnteriores {
    margin: 0px;
    margin-bottom: 15px;
    margin-right: 25px;
}

.bloqueDatosAnteriores p {
    margin: 0px;
    font-size: .75em;
    color: #333333;
}


/** PAGINACION **********************************************************************************************************/

#numResultadosPaginacion {
    float: left;
    margin: 5px;
    padding: 0px;
}

#numResultadosPaginacion p {
    color: #333333;
    font-size: 0.6em;
    margin: 0px;
    margin-top: -1px;
    margin-right: 5px;
    float: left;
}

#numResultadosPaginacion select {
    margin: 0px;
    float: left;
}

#controlesPaginacion {
    float: right;
    margin: 5px;
    padding: 0px;
}

#controlesPaginacion img {
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left: 2px;
    margin-right: 2px;
}

#controlesPaginacion p {
    float: left;
    margin: 0px;
    margin-top: -1px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0px;
    color: #333333;
    font-size: 0.6em;
}


/** ACCESO ************************************************************************************************************/

#cajaCodigoAcceso  {
    width: 400px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 100px;
    background-color: #eeeeee;
    text-align: center;
    border: 1px solid #0060af;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 3px 3px 9px #5f5f5f;
    -moz-box-shadow: 3px 3px 9px #5f5f5f;
    -webkit-box-shadow: 3px 3px 9px #5f5f5f;
}

#cajaCodigoAcceso p.mensaje {
    text-align: center;
}

#cajaCodigoAcceso p.intentos {
    font-size: .8em;
    color: #444444;
    text-align: center;
}

#bloquePanelBotones {
	display: table;
	margin: 0px;
    padding: 0px;
    width: 200px;
    height: 85px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url("../imagenes/fondoPanelBotones.png");
    background-repeat: no-repeat;
}

/**********************************************/

.botonN1 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN1 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.botonN1 a:hover {
    background-position: 0px -35px;
}

/**********************************************/

.botonN2 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN2 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: -35px 0px;
}

.botonN2 a:hover {
    background-position: -35px -35px;
}

/**********************************************/
.botonN3 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN3 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: -70px 0px;
}

.botonN3 a:hover {
    background-position: -70px -35px;
}

/**********************************************/
.botonN4 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN4 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: -105px 0px;
}

.botonN4 a:hover {
    background-position: -105px -35px;
}

/**********************************************/
.botonN5 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN5 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: -140px 0px;
}

.botonN5 a:hover {
    background-position: -140px -35px;
}

/**********************************************/
.botonN6 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN6 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: -175px 0px;
}

.botonN6 a:hover {
    background-position: -175px -35px;
}

/**********************************************/
.botonN7 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN7 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: -210px 0px;
}

.botonN7 a:hover {
    background-position: -210px -35px;
}

/**********************************************/
.botonN8 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN8 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: -245px 0px;
}

.botonN8 a:hover {
    background-position: -245px -35px;
}

/**********************************************/
.botonN9 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN9 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: -280px 0px;
}

.botonN9 a:hover {
    background-position: -280px -35px;
}

/**********************************************/
.botonN0 {
	float: left;
	display: table;
	width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-top: 5px;
}

.botonN0 a {
    display: table;
    width: 34px;
    height: 34px;
    text-decoration: none;
    background-image: url("../imagenes/botones_numeros.png");
    background-repeat: no-repeat;
    background-position: -315px 0px;
}

.botonN0 a:hover {
    background-position: -315px -35px;
}


/** AVISO BLOQUEO IP **************************************************************************************************/

.fondoIPB {
    background-color: #000000; 
}

.logoIPB {
 	margin: 30px;
 	padding: 0px;
 	margin-left: auto;
 	margin-right: auto;
}

.textoIPB {
	width: 1000px;
 	margin: 0px;
 	padding: 0px;
 	margin-top: 10px;
 	margin-left: auto;
 	margin-right: auto;
 	margin-bottom: 30px;
    font-size: 1em;
    color: #ffffff;
    text-align: justify;
    line-height:normal;
}

.textoIPB b {
	color: #ff0000;
}


#logosIPB {
	margin: 0px;
 	padding: 0px;
}

#logosIPB img {
	margin: 30px;
 	padding: 0px;
}


/** MENU **************************************************************************************************************/

#menu {
    background-color: #eeeeee;
}

.tituloMenu {
    background-color: #333333;
    width: 160px;
    display: table;
}

#menu img {
    float:left;
    border: 0px;
    margin: 5px;
    margin-right: 2px;
    margin-left: 5px;
}

.tituloMenu p {
    margin:10px;
    padding:0px;
    float:left;
    color: #ffffff;
    font-weight: bold;
    font-size: .8em;
}

.opcionMenu {
    border-bottom: 1px solid #000000;
    display: table;
    width: 160px;
}

.opcionMenu p {
    text-align: left;
    width: 122px;
    float:left;
    margin:0px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height:normal;
}

.opcionMenu A:link, .opcionMenu A:visited, .opcionMenu A:active, .opcionMenu A:hover {
    color: #000000;
    font-size: .9em;
    text-decoration: none;
}
.opcionMenu A:hover {
    color: #c5181f;
}

.separadorMenu {
    height: 25px;
}

.separadorMenu2 {
    height: 2px;
    border-bottom: 1px solid #000000;
    background-color: #009c46;
}


/** BOTONES ***********************************************************************************************************/

.botonTabla {
    border: 0px;
    margin-left: 4px;
    margin-right: 4px;
}

/**********************************************/

.botonVolver {
    text-align: right;
    border-top: 1px solid #5F5F5F;
    margin:0px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.botonVolver img {
    margin-right: 5px;
    margin-top: 5px;
    float:right;
}
.botonVolver p {
    float:right;
}
.botonVolver A:link, .botonVolver A:active, .botonVolver A:visited, .botonVolver A:hover {
    color: #000000;
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
}
.botonVolver A:hover {
    color: #f6b514;
    text-decoration: none;
}

/**********************************************/

.botonPedidosPendientes {
    display: table;
    width: 130px;
    height: 25px;
    margin: 0px;
    margin-top: 15px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -60px;
}

.botonPedidosPendientes:hover {
    background-position: 0px -85px;
}

.botonPedidosPendientes img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonEntrarOff {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -110px;
}

.botonEntrar {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -135px;
}

.botonEntrar:hover {
    background-position: 0px -160px;
}

.botonEntrar img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonInsertarOff {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -185px;
}

.botonInsertar {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -210px;
}

.botonInsertar:hover {
    background-position: 0px -235px;
}

.botonInsertar img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonModificarOff {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -260px;
}

.botonModificar {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -285px;
}

.botonModificar:hover {
    background-position: 0px -310px;
}

.botonModificar img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonBuscarOff {
	float: right;
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -335px;
}

.botonBuscar {
	float: right;
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -360px;
}

.botonBuscar:hover {
    background-position: 0px -385px;
}

.botonBuscar img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonVerTodoOff {
	float: right;
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -410px;
}

.botonVerTodo {
	float: right;
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -435px;
}

.botonVerTodo:hover {
    background-position: 0px -460px;
}

.botonVerTodo img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonEnviarRespuestaOff {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -485px;
}

.botonEnviarRespuesta {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
   	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -510px;
}

.botonEnviarRespuesta:hover {
    background-position: 0px -535px;
}

.botonEnviarRespuesta img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonEnviarMailingOff {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -560px;
}

.botonEnviarMailing {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -585px;
}

.botonEnviarMailing:hover {
    background-position: 0px -610px;
}

.botonEnviarMailing img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonGenerarInformeOff {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -635px;
}

.botonGenerarInforme {
	display: table;
	width: 150px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -660px;
}

.botonGenerarInforme:hover {
    background-position: 0px -685px;
}

.botonGenerarInforme img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonActualizarGaleriaOff {
	display: table;
	width: 200px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -710px;
}

.botonActualizarGaleria {
	display: table;
	width: 200px;
    height: 25px;
    margin: 0px;
    padding: 0px;
	margin-top: 20px;    
    margin-left: auto;
    margin-right: auto;
    background-image: url("../imagenes/botones_intranet.png");
    background-repeat: no-repeat;
    background-position: 0px -735px;
}

.botonActualizarGaleria:hover {
    background-position: 0px -760px;
}

.botonActualizarGaleria img {
    margin: 0px;
    padding: 0px;
}

/**********************************************/

.botonMas {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: -5px;
}

/**********************************************/

.botonMotivos {
	float: left;
	display: table;
	cursor: pointer;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    margin-top: -4px;
	background-color: #000000;
}

.botonMotivos p {
	margin: 3px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: 2px;
	font-size: .8em;
	color: #ffffff;
}

.botonMotivos:hover {
	background-color: #afb6be;
}

.botonMotivos:hover p {
	color: #000000;
}

/**********************************************/

.botonMotivosCursos {
	float: left;
	cursor: pointer;
    margin: 0px;
    padding: 0px;
    margin-top: 2px;
    margin-left: 10px;
	background-color: #000000;
}

.botonMotivosCursos p {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing: 2px;
	font-size: .7em;
	color: #ffffff;
}

.botonMotivosCursos:hover {
	background-color: #afb6be;
}

.botonMotivosCursos:hover p {
	color: #000000;
}


/** PANTALLA LOGIN ****************************************************************************************************/

#formularioLogin  {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 115px;
    padding: 25px;
    background-color: #eeeeee;
    text-align: center;
    border: 1px solid #0060af;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 3px 3px 9px #5f5f5f;
    -moz-box-shadow: 3px 3px 9px #5f5f5f;
    -webkit-box-shadow: 3px 3px 9px #5f5f5f;
}

#formularioLogin p.mensaje {
    text-align: center;
}

#bloqueMensajesError {
    width: 400px;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 75px;
    background-image: url("../imagenes/fondoMensajeError.png");
    background-repeat: no-repeat;
    background-position: top center;
    display: table;
    visibility: hidden;
}

#bloqueMensajesError p {
    color: #ffffff;
    margin: 0px;
    text-align: center;
    margin-top: 5px;
}


/** PANTALLA INICIO ***************************************************************************************************/

.bloqueEnlacesInicio {
    margin: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 700px;
    display: table;
}

.tituloEnlacesInicio {
    margin: 0px;
}

.tituloEnlacesInicio img {
    border: 0px;
    margin:0px;
    margin-right: 15px;
    float:left;
}

.tituloEnlacesInicio h1 {
    margin: 0px;
    margin-top: 15px;
    float: left;
    font-size: 1em;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #EE332D;
    width: 620px;
}

.enlaceInicio {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    width: 130px;
    float:left;
}

.enlaceInicio img {
    border: 0px;
    margin:0px;
}

.enlaceInicio p {
    margin-top: 10px;
    font-size: .8em;
    font-weight: bold;
    color: #333333;
    line-height: normal;
    text-align: center;
}

.enlaceInicio p.numPendientes {
    font-size: 3.3em;
    color: #000000;
    margin: 0px;
}

.enlaceInicio p.textoPendientes {
    font-weight: normal;
    font-size: .8em;
    margin: 0px;
}

.lineaSeparador {
    width: 700px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #BEBEBE;
}


/** TABLAS ************************************************************************************************************/

.tablaResultados {
    margin: 0px;
    padding: 0px;
}

.tablaResultados a:link, .tablaResultados a:active, .tablaResultados a:visited {
    text-decoration: none;
    color: #000000;
}
.tablaResultados a:hover {
    text-decoration: none;
}

.tablaResultados p.Titular {
    margin: 0px;
    padding: 2px;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    line-height:normal;
    background-color: #badcff;
}

.tablaResultados p.Datos {
    margin: 0px;
    padding: 2px;
    font-size: 11px;
    color: #000000;
    line-height:normal;
    background-color: #badcff;
}

.tablaResultados p.Comentario {
    margin: 0px;
    padding: 2px;
    font-size: 11px;
    color: #000000;
    text-align: justify;
    font-style: italic; 
    line-height:normal;
}

.celdaCabecera {
	background-color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #FFFFFF;
	height: 30px;
}

.celdaListado {
	margin: 0px;
    padding: 0px;	
	border-bottom: 1px solid #BEBEBE;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000;
	line-height: 18px;
	height: 30px;
}

.celdaListadoDestacada {
    margin: 0px;
    padding: 0px;   
    border-bottom: 1px solid #BEBEBE;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    line-height: 18px;
    height: 30px;
    background-color: #ffe399;
}

.filaDatos {
    background-color: #ffffff;
}
.filaDatos:hover {
    background-color: #eeeeee;
}

.filaDatosBaja {
    background-color: #999999;
}
.filaDatosBaja:hover {
    background-color: #eeeeee;
}

.filaDatos_Sub {
    background-color: #ffffff;
    margin-bottom: 10px;
}

.filaCargandoDatos p {
    margin: 10px;
    font-weight: bold;
    font-size: 11px;
    color: #5F5F5F;
}

.colgadorSubTabla {
	background-image: url("../imagenes/colgadorSubTabla.png");
    background-repeat: no-repeat;
    background-position: top center;
}


/** MENSAJERÍA ********************************************************************************************************/

.datosMensaje p {
    margin: 0px;
	padding: 0px;
    font-size: .75em;
    color: #333333;
}

.datosMensaje p a {
	color: #333333;
	text-decoration: underline;
}

.datosMensaje p a:hover {
	color: #333333;
	text-decoration: none;
}

.ventanaEnvios {
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #666666;
    overflow-x: hidden;
    overflow-y: scroll;
}


/** GALERÍAS **********************************************************************************************************/

.bloqueGaleria {
    float: left;
    width: 185px;
    margin: 6px;
	padding: 0px;
	margin-left: 8px;
}

.botonesGaleria {
	float: left;
	width: 20px;
    margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

.botonesGaleria img {
    margin: 0px;
	padding: 0px;
	margin-top: 5px;
}


/**********************************************/

.fondoGaleria {
	float: right;
	width: 165px;
	height: 120px;
    margin: 0px;
	padding: 0px;
    background-image: url(../imagenes/fondoGalerias.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.fondoGaleria img.fotoPortadaGaleria {
	float: left;
    margin: 0px;
	padding: 0px;
	margin-top: 18px;
	margin-left: 23px;
}

.fondoGaleria img.fotoPortadaGaleriaOff {
	float: left;
    margin: 0px;
	padding: 0px;
	margin-top: -100px;
}


/**********************************************/

.bloqueFotoGaleria {
    float: left;
    margin: 10px;
	padding: 0px;
}

.botonesFotoGaleria {
	float: left;
	width: 20px;
    margin: 0px;
	padding: 0px;
}

.botonesFotoGaleria img {
    margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

.fondoFotoGaleria {
	float: left;
	width: 165px;
	height: 120px;
    margin: 0px;
	padding: 0px;
    background-image: url(../imagenes/fondoFotoGaleria.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.fondoFotoGaleria img.fotoGaleria {
	float: left;
    margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-left: 6px;
}

.fondoFotoGaleria img.fotoGaleriaOff {
	float: left;
    margin: 0px;
	padding: 0px;
	margin-top: -100px;
	margin-left: 6px;
}

/**********************************************/

#bloqueInfoFoto {
    margin: 10px;
	padding: 0px;
}

#fotoInfo {
	float: left;
	width: 165px;
	height: 120px;
    margin: 0px;
	padding: 0px;
    background-image: url(../imagenes/fondoFotoGaleria.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#fotoInfo img.foto {
	float: left;
    margin: 0px;
	padding: 0px;
	margin-top: 6px;
	margin-left: 6px;
}

#fotoInfo img.fotoInfoOff {
	float: left;
    margin: 0px;
	padding: 0px;
	margin-top: -100px;
	margin-left: 6px;
}

#datosInfo {
	width: 300px;
	float: right;
    margin: 0px;
	padding: 0px;
}

#datosInfo p.fecha {
    float: right;
    margin: 0px;
	padding: 0px;
    font-size: .7em; 
    font-weight: normal;   
    color: #006db2;
    margin-top: 5px;
    line-height:normal;
    letter-spacing: 1px;
}

#datosInfo h1 {
    margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
    font-size: .8em; 
    color: #000000;
    text-align: justify;
    line-height:normal;
    border-bottom: 2px dotted #cccccc; 

}

#datosInfo p.texto {
    margin: 0px;
	padding: 0px;
    font-size: .7em; 
    font-weight: normal;   
    color: #000000;
    margin-top: 10px;
    line-height:normal;
}


/**********************************************************************************************************************/
/** DOCUMENTOS / RECURSOS *********************************************************************************************/
/**********************************************************************************************************************/

.documentos {
	display: table;
	width: 800px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e4e2e1;
	-webkit-box-shadow: 3px 3px 3px #888;
	-moz-box-shadow: 3px 3px 3px #888;
	-o-box-shadow: 3px 3px 3px #888;
	-ms-box-shadow: 3px 3px 3px #888;
	box-shadow: 3px 3px 3px #888;   
}

.bloquePortadaDocumento {
    float: left;
    margin: 10px;
    padding: 0px;
}

.bloqueDatosDocumento {
	width: 300px;
	height: 200px;
    float: left;
    margin: 0px;
    padding: 0px;
    padding-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: auto;
}

.bloqueDatosDocumento p.fecha {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	color: #666666;
	font-size: 0.7em;
	font-weight: 700;
	letter-spacing: 1px;
}

.bloqueDatosDocumento h1 {
    margin: 0px;
    padding: 0px;
    font-size: 1em;
    color: #0060af;
}

.bloqueDatosDocumento h1 a {
	color: #0060af;
	text-decoration: none;
}

.bloqueDatosDocumento h1 a:hover {
	color: #0060af;
	text-decoration: underline;
}

.bloqueDatosDocumento p {
    margin: 0px;
    padding: 0px;
    font-size: 0.8em;
    color: #444444;
}


/**********************************************************************************************************************/
/** DOCUMENTOS COMPARTIDOS ********************************************************************************************/
/**********************************************************************************************************************/

.documentoCompartido {
    margin: 0px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e4e2e1;
	-webkit-box-shadow: 3px 3px 3px #888;
	-moz-box-shadow: 3px 3px 3px #888;
	-o-box-shadow: 3px 3px 3px #888;
	-ms-box-shadow: 3px 3px 3px #888;
	box-shadow: 3px 3px 3px #888;   
}

.documentoCompartido img {
    float: left;
    margin-right: 10px;
    padding: 0px;
}

.documentoCompartido p.fecha {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	color: #666666;
	font-size: 0.7em;
	font-weight: 700;
	letter-spacing: 1px;
}

.documentoCompartido h1 {
    margin: 0px;
    padding: 0px;
    font-size: 1em;
    color: #0060af;
}

.documentoCompartido h1 a {
	color: #0060af;
	text-decoration: none;
}

.documentoCompartido h1 a:hover {
	color: #0060af;
	text-decoration: underline;
}

.documentoCompartido p {
    margin: 0px;
    padding: 0px;
    font-size: 0.8em;
    color: #444444;
}

.documentoCompartido .botonTabla {
	margin-left: 0px !important;
}

.bloqueNuevo {
	margin-top: 10px;
	background-color: #444444;
	text-align: center;
	padding: 10px;
}

.iconoTipo {
	height: 120px;
	margin-right: 15px !important;
}


/**********************************************************************************************************************/
/** INFORMES **********************************************************************************************************/
/**********************************************************************************************************************/

.provinciaInforme {
    margin: 0px;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 1.2em;
    letter-spacing: 2px;
    color: #0060af;    
}


/**********************************************************************************************************************/
/** CENTROS ***********************************************************************************************************/
/**********************************************************************************************************************/

.cajaCentro {
	position: relative;
	float: left;
	width: 48%;
    margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 0px;
    background-color: #cccccc;
}

.cajaCentro h1 {
	margin: 0px;
	padding: 2px;
	color: #ffffff;
	background-color: #000000;
}

#datosCentro {
	margin: 0px;
	padding: 5px;
	min-height: 50px;
}

#datosCentro p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

#datosAula {
	margin: 0px;
	padding: 5px;
	min-height: 50px;
}

#datosAula p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

.cajaCentro img.iconoVer {
	cursor: pointer;
	position: absolute;
	top: 59px;
	left: 345px;	
}

#cajaDatosAula {
	display: none;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
	padding: 10px;
	padding-top: 20px;
	background-color: #cccccc;	
}

#cajaDatosAula div.separadorCaja {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 388px;
	height: 15px;
    background-color: #ffffff;
}

#cajaDatosAula p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}


/**********************************************/
/**********************************************/
/**********************************************/

.bloqueCampoFormulario2 {
    margin: 15px;
}

.bloqueCampoFormulario2 p {
    font-size: .8em;
    color: #333333;
}

.bloqueCampoFormulario2 input {
	float:left;
	margin: 0px;
	margin-top: 3px;
	margin-left: 20px;
	margin-right: 5px;
}

 

.bloqueCampoFormulario2 textarea {
    width: 99%;
    color: #333333;
}


/**********************************************************************************************************************/
/** BOTONES ***********************************************************************************************************/
/**********************************************************************************************************************/

.botonPDF {
	float: left;
	display: table;
	cursor: pointer;
    margin: 3px;
    padding: 0px;
	background-color: #000000;
}

.botonPDF p {
	margin: 2px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .7em;
	color: #ffffff;
}

.botonPDF:hover {
	background-color: #afb6be;
}

.botonPDF:hover p {
	color: #000000;
}

.menuInformes {
    display: table;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
}

.menuInformes div {
    margin: 10px !important;
}

/**********************************************************************************************************************/
/**********************************************************************************************************************/
/**********************************************************************************************************************/

.bloqueMotivos {
	margin: 2%;
	padding: 1%;
}

.bloqueMotivos div.bloqueCampoFormulario {
	margin-bottom: 10px;
}

.bloqueMotivos p {
	margin: 0 !important;
	padding: 0px !important;
	line-height: normal !important;
} 

.bloqueMotivos input {
	margin: 0;
	margin-right: 5px;
}

td div.bloqueCampoFormulario {
	margin-left: 20px;
	margin-bottom: 0px;
}

td div.bloqueCampoFormulario p {
	margin: 0 !important;
	padding: 0px !important;
	line-height: 0.6em !important;
} 

td div.bloqueCampoFormulario input {
	margin: 0;
	margin-top: 1px;
}


#be input {
    float: left;
    margin-top: 3px;
}

#be img {
    float: left;
    cursor: pointer;
    margin-left: 5px;
}

.bloqueGrafico {
	margin-bottom: 50px;
}

.bloqueGrafico p {
	padding: 3px;
	text-align: center;
	background-color: #000000;
	color: #ffffff;	
}

.bloqueGrafico p.sub {
	padding: 3px;
	text-align: center;
	background-color: #999999;
	color: #ffffff;	
}

a.botonDescarga {
	float: right;
	text-decoration: none;
	margin-right: 20px;
}

a.botonDescarga p {
    margin: 0px;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
	background-color: #000000;
	color: #ffffff;
	font-size: 0.7em;
}

a.botonDescarga:hover p {
	background-color: #afb6be;
	color: #000000;
}

input[name="chkAulaItineranteBuscador"],input[name="chkAulaInciberBuscador"], input[name="chkZonaITIBuscador"] {
	margin-top: 0px;
	width: 20px;
	height: 20px;
}


.etiqueta {
    margin-right: 20px !important;
}