body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:"Trebuchet MS";
	font-size:10px;
	margin-top:20px;
	/*background:url(../images/backgroungGrn.jpg);*/
	/*background-color:#993333;*/
}
.header{
	width:100%;
	background:url(../images/encabezado.jpg) no-repeat;
	height:200px;
}

/* pie de pagina */

.final
{	
	background-image:url(../images/pie_pagina.png);
	background-repeat:repeat-x;
	font-size:11px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
}
./*final a:link
{
	color:#000000;
	font-family:"Trebuchet MS";
}*/

/*********************************/

#tituloTable{
	font-size:16;
	font-weight:100;
	text-align:center;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	height:35px;
	color:#FFFFFF;
}

/*#label{
	text-align:right;
	font-size:16px;
	color:#FFFFFF;
	height:35px;
}*/

#label_titulo_detalle{
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	height:35px;
	background:url(../images/menu.jpg);
}
#label_titulo_emergente{
	text-align:center;
	font-size:12px;
	color:#000000;
	height:35px;
	font-style:italic;
}
#label_titulo_right{
	text-align:right;
	font-size:15px;
	color:#000000;
	height:35px;
}
#label_detalle_right{
	text-align:right;
	font-size:13px;
	color:#000099;
	height:35px;
	vertical-align:middle;
}
#label_detalle_center{
	text-align:center;
	font-size:14px;
	color:#000099;
	height:35px;
}

#label_mdDetalle_center{
	text-align:center;
	font-size:14px;
	color:#000099;
	/*height:35px;*/
}

#label_mdDetalle_center a{
	text-align:center;
	font-size:14px;
	color:#000099;
	text-decoration:none;
	/*height:35px;*/
}

#label_mdDetalle_center a:visited{
	text-align:center;
	font-size:14px;
	color:#000099;
	text-decoration:none;
	/*height:35px;*/
}

#label_encabezado_center{
	text-align:center;
	font-size:16px;
	color:#000000;
	height:35px;
	vertical-align:middle;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	font-weight:bold;
}

#label_detalle_left{
	text-align:left;
	font-size:14px;
	color:#000099;
	height:35px;
	font-style:italic;
}

#label_titulo_center{
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
	height:35px;
	border-bottom-color:#666666;
	border-bottom:solid;
	border-bottom-width:1px;
}

#error{
	text-align:center;
	font-size:16px;
	color:#FF0000;
	height:35px;
	font-weight:400;
}

#imgButton{
	max-height:25px;
	max-width:100px;
	font-size:12px;
	border-color:#000033;
	background:url(../images/menu.jpg);
	background:#000033;
	color:#FFFFFF;
	border-color:#000066;
	font-weight:200;
}

#imgTable{
	margin:20px;
	border:thick 1px;
	border-collapse:collapse;
}

#linksGrn{
	text-decoration:none;
	color:#0000FF;
	font-family:"Trebuchet MS";
}

#txtDatos{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000066;
}
.txtDatos{
	font-size:11px;
	color:#000066;
}
#txtDatos input {
	font-size:10px;
	color:#000066;
/*	background-color:#000066;
	border-color:#000066;*/
}
#txtDatos select {
	font-size:11px;
	color:#000066;
}

#txtdatos-button{
	background-color:#999999;
	font-size:11px;
	border-color:#999999;
	color:#FFFFFF;
}
#header2{
	width:690;
	/*background-color:#000099;*/
	text-align:justify;
	left:-10px;
	display:block;
	/*margin-right:10px;
	/*background:url(../images/encabezado.jpg) no-repeat;*/
	height:20px;
	background:#999999;
}
/* -------- Menú de Navegación -------------------- */
#nav2{
	margin:0;
	position:absolute;
	text-decoration:none;
	/*top:10px;*/
	/*right:30px;
	/*margen con el div */
	
}
#nav2 li{
	color:#FFFFFF;
	/*color base del texto*/
	float:left;
	width:11em;
	padding:0;
	list-style:none;
	background:transparent;
	font:12px;
	/*text-align:center;*/
	position:relative;
	cursor:default;
}

/**********Menu emergente *****************/
#flotante
{
   position: absolute;
   display:none;
   font-family:Arial;
   font-size:0.8em;
   width:640px;
   height:80px;
   border:1px solid #808080;
   background-color:#f1f1f1;
}

#cerrar_ventana{
	text-decoration:none;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
#cerrar_ventana a{
	text-decoration:none;
	color:#000000;
}
#cerrar_ventana visited{
	color:#000000;
}

/****************Stilo Retornos de las Busquedas *****************************/

#returnBsq{
	text-decoration:none;
	font-size:12px;
	color:#666666;
}

#returnBsq a{
	color:#666666;
	text-decoration:none;
}

#returnBsq a:visited{
	color:#666666;
	text-decoration:none;
}

/*****************Login**********************************/

#login{
	color:#FFFFFF;
	font-size:10px;
}
