﻿#content 
{
    min-height: 450px;
}

hr 
{
    background:#f0f0f0 url(../img/background.jpg) top left repeat-x;
    border-width: 0;
}

.searchrule 
{
    background:#CCCCCC;
    border-width: 0;
    margin-top: 10px;
    margin-bottom: 10px;    
}

.contenedor 
{
    padding-bottom: 30px;
}

.contenedor table
{
    border: 0;
}

td.titulo 
{
    color:#303030;
    font: Verdana,Tahoma,Arial,sans-serif;
    padding-right: 5px; 
    border: 0px;
}

div.botonera 
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}

div.botonera input 
{
    background:#e8e9ea;
    border:1px solid #b0b0b0;
    color:#606060;
    padding:  4px;
    min-width: 60px;
}

div.botonera input:hover 
{
    background:#f8f9fa;
    border:1px solid #909090;
    color:#303030;
    text-decoration:none;
}

/* Estilos de TINWebCalendar */
.calendar  
{
    position: absolute; 
    visibility: visible;
}

.hiden 
{
    position: absolute; 
    visibility: hidden;
}

.tinwebcalendar 
{
    background-color: #f8f9fa;
}


/* Estilos de TinWebGrid" */

.grid
{
    font: 10pt Verdana,Tahoma,Arial,sans-serif;
    width: 100%;
}

.grid_row
{

}

.grid_alter_row
{
    background-color: #ead3b5;
}


.grid_header 
{
    background-color: #CF7C12;
    color: #FFFFFF;
}

.grid_footer 
{
}

.grid_pager
{
}

/* Estilos de TinWebGrid" */
.DataList_Header
{
	border:no-set 1px black;
	background-color: #CF7C12;
	color: #FFFFFF;