.RadGrid
{
	border-left: #d17401 1px solid;
	border-right: #d17401 1px solid;
	font-size: 11px;
	font-family: Tahoma, Verdana;
	border-top: #d17401 1px solid;
	border-bottom: #d17401 1px solid;
}

.RadGrid TABLE
{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	border-color:Red ;
	border-width : 1px;
}
.GridHeader
{
	font-weight: bold;
	color: white;
	border-bottom: #003a86 1px solid;
	background-color: #f9af5a;
}

A.GridHeader 
{
	text-decoration: none;
	color: #336699;
}

.GridHeader A:hover
{
	text-decoration: underline;
	color: white;
}

.GroupPanel
{

            background-image: url(../Img/groupHeaderBg.gif);
            background-repeat: repeat-x;
            background-color: #ffac00;
            border-left: 1px solid #b69759;
            border-right: 1px solid #b69759;
            color: #9d6b0b;
			padding:0px;
}

.GroupPanelItems
{
	font-weight: bold;
	white-space:nowrap;
	background-color: white;
	margin: 0px;
	color: #9d6b0b;
}


.GridRow
{
	padding-left: 5px;
	background-repeat: repeat-x;
	background-color: White;
}

.GridAltRow
{
	padding-left: 5px;
	background-repeat: repeat-x;
	background-color: #D8FAE2;
}

.GridPager
{
	color: Black;
	padding-left: 6px;
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:  White;
}

.GridPager A
{
	color: #F9AF5A;
}

.GridSelectedRow
{
	background-image: none;
	background-color: moccasin;
	padding-left: 5px;
}


.GridFilter
{
	border-right: #3366cc 1px solid;
	border-top: #3366cc 1px solid;
	border-left: #3366cc 1px solid;
	border-bottom: #3366cc 1px solid;
	background-color: #c3d3e8;
	margin: 4px;
	border : 4px;
}

.GridEmpty
{
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
	background-color: #ffccff;
	margin: 4px;
}

.tablaGrupo
{
	border-right: #d17401 1px solid;
	border-bottom: #d17401 1px solid;
	border-left: #d17401 1px solid;
}

.tablaGrupoTitulo
{
	border-bottom: #d17401 1px solid;
	border-top: #d17401 1px solid;
	height: 19px;
	color: #107a32;
	font-weight: bold;
	background-position: left top;
	background-image: url(/cam/imagenes/gif/out_1.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
}

.tablaGrupoTituloT
{
	border-bottom: #d17401 1px solid;
	border-top: #d17401 1px solid;
	height: 21px;
	color: white;
	font-weight: bold;
	background-position: left top;
	background-image: url(/cam/imagenes/gif/out_1.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
}


.tablaGrupoTituloI
{
	background-position: left top;
	background-image: url(/cam/imagenes/gif/out_1left.gif);
	width: 10px;
	background-repeat: no-repeat;
	height: 21px;
}

.tablaGrupoTituloD
{
	background-position: right top;
	background-image: url(/cam/imagenes/gif/out_1right.gif);
	width: 10px;
	background-repeat: no-repeat;
	height: 21px;
}

.tablaGrupoGray
{
	border-right: #a5acb2 1px solid;
	border-top: #a5acb2 1px solid;
	border-left: #a5acb2 1px solid;
	border-bottom: #a5acb2 1px solid;
}

.tablaGrupoTituloGray
{
	border-bottom: #a5acb2 1px solid;
	height: 16px;
	background-color: #dcdcdc;
	color: Black;
	height: 20px;
	font-weight: bold;
}

.reporteCeldaTitulo
{
	border-right: black 1px solid;
	border-top: black 1px;
	border-left: black 1px;
	border-bottom: black 1px solid;
	background-color: #d3d3d3;
	text-align: right;
}
.reporteCeldaDato
{
	border-right: black 1px solid;
	border-top: black 1px;
	border-left: black 1px;
	border-bottom: black 1px solid;
	background-color: white;
}


.botonProlego
{
	border-right: #d17401 1px solid;
	border-top: #d17401 1px solid;
	font-size: 8pt;
	border-left: #d17401 1px solid;
	border-bottom: #d17401 1px solid;
	font-family: Tahoma;
	height: 21px;
	cursor: hand;
	color: black;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-image: url(/cam/imagenes/gif/out_2.gif);
	background-repeat: repeat-x;
}

.controlProlego
{
	border-right: #107a32 1px solid;
	border-top: #107a32 1px solid;
	font-size: 8pt;
	border-left: #107a32 1px solid;
	color: black;
	border-bottom: #107a32 1px solid;
	font-family: Tahoma;
	height: 16px;
	padding-top: 2px;
	background-color: white;
}
.controlProlegoDisabled
{
	border-right: #f9af5a 1px solid;
	border-top: #f9af5a 1px solid;
	font-size: 8pt;
	border-left: #f9af5a 1px solid;
	color: black;
	border-bottom: #f9af5a 1px solid;
	font-family: Tahoma;
	height: 16px;
	background-color: #E7E7FF;
	padding-top: 2px;
}
.controlProlegoCombo
{
	border-right: #107a32 1px solid;
	border-top: #107a32 1px solid;
	font-size: 8pt;
	border-left: #107a32 1px solid;
	color: black;
	border-bottom: #107a32 1px solid;
	font-family: Tahoma;
	height: 19px;
	padding-top: 2px;
	background-color: white;
}

.controlNumericoProlego
{
	border-right: #107a32 1px solid;
	border-top: #107a32 1px solid;
	font-size: 8pt;
	border-left: #107a32 1px solid;
	color: black;
	border-bottom: #107a32 1px solid;
	font-family: Tahoma;
	height: 16px;
	padding-right: 2px;
	text-align: right;
	padding-top: 2px;
}


.panelProlego
{
    background-color: #cfe8f5;
    font-size: 8pt;
    color: black;
    font-family: tahoma;
    border-width: 1px;
    border-color: #B7D8ED;
}

.panelProlegoTop
{
    background-color: #B7D8ED;
    border-width: 1px;
    border-color: #B7D8ED;
    font-size: 8pt;
    color: #00156e;
    font-family: tahoma;
    font-weight: bold;
    height: 19px;
    vertical-align: text-top;
    text-align: left;
}

.laTituPanel
{
    font-size: 8pt;
    font-family: tahoma;
    font-weight: bold;
    text-align: left;
    color: #00156e;
    vertical-align: middle;
    height: 19px;
}

.vinculoProlego
{
	cursor: hand;
	color: #107a32;
}
.vinculoProlegoover
{
	cursor: hand;
	color: #107a32;
    text-decoration: underline;
}
.vinculoProlegoRed
{
    font-size: 8pt;
    cursor: hand;
    color: red;
    font-family: Tahoma;
}
.vinculoProlegoRedover
{
    font-size: 8pt;
    cursor: hand;
    color: red;
    font-family: Tahoma;
    text-decoration: underline;
}

.panelInfoFlotante
{
	border-right: #3366cc 1px solid;
	border-top: #3366cc 1px solid;
	border-left: #3366cc 1px solid;
	border-bottom: #3366cc 1px solid;
	background-color: #c3d3e8;
	margin: 4px;
}

.panelFixHeader
{
	overflow: auto;
	height: 150px;
}

.linkProlego
{
	cursor: hand;
	color: #107a32;
}

.fondoGris
{
	background-color: #FFFBD6;
}

.fondoResumen
{
	background-position: left top;
	font-weight: bold;
	background-image: url(/cam/imagenes/png/back_titulos.png);
	vertical-align: middle;
	color: black;
	background-repeat: no-repeat;
	height: 24px;
	text-align: left;
}

.toolTip
{
    border-right: 1px solid;
    padding-right: 5px;
    border-top: 1px solid;
    padding-left: 5px;
    font-size: 8pt;
    padding-bottom: 1px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    font-family: Tahoma;
    background-color: navajowhite;
}
