﻿body 
{
       background-color:WHITE ;
       font-family:Arial Rounded MT Bold
}


/***********************************************************************************************************/
/* Resaltar el control que tiene el foco                                                                   */
/***********************************************************************************************************/


.highlight
{   
	background-color:#666666;
	color:White;
	border: solid 1px #cccccc; 
	height: 17px; 
	font-size:10px; 
	font-family:Verdana; 
}

/***********************************************************************************************************/
/* MENU                                                                                                    */
/***********************************************************************************************************/

.Menu 
{
	background-color: #72C8E9;
	color:Black;
}

.MenuItemNormal
{
	background-color: #F5E9E9 ;
	color:Black;
}

.MenuItemsOver
{
	background-color: #F5E9E9  ;
	color: #2E0909;	
}

.MenuItemsSel
{
	background-color: #2E0909 ;	
	color: white;
}

.MenuItemsActual
{
	background-color:#F5E9E9 ;	
	color:Black;
}

.MenuItemsActSel
{
	background-color:#F5E9E9 ;	
	color:Black;
}

.MenuItemNormalOver
{
	background-color: #F5E9E9 ;
	color:Black;
}

/***********************************************************************************************************/
/* Marca de Agua                                                                                           */
/***********************************************************************************************************/

.unwatermarked {
	font-weight:bold;
	border: solid 1px #cccccc; 
	font-size:10px; 
	font-family:Verdana; 

}

.watermarked {
	padding:2px 0 0 2px;
	background-color:#F0F8FF;
	color:gray;
	border: solid 1px #cccccc; 
	font-size:10px; 
	font-family:Verdana; 
}	

/***********************************************************************************************************/
/* Grilla                                                                                                  */
/***********************************************************************************************************/


.Grid_HeaderStyle
{	
	background-color: #915E5E;
    color: White;
    font-size:10px;
    font-family:Verdana;
    text-align: center;       
}
.Grid_FooterStyle 
{
	background-color: #2E0909;	
	font-size:10px;
	color:White;
	font-family:Verdana;
	text-align: center;
}

.Grid_AlternatingRowStyle
{
	background-color:White;
	font-size:10px;
	color:#7F7F7F;
	font-family:Verdana;
	text-align: center;	
}

.Grid_RowStyle
{
	background-color:#F5E9E9 ;
	font-size:10px;
	color:#7F7F7F;
	font-family:Verdana;
	text-align: center;		
}

.Grid_SelectedRowStyle 
{
	background-color: #330000 ;
	font-size : 10px; 
	color:white;
	font-family:Verdana;
	text-align: center;
}

.Grid_EditRowStyle 
{
	background-color: #330000;
	font-family:Verdana;
	text-align: center;
}

.Grid_PagerStyle 
{
	background-color:#999999;
	color:white;
	text-align:center;
	font-size:10px;
	height:8px;
	text-align: center;
	
}

/***********************************************************************************************************/
/* Controles                                                                                         */
/***********************************************************************************************************/

.textbox
{
	background: #FFFFFF; 
	border: solid 1px #cccccc; 
	height: 17px; 
	font-size:10px; 
	font-family:Verdana; 
	color:#333333;
}

.combobox
{
	border-bottom-color:#cccccc;
	border-bottom-style: solid;
	border-bottom-width:1px;
	border-color: #cccccc;
	border-left-color:#cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	height: 20px; 
	font-size:10px; 
	font-family:Verdana; 
	background-color:White;		
	
	
}

.button
{
	background-color:#E9ECF1; 
	margin-right:1px; 
	border-top:1px solid #D9DCE1; 
	border-right:1px solid #D9DCE1; 
	border-left:1px solid #D9DCE1;
	border-bottom:2px solid #D9DCE1;
	font-size:10px;
}

.buttonFocus
{
	background-color:red; 
	margin-right:1px; 
	border-top:1px solid #D9DCE1; 
	border-right:1px solid #D9DCE1; 
	border-left:1px solid #D9DCE1;
	border-bottom:2px solid #D9DCE1;
	font-size:10px;
}

.label
{
	font-size: 10px;
	font-family: Verdana;	
}
.epigrafe
{
	font-size: 12px;
	font-family: Verdana;
	color:Gray ;
		
}
.titular
{
	font-size: 18px;
	font-family: Verdana;
		
}
.cuerpo
{
	font-size: 14px;
	font-family: Verdana;
	text-align :justify ;
		
}
.entrada
{
	font-size: 18px;
	font-family: Verdana;
}
.titulo
{
	font-size: 18px;
	font-family: Verdana;

}
.checkbox
{
	font-size:10px;
	font-family: Verdana;	
}

.link
{
	background-color:White;
	font-size:10px;
	color:#7F7F7F;
	font-family:Verdana;
}


/***********************************************************************************************************/
/* Calendario Ajax                                                                                         */
/***********************************************************************************************************/

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color:#F7F6F3;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}


/***********************************************************************************************************/
/* Controles                                                                                               */
/***********************************************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
    background: url(Imagenes/background_button_small.gif) repeat-x;
    border: none;
    color: #FFFFFF;
    height: 22px;
    font-weight: normal;
    font-size: 9px;
    padding-bottom: 9px;
    padding-left: 3px;
    padding-right: 3px;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonsmall-ovr
{
    text-decoration: underline;
    background: url(Imagenes/background_button_small-ovr.gif) repeat-x;
}

/***********************************************************************************************************/
/* Master                                                                                               */
/***********************************************************************************************************/

*
{
	font-size: 12px;
	font-family: Tahoma, Verdana;
}

table.Principal td.Encabezado
{
	background-color: black ;
	color: #000099; 
	font-size: 14px;
}

table.Principal td.Controles
{
	background-color: #666666  ;
}

table.Principal td.Pie
{
	background-color: black;
}

table.Principal td.Columna
{
	background-color:black   ;
}

table.Principal td.cuerpo
{
	background-color:White  ;
}


/***********************************************************************************************************/
/* Tablas                                                                                                  */
/***********************************************************************************************************/

.titulo
{
	background-color:#160000 ;
	color: White;
    font-size:14px; 
	font-family:Verdana; 
	font-weight:bold;
}

.cab
{
   	background-color: #2E0909 ;
	color: white;
    font-size:10px; 
	font-family:Verdana; 
	font-weight:bold;
}

.desc
{
   	background-color:#F5E9E9 ;
	color: black;
    font-size:10px; 
	font-family:Verdana;     
}
