html{
	height:100%;
}
body{
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablaPral{
	width:100%;
	height:100%;
}
.textoLogin{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
.textoLogin a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}
.textoLogin a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:underline;
}
.textoLoginRojo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}
.textoLoginRojo a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
	text-decoration:none;
}
.textoLoginRojo a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
	text-decoration:underline;
}
  


.bckg1
{
	background-image: url(../images/fondoCabecera.jpg);
}

 .Texto
  {
      font-family: Tahoma;
      font-size: small;
      font-weight: 300;
   }
 .Texto_Disponibilidad
 {
      font-family: Tahoma;
      font-size: small;
      font-weight: 300;
      color: #FF9900;
 }
.Estilo_Boton
{
    background-color:#FFCC58;
    color:#003366;
    border-color:#BFA277; 
    font-weight:bold;
 }
    
  
        
 .modal
 {
      background-color: Black;
      filter:alpha(opacity=50);
      opacity:0.7;
  }
         
 .Titulo
 {
 	   font-size:12; font-family:Tahoma; font-weight:bold; 
 }
       
 /* Pagina Login */
 
 .estilo_01
 {
 	background-color:#F5F5F5;
 }
 
 .estilo_02
 {
 	background-color:#F5F5F5;
 }
 
 .estilo_03
 {
 	background-color:#FFFFFF;
 }
 
 .estilo_04
 {
 	background-color:#F5F5F5;
 }
 
 .estilo_05
 {
 	background-color: #E7F0FC;
 }
 
 .estilo_06
 {
 	background-color:#EEEEEE;
 }
 
 .estilo_07
 {
 	background-color:Black;
 }
 
 .table_style01
 {        	
     background-color:#F5F5F5;
 }

 .table_fontstyle
 {
     font-family:Tahoma; font-size:x-small;
 }
        
 .table_style02
 {
     background-color:Black;
 }
 
 .table_style03
 {
 	background-color:White;
 }
 
 .border_style
{
	width:2px;
	background-color:#000;
}

.background_ligthgray_color
{
	background-color:#F5F5F5;
}

.background_white_color
{
	background-color:#FFF;
}

.margin_style
{
	background-color:#FFF;
	width:13px;
}

.default_logintitle_text
{
	font-family:Verdana;
	font-size:medium;
	color:#0099FF;
	font-weight:bold;
}

.default_content_left_style 
{
	font-family:Verdana;
	font-size:small;
	color:#0099FF;
	width:105px;
	background-color:#F5F5F5;
}

.default_content_rigth_color
{
	font-family:Verdana;
	font-size:small;
	color:#0099FF;
	width:220px;
	background-color:#F5F5F5;
}

   
   
 /* Estilos Mensajes Javascript */
 


.MessageCustomWindowText
{
	font-family:Verdana;
	font-size:x-small;
	color:Black;
	font-weight:bold;
}

.MessageCustomWindowButtons
{
	width:90px;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
}

.MessageCustomWindowBackGround
{
	background-color:#FFFFFF;
}       

.ch
{
    cursor:pointer;
    }
