﻿
.Header, .Content, .Menu
{
    background-color:White;
    width:1160px;
}
.Footer 
{
    width:1160px;
    height:90px; 
    background-color:White;
    background-position:center;
}
.Header
{
    background-image: url(./images/banner_sup2.jpg);
    
    width: 1160px;
    height:145px; 
    background-position:center;
}
.Content
{
    padding:10px;
    width:1140px;
    background-color: #F2F2F2;
}
body, input, select
{
    color: #010A0E !important;
    font-family: "Trebuchet MS" , Sans-Serif !important;
    font-size: 13px !important;font-weight: normal !important;
}
body 
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#F5F5EB url(images/bg_body.jpg) repeat-y scroll center center;
    margin: 0;
    padding: 0;
}
.ui-button 
{
    padding: .4em 1em .4em 20px;
    text-decoration: none;
    position: relative;
}
.ui-button span.ui-icon 
{
    margin: 0 5px 0 0;
    position: absolute;
    left: .2em;
    top: 50%;
    margin-top: -8px;
}
.ui-link-button 
{
    float:left; 
    padding: 4px 4px;
}
h1 
{
    background-repeat:no-repeat;
    color:#075993;
    font-size:22px;
    height:56px;
    margin-bottom:0;
    margin-right:0;
    margin-top:0;
    padding-left:47px;
    padding-top:10px;
}

div.growlUI { background: url(images/check.png) no-repeat 10px 10px }
div.growlUI span {font-size:15px; margin:0px; font-weight:bold;}
div.growlUI span, div.growlUI p { color: white; padding: 5px 5px 5px 50px; margin:0; text-align:left !important; }
div.growlUI h2 { font-size: 11px }

div.growlUIX { background: url(images/error.png) no-repeat 10px 10px }
div.growlUIX span {font-size:15px; margin:0px; font-weight:bold;}
div.growlUIX span, div.growlUIX p { color: white; padding: 5px 5px 5px 50px; margin:0; text-align:left !important; }
div.growlUIX h2 { font-size: 11px }

.Menu
{
   width: 1160px;
}

.tbl74
{
    width: 74px;
}

.ColumnaTituloBusqueda
{
    width: 125px;
    font-size: 14px;
    color: #000000;
}

.alt-data-row  
{
    background-color:#E5F1F4; 
}
.alt-data-row td.dxgv
{
    padding:4px 6px 5px;
}

fieldset
{
    margin: 0px;
    padding: 5px;
    background-color: #F2F2F2;
}
legend 
{
    color:Black; 
    font-weight:bold;
} 

.BackgroundModal{border: medium none;margin: 0pt;padding: 0pt;cursor: wait;background-color: #000000;}
.BackgroundModalPopup{background-color: #ffffff;border-width: 3px;border-style: solid;border-color: Gray;padding: 3px;}
* html .gritter-close {background:url(images/gritter-close-ie6.gif);width:22px;height:22px;top:7px;left:7px;}
.gritter-close {position:absolute;top:5px;left:3px;background:url(images/gritter-close.png);cursor:pointer;width:30px;height:30px;}
.row-over { background-color:#BAD5E8 !important; }
.row-select { background:#BCE774 !important; color:#555;}
/*.alt-data-row { background-color:#E5F1F4; }
.alt-data-row td.dxgv{padding:4px 6px 5px;}*/
.checkBoxes .grupo { color:#053160;}
.checkBoxes .all { color:#2E6E9E; font-weight: bold;}
/* div.growlUIX { background: url(images/error.png) no-repeat 10px 10px }
'div.growlUIX span {font-size:15px; margin:0px; font-weight:bold;}
'div.growlUIX span, div.growlUIX p { color: white; padding: 5px 5px 5px 50px; margin:0; text-align:left !important; }
'div.growlUIX h2 { font-size: 11px } */
.ui-state-error, .ui-state-highlight {padding: 0pt 0.7em; padding-top:5px;}
.ui-state-error ul, .ui-state-highlight ul{ margin-top:0px;}
.ui-mensaje-error {background-color:#FFFF66; padding: 0pt 0.7em; padding-top:5px; margin-top:0px; border: 1px solid #cd0a0a; color: #cd0a0a; }
.ui-mensaje-guardar-exito {background-color:Transparent; padding: 0pt 0.7em; padding-top:5px; margin-top:0px; border: 1px solid Green; color:Green; }


.TextBoxNormal
{
    font-weight:normal;
	font-size: 12pt;
	font-family: Arial;
    width:350px;   
    height:auto;
}

.TextBoxMesAnio
{
    font-weight:normal;
	font-size: 12pt;
	font-family: Arial;
    width:50px;   
    height:auto;
}
.TextBoxBusqueda
{
    font-weight:normal;
	font-size: 10pt;
	font-family: Arial;
    width:350px;   
    height:auto;
}

.TextBoxBusquedaPersona
{
    font-weight:normal;
	font-size: 10pt;
	font-family: Arial;
    width:150px;   
    height:auto;
}

.TextBoxBusquedaMesAnio
{
    font-weight:normal;
	font-size: 10pt;
	font-family: Arial;
    width:50px;   
    height:auto;
}


.TextBoxMultiLine
{
    font-weight:normal;
	font-size: 12pt;
	font-family: Arial;
    height:75px;
    width:350px;
}

.TextBoxFecha
{
    font-weight:normal;
	font-size: 12pt;
	font-family: Arial;
    width:108px;   
    height:auto;
}

.TextBoxFechaBusqueda
{
    font-weight:normal;
	font-size: 10pt;
	font-family: Arial;
    width:108px;   
    height:auto;
}

