﻿@charset "utf-8";
/* CSS Document */

.bodyNormal {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fondo_body.gif);
	background-repeat: no-repeat;
}
.bodyCalendario
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
img {
	border:0;
}

.imgCalendario {
	/*width: 2%;
	border:1px black;
	width: 63px;
	height: 20px;*/
	width: 17px;
	height: 17px;
	border:none;
	/*float: left;*/
	margin-left:5px;
    margin-top:0px;
    vertical-align:top;
    display:inline;
}
.imgGoma {
	/*width: 2%;
	border:1px black;
	width: 63px;
	height: 20px;*/
	width: auto;
	height: auto;
	border:none;
	/*float: left;*/
	margin-left:5px;
    margin-top:0px;
    vertical-align:top;
    display:inline;
    cursor:pointer;
}

textarea 
{
	width: 90%;
	height:50px;
}
#container {
	float: left;
	width: 100%;
}
.lado_izq {
	width: 168px;
	float: left;
}
.lado_der {
	width: 781px;
	float: left;
}
.menu {
	width: 100%;
	float: left;
}
.op01 {
	width: 151px;
	height: 21px;
	background-image: url(../images/fondomenu01.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	color: #cccc00;
	float: left;
	margin-top: 5px;
	padding-top: 2px;
}
.op01 a:link, .op01 a:visited {
	text-decoration: none;
	color: #8aab9e;
}
.op01 a:hover {
	text-decoration: none;
	color: #cccc00;
}
.cabe00 {
	color: #a7034f;
	width: 100%;
	height: 26px;
	float: left;
	background-color: #dceb1c;	
}
.cabe01 {
	width: 100%;
	height: 104px;
	float: left;
}
.opcionesgenerales {
	width: 130px;
	float: right;
	font-size: 70%;
	color: #8aab9e;
	height: 15px;
	margin-top: 5px;
}
.opcionesgenerales a:link, .opcionesgenerales a:visited {
	text-decoration: none;
	color: #ffffff;
}
.opcionesgenerales a:hover {
	text-decoration: none;
	color: #99ccff;
}

.flotaizq {
	float: left;
}
.ruta {
	width: 771px;
	padding: 5px 0px 0px 10px;
	height:18px;
	background-color: #8aab9e;
	font-size: 75%;
	color: #ffffff;
	float: left;
	font-weight: bold;
}
.ruta a:link,  .ruta a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.ruta a:hover {
	color: #a7034f;
	text-decoration: none;
	font-weight: normal;
}
.contenido {
	width: 761px;
	background-image: url(../images/fondocontenido.gif);
	background-repeat: repeat-y;
	float: left;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	color:#999900;
	}
label
{
	color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	}
input
{
	color: #8aab9e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #999900;
}


input[type=text]
{
    text-transform:uppercase;
}
	

select
{
	font-family: Arial, Helvetica, sans-serif;
	color: #8aab9e;
	font-size:12px;
	border:solid 1px #999900;
}
.contenido span
{
	font-family: Arial, Helvetica, sans-serif;
	/*color: #999900;*/
	/*font-size:12px;*/
}

h1, .contenido h1 {
	color: #8aab9e;
	font-size: 120%;
	padding-left: 30px;
	background-image: url(../images/ico_alb.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 5px;
	border-bottom: 1px dashed #8aab9e;
}
h2, .contenido h1 {
	color: #999900;
	height: 15px;
	padding-top: 10px;
	width: 741px;
	border-bottom: 1px dotted #999999;
	font-size: 100%;
	float: left;
}
fieldset {
	border: 1px dotted #dceb1c;
	font-size: 80%;
	padding: 5px 10px 10px 10px;
	float: left;
	width: 741px;
	margin-bottom: 10px;
}

legend {
	background-image: url(../images/fondofieldset.gif);
	height: 18px;
	font-weight: bold;
	color: #8aab9e;
	padding-left: 15px;
	padding-right: 10px;
	font-size: 100%;
}
.gris {
	color: #999999;
}
.espacio_l {
	width: auto;
	margin-right: 20px;
	float: left;
}
.espacio_xl {
	width: 290px;
	margin-right: 20px;
	float: left;
}
.linea {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	min-height: 25px;
	margin-top: 5px;

}
.boton {
	border: 1px solid #999900;
	display:inline;
    cursor: pointer
}

input[class='boton'] {
	background-color: #eef0da;
	color: #333333;
}

.calendario {
	float: left;
	width: 100%;
}
.botonera {
	width: 100%;
	text-align: center;
	float: left;
	margin: 5px 0px 0px 0px;
	clear: both;
	
}

/* PESTAÑAS */

.pestanas {
	width:761px;
	float: left;
	margin-bottom: 15px;
	font-size: 85%;
}
/*- Menu Tabs--------------------------- */ 

    #tabs {
      float:left;
      width:100%;
      background:#f6f6de;
      font-size:93%;
      line-height:normal;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 90%;
	  font-weight: bold;
	  padding:0 0 0 0;
      }
    #tabs ul {
	  margin:0;
	  padding:10px 5px 0 5px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../images/pestanas/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 0;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../images/pestanas/tabright.gif") no-repeat right top;
      padding:0px 0px 0px 0px;
      color:#999900;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
#tabs .deseleccionado2 {
	  float:left;
      background:url("../images/pestanas/tableft.gif") no-repeat left top;
	  background-position:0% -42px;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
}

#tabs .deseleccionado1 {
	  float:left;
      display:block;
      background:url("../images/pestanas/tabright.gif") no-repeat right top;
	  background-position:100% -42px;
      padding:5px 15px 4px 6px;
      color:#FF9834;
 }
 
 #tabs .seleccionado2 {
	 float:left;
      background:url("../images/pestanas/tableft.gif") no-repeat left top;
	  background-position:0% -42px;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
}

#tabs .seleccionado1 {
	 float:left;
      display:block;
      background:url("../images/pestanas/tabright.gif") no-repeat right top;
	  background-position:100% -42px;
      padding:0px 0px 0px 0px;
      color:#FF9834;
 }
/* TABLA */

.azul {
	width: 95%;
}
.azul th {
	background-color: #99ccff;
	height: 16px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	font-size:10px;
	background-image: url(../images/fondo_th.gif);
}
.cabecera {
	background-color: #99ccff;
	height: auto;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	font-size:10px;
	height:25px;
	background-image: url(../images/fondo_th.gif);
}
.celdaCabecera
{
	background-color:Transparent;
	color: White;
	font-size:12px;
	font-weight:bold;
	}
.azul td {
	/*height: 23px;*/
	font-family: Arial, Helvetica, sans-serif;
	
	text-align: left;
	border: 1px solid #e2e2e2;
	color: #8aab9e;
	font-size:12px;
	

}
.fond {
	background-color: #f3f3c6;
}
.info {
	border: 1px dotted #999999;
	width: 741px;
	padding: 10px;
	font-size:75%;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	background-color: #edf4e7;
}

.validacion_forms {    
	background: url(../images/Exclamacion.gif) no-repeat;
	width:16px;
	height:25px;
	font-size:larger;
}

/*Nuevas clases*/
.error{
    font-weight: bolder;
    vertical-align:bottom;
    font-size: 12px;
	color:Red;
}

.campoFecha{
    width:65px;    
    float: left;
    display:inline;    
}
.campoNumero3{
    width:25px; 
    text-align:right;   
}
.celdaNumerica{
    text-align:right;
}
.tablaCampoNumero3{
    width:25px; 
    text-align:right;
    border: none 0;  
    width:98%; 
    background-color:Transparent;
}
.etiquetaTitulo{
    color: #999900;
}
.etiquetaValor{
    font-weight:bold;
    color: #8aab9e;
}

.visibleTrue{
    visibility:visible;
}
.visibleFalse{
    visibility:hidden;
}

.calendarVisibleTrue{
    visibility:visible;
    float:left;
    width: 65px;
}
.calendarVisibleFalse{
    visibility:hidden;
    float:left;
    width: 65px;
}

.botonVisibleTrue {
	border: 1px solid #999900;
	background-color: #eef0da;
	color: #333333;
	visibility:visible;
	text-decoration:none;
	padding:2px 2px 0px 2px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}

.botonVisibleFalse {
	border: 1px solid #999900;
	background-color: #eef0da;
	color: #333333;
	visibility:hidden;
	text-decoration:none;
	padding:1px 8px 1px 8px;
	margin-left:18px;
	margin-top:16px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
.botontransp {
	background-color: transparent;
	
   border: 0px;              /* newer Mozilla and CSS-3 */
   color:#999900;
   font-weight:normal;
   cursor:pointer;
}
.contenedorCombo
{
    float:left;
}
.comboVisibleTrue {
    float:left;
	visibility:visible;
}

.comboVisibleFalse {
    float:left;
	visibility:hidden;
}
.campoTexto
{
    width:600px;
    color: #8aab9e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid 1px #999900;
}
.campoDeshabilitado{
    
}
.controlOculto{
    width:0px;
    height:0px;
    background-color:Black;
	display:none;
}
.botonLupa{
    background-image:url(../images/icon_buscar.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-color:#FFFFFF;
    width:15px;
    height:15px;
    border:none; 
    cursor:pointer;  
}
.botonLupa1{
    background-image:url(../images/icon_buscar.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-color:#FFFFFF;
    width:15px;
    height:15px;
    border:none; 
    cursor:pointer; 
    float:left;
    margin-top:16px; 
    clear:right;
}
.errorCampo
{
	color:Red;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bolder;
}
.panelCalendario
{
	display:inline;
	margin-bottom:10px;
	vertical-align:middle;	
	}
.lopd
{
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color:Gray;
	font-size:10px;
	vertical-align:middle;
	word-spacing:normal;
}
.link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    text-decoration:underline;
    color: #cccc00;
    
}
.cab_logo {
	border:0px none;
	margin-top: 1px;
	margin-left: 15px;
}
