body { 
	padding-right : 0;
	padding-left : 0;
	padding-bottom : 0;
	margin : 0;
	padding-top : 0;
	background-color:#FFFFFF;
}
a { 
	color : #666666;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
} 


/* Header Section */

#header { 
	width : 100%;
} 
#header .menu { 
	font : 90% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	float : left;
	color : black;
	background-color : transparent;
	margin-right : 2em;
	font-weight : bold;
	left : 1em;
}
/*
#divHeader a:link { 
	color : #666666;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}
*/
.AsignetButton{background-image:url(../img/fondo_b_azul.gif);
	background-repeat:repeat-x;
	background-color:transparent;font-size: 11px; color: #FFFFFF;font-weight: bold;text-decoration:none;vertical-align:top;
	border:0;padding:2px 8px 2px 8px;}
.AsignetButton:hover{cursor:pointer;}


.AsignetTitle
{
	color: #191970;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

.AsignetTitleTable { 
	
	width : 100%;
	border-bottom : thin solid #aea395;
}
.AsignetTextbox { 
	font-family : Arial, Sans-Serif;

font-size: 11px;
color:#000000;
background-color:#FFFFFF;
border: 1px solid #577AA0;
} 
.AsignetCombo { 
	font-size : 11px;
	color : #666666;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

.AsignetCalendarButton{
	font-size : 11px;
	color : #666666;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	cursor : hand;
	height : 16px;
	width : 16px;
	border-top : 0 solid white;
	margin : 0;
	border-left : 0 solid white;
	border-bottom : 0 solid gray;
	background-color : #c8c9be;
	border-right : 0 solid gray;
	background-image : url(../img/icon-appt.gif);
}
.tdImagenHorizontal
{
	background-image : url(../img/gris_blanc_horiz.gif);
	}
.tdImagenVertical
{
	background-image : url(../img/gris_blanc_vert.gif);
	}

.AsignetLabel { 
	font-size : 11px;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	background-color: inherit;
	color: #284775;
	font-weight:bold	
} 
.FieldSet { 
	margin-left : 2px;
} 

.UsuarioLogin { 
	font-weight : bold;
	font-size : 11px;
	color : #980000;
	line-height : 13px;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
} 

#X123:hover { 
	color : #980000;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
} 

#X123 { 
	color : #666666;
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	padding-left : 1px;
}

.Validator { 
	font-size : 11px;
	color : red;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
} 
.hiddencol { 
	display : none;
} 
.HeaderGrid { 
	height : 11px;
	background-color: "#2677B2";
	border-left : 1px solid #a5acb3;
	border-bottom : 1px solid #abb494;
	padding-left : 1px;
	padding-right : 1px;
	font-size : 11px;
	color : #666666;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}

.DataWebControlStyle { 
	/*Estilo para controles: text, select, textarea, radio, checkbox*/
font-size: 11px;color:#000000;background-color:#FFFFFF;border: 1px solid #577AA0; 
} 
.DataWebControlStyle a:link:hover
{
	text-decoration: underline;
} 

/* GridView */
.itemGrid { 
	border-right : 0 solid black;
	padding-right : 0;
	border-top : 0 solid black;
	padding-left : 1px;
	font-weight : normal;
	font-size : 11px;
	vertical-align : middle;
	border-left : 0 solid #b3adad;
	color : #284775;
	border-bottom : 0 solid black;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
} 

.selectedRow{ 
	background-color: "#5D7B9D";
	font-size : 11px;
} 


.AlternatingRowStyle { 
	border-right : 0 solid black;
	padding-right : 0;
	border-top : 0 solid black;
	padding-left : 1px;
	font-weight : normal;
	font-size : 11px;
	vertical-align : middle;
	border-left : 0 solid #b3adad;
	color : #666666;
	border-bottom : 0 solid black;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
} 
.ContenedorGrilla { 
	width : 100%;
} 
.DataGridFixedHeader 
{
	position : relative;
	TOP: expression(this.offsetParent.scrollTop-2); 
	background-color: "#5D7B9D";
	height: 11px;
	height : 11px;
	border-left : 1px solid #a5acb3;
	border-bottom : 1px solid #abb494;
	padding-left : 1px;
	padding-right : 1px;
	font-size : 11px;
	color : #666666;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}

/* GridViewComponentes */
.ComponentesCantidad { 
	font-weight : normal;
	font-size : 11px;
	vertical-align : middle;
	color : #284775;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	width : 25px;
	text-align : center;
} 

.ComponentesEngCode { 
	font-weight : normal;
	font-size : 11px;
	vertical-align : middle;
	color : #284775;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	width : 155px;
	text-align : left;
} 
.ComponentesDescripcion { 
	font-weight : normal;
	font-size : 11px;
	vertical-align : middle;
	color : #284775;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
	width : 215px;
	text-align : left;
} 
.fieldSetGridComponentes {
	border-right : solid 3px tan;
	border-left :  solid 1px tan;
	border-top : solid 1px tan;
	border-bottom :  solid 3px tan;
	padding-right : 0px;
	padding-right : 0;
	padding-left : 1px;
	font-weight : normal;
	font-size : 11px;
	vertical-align : middle;
	color : #284775;
	font-style : normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration : none;
}
/* Pager Section */
.LetraNormal {
	color : #000000;
	text-decoration: none;
	font-size: 8pt;
	font-style:normal;
	font-weight:normal;
	}

.pagerstyle
{
	font-size: x-small;
	text-align: right;
	background-position: bottom left;
	font-weight: bold;
	color: black;
}

.irapag{
    font-size:x-small;
    width:20px;
}
.anterior{
    background: url(../img/previous.gif) no-repeat scroll center;
    background-color:#C6C3C6;
    height:1.3em;
    width:16px;
    cursor:pointer;
}
.siguiente{
    background:url(../img/next.gif) no-repeat scroll center;
    background-color:#C6C3C6;
    height:1.3em;
    width:16px;
    cursor:pointer;
}
.primero{
    background:url(../img/first.gif) no-repeat scroll center;
    background-color:#C6C3C6;
    height:1.3em;
    width:16px;
    cursor:pointer;
}
.ultimo{
    background:url(../img/last.gif) no-repeat scroll center;
    background-color:#C6C3C6;
    height:1.3em;
    width:16px;
    cursor:pointer;
}
fieldset
{
	border-right: #D0DCEA 1px solid;
	border-top: #D0DCEA 1px solid;
	border-left: #D0DCEA 1px solid;
	border-bottom: #D0DCEA 1px solid;
}
