
.tituloAdmin
{	
	color:#f27b00;
	font-size:15pt;
	font-weight:bold;
	font-family:tahoma;
	height:50px;
	padding-top:10px;	
	text-align:center;
}
.ErrorMsg
{
	FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #ff9900;
    FONT-FAMILY: Tahoma, Verdana;
    height:100px;
    padding-top:40px;
    text-align:center;   
}

.tblHeader
{
	background-color:#D5D9DA;
	color:#222222;
	text-align:center;
	border-bottom: solid 1px #666666;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold
}

.btnClassic
{
	border: solid 1px black;
	background-color:#D5D9DA;
	color:#000000;
	width:80px;
	height:20px;
	font-family:Tahoma;
	font-size:10px
}	
.tblGeneral
{
	background-color:#f1f1f1;
	border: solid 1px #666666;
	font-family:Tahoma;
	font-size:12px
}

.Label
{
	color:#666666;
	font-family:Tahoma;
	font-size:11px;	
}


/*Ex colores.css*/

BODY
{
    MARGIN: 0px
}


/*Ex CrudGrid.css*/

.TopBorder
{
	background-color:#FF9900;
}
.Items
{
	font-family:Verdana;
	font-size:10px;
	background-color:#E7E7E7;
}
.Alternate
{
	font-family:Verdana;
	font-size:10px;
	background-color:#F7F7F7;
}
.Paging
{
	visibility:hidden;
}
.Header
{
	background-color:#D5D9DA;
	color:#222222;
	border-bottom: solid 1px #666666;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold
}
