body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	/*	scrollbar-base-color: #008638;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #079C42;*/
	
	scrollbar-base-color: 		#000000;
	scrollbar-shadow-color: #000000;
	
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: 	#000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #EFB311;
	scrollbar-face-color: #333333;
	
	scrollbar-track-color: #000000;
}
div.borde_bajo_amarillo {
	margin:				5px 0px;
	border-bottom:		1px solid #EFB311;
	padding:			2px 0px;

	text-align:			left;
}
table {
	border: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFB311;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
}

.verde {
	background-color: #000;
}
.verde-claro {
	background-color: #000;
}
.verde-oscuro {
	background-color: #000;
}
.azul {
	background-color: #00509E;
}
.texto-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.texto-marron-b{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
.texto-marron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFB311;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 5px;
	border: 1px #EFB311 solid;
}
.texto-marron-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bolder;
	text-decoration: none;
}
.texto-marron-bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bolder;
	text-decoration: underline;
}

.texto-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.texto-blanco:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.texto-blanco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.texto-blanco2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.texto-blanco-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.texto-blanco-bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}
.texto-blanco-justificado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align:justify;
}
.texto-blanco-bold-titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
.texto-blanco-mapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.texto-blanco-mapa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFB311;
	font-weight: normal;
	text-decoration: underline;
}
.texto-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00712D;
	font-weight: normal;
	text-decoration: none;
}
.texto-verde:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00712D;
	font-weight: normal;
	text-decoration: underline;
}
.texto-amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFB311;
	text-decoration: none;
}
.texto-amarillo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFB311;
	text-decoration: underline;
}
.texto-amarillo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFB311;
	text-decoration: none;
}
.texto-amarillo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFB311;
	text-decoration: underline;
}

.texto-amarillo-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFB311;
	font-weight: bolder;
	text-decoration: none;
	border-bottom: 1px #EFB311 solid;
	padding-left: 5px;
}

.texto-amarillo-bold-titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFB311;
	font-weight: bolder;
	text-decoration: none;
	border: 1px solid #EFB311;
	padding-left: 5px;
}

.texto-verde-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EFB311;
	font-weight: bolder;
	text-decoration: none;
	border-bottom: 1px #EFB311 solid;
	padding-left: 5px;
}

.texto-gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.texto-gris-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.texto-gris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.texto-gris-claro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.texto-gris-claro-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

.texto-gris-claro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.texto-gris-claro-titu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
}
.texto-negro10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.texto-negro10px-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.texto-gris-oscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: none;
}
.texto-gris-oscuro:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: underline;
}

.texto-color1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9ce6ae;
	font-weight: normal;
	text-decoration: none;
}
.texto-color2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82fcff;
	font-weight: normal;
	text-decoration: none;
}
.texto-color3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e522b;
	font-weight: normal;
	text-decoration: none;
}
.texto-blanco-adaptaciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
/*========================   INPUTS ===================================*/

.input-comentarios {
	background-color: #666666;
	height: 209px;
	width: 100%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}

.input-comentarios2 {
	background-color: #666666;
	height: 70px;
	width: 100%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}


.input-comentarios3 {
	background-color: #666666;
	height: 70px;
	width: 100%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.input-comentarios4 {
	background-color: #666666;
	height: 50px;
	width: 100%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.input-comentarios5 {
	background-color: #666666;
	height: 200px;
	width: 100%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.input-comentarios6 {
	background-color: #666666;
	height: 260px;
	width: 370px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
	border-style:solid;
	border-width:1px;
	border-color:#EFB311;
}
.input-importe {
	background-color: #666666;
	width: 77PX;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#EFB311;
}

.input-select {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#EFB311;
}

.input-asunto {
	background-color: #666666;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}

.input-asunto-cuestionario {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.input-asunto-cuestionario-total {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border: none;
	text-align: center;
}
.input-asunto2 {
	background-color: #FFFFFF;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}
.input-asunto3 {
	background-color: #FFFFFF;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}
.input-tageneral {
	background-color: #666666;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.input-fecha {
	background-color: #666666;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.input-evaluacion {
	background-color: #666666;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}
.input-numero {
	background-color: #666666;
	margin-bottom: 3px;
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}

.input-caja {
	background-color: #666666;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border: none;
}




.input-descargar{
	background-image : url(../images/b_descargar.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-descargar:hover{
	background-image : url(../images/b_descargar_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}



.input-enviar{
	background-image : url(../images/b_enviar.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-enviar:hover{
	background-image : url(../images/b_enviar_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}



.input-borrar{
	background-image : url(../images/b_borrar.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-borrar:hover{
	background-image : url(../images/b_borrar_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-editar{
	background-image : url(../images/b_editar.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-editar:hover{
	background-image : url(../images/b_editar_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}



.input-entrar{
	background-image : url(../images/b_entrar.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-entrar:hover{
	background-image : url(../images/b_entrar_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-guardar{
	background-image : url(../images/b_guardar.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-guardar:hover{
	background-image : url(../images/b_guardar_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-notificar{
	background-image : url(../images/b_notificar.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-notificar:hover{
	background-image : url(../images/b_notificar_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-buscar{
	background-image : url(../images/b_buscar.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-buscar:hover{
	background-image : url(../images/b_buscar_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-seguir{
	background-image : url(../images/b_seguir.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-seguir:hover{
	background-image : url(../images/b_seguir_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-cancelar{
	background-image : url(../images/b_cancelar.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-cancelar:hover{
	background-image : url(../images/b_cancelar_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-buscador{
	background-image : url(../images/b_buscador.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-buscador:hover{
	background-image : url(../images/b_buscador_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}



.input-anadir{
	background-image : url(../images/b_anadir.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-anadir:hover{
	background-image : url(../images/b_anadir_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}


.input-nuevo{
	background-image : url(../images/b_nuevo.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-nuevo:hover{
	background-image : url(../images/b_nuevo_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}



.input-responder{
	background-image : url(../images/b_responder.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-responder:hover{
	background-image : url(../images/b_responder_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}



.input-siguiente{
	background-image : url(../images/b_siguiente.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-siguiente:hover{
	background-image : url(../images/b_siguiente_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-volver{
	background-image : url(../images/b_volver.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-volver:hover{
	background-image : url(../images/b_volver_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}



.input-enviar_2{
	background-image : url(../images/b_enviar_2.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-enviar_2:hover{
	background-image : url(../images/b_enviar_2_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-imprimir{
	background-image : url(../images/b_imprimir.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 83px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-imprimir:hover{
	background-image : url(../images/b_imprimir_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-seleccionar_grupo{
	background-image : url(../images/b_seleccionar_grupo.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 130px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-seleccionar_grupo:hover{
	background-image : url(../images/b_seleccionar_grupo_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}




.input-confirmar_cambios{
	background-image : url(../images/b_confirmar_cambios.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	width: 130px;
	height: 27px;
	border: none;
	cursor: pointer;
}
.input-confirmar_cambios:hover{
	background-image : url(../images/b_confirmar_cambios_on.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}

/*===========================  TAMAŅOS DE TD ======================================*/





/*==========================   FONDOS DE TD =======================================*/

.fondo_tfn{
	background-image: url(../images/tfn_texto.gif);
	background-repeat:no-repeat;
	width:597;
	height:44;
	background-position : bottom right;
}

.fondo_privada{
	background-image: url(../images/titu_privada.gif);
	background-repeat:no-repeat;
	width:597;
	height:44;
	background-position : bottom right;
}

.lineas_01{
	background-image: url(../images/lineas_01.gif);
	background-repeat:no-repeat;
	width:31;
	height:44;
}

.lineas_02{
	background-image: url(../images/lineas_02.gif);
	background-repeat:no-repeat;
	width:628;
	height:29;
}

.lineas_03{
	background-image: url(../images/lineas_03.gif);
	background-repeat:repeat-x;
	width:749;
	height:1;
}

.lineas_04{
	background-image: url(../images/lineas_04.gif);
	background-repeat:repeat-y;
	height:63;
}

.lineas_05{
	background-image: url(../images/lineas_05.gif);
	background-repeat:no-repeat;
}

.lineas_06{
	background-image: url(../images/lineas_06.gif);
	background-repeat:no-repeat;
	width: 736;
	height: 5;
}

.lineas_07{
	background-image: url(../images/lineas_07.gif);
	background-repeat:no-repeat;
	height: 22;
}

.cuadros{
	background-image : url(../images/cuadros.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}

.fondo_index{
	/*background-image: url(../images/foto_index_2.jpg);*/
	background-repeat:no-repeat;
	width:703;
	height:304;
}

.fondo_breves{
	background-image : url(../images/fondo_breves.gif);
	background-repeat : no-repeat;
}

.lineas_02_parche{
	background-image: url(../images/lineas_02.gif);
	background-repeat:no-repeat;
	height:29;
	background-position : top right;
}
.lineas_01_parche{
	background-image: url(../images/lineas_01.gif);
	background-repeat:no-repeat;
	width:31;
	height:44;
	background-position : top right;
}
.lineas_06_parche{
	background-image: url(../images/lineas_06.gif);
	background-repeat:no-repeat;
	background-position : top left;
}
.fondo_index_parche{
	background-image: url(../images/foto_index_parche.jpg);
	background-repeat:no-repeat;
	background-position : center;
}

.fondo_neum_michelin_2{
	background-image: url(/images/neum_michelin_05.jpg);
	background-repeat:no-repeat;
	background-position : bottom right;
	height:146;
}
.texto-blanco-dos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
