body 
{
	margin:0px;
	padding-right:0px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top: 10px;
	background-color:rgb(166,209,218);
	font-family:Verdana,Helvetica, Sans-Serif;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-image:url(../images/fondo.gif);
	background-repeat:repeat-x;
	z-index:100;
}

#bodyddd
{
	margin:0px;
	padding-right:0px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top: 10px;
	font-family:Verdana,Helvetica, Sans-Serif;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	z-index:100;
}


#conal
{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	}

#conalmail
{
	background-image:url(../images/iconoMail.jpg);
	background-repeat:no-repeat;
	}

	
	
#header

{
	position:absolute;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	z-index:100;
	left: 364px;
	width: 1060px;
	top: 33px;


}
#ruta 
{
	padding-top:3px;
	font-weight:bold;
	font-size:11px;
	color:rgb(26,86,101);
	color:rgb(0,129,186);
	color:rgb(218,37,29);
	color:rgb(0,0,0);
	border:1px;
	border-style:solid;
	
	}
	
	
#contenido
{
	position:absolute;
	background-color:rgb(248,242,220);
	border-color:rgb(36, 146, 170);
	border-width:1px;
	border-style:Solid;
	z-index:100;	
	
	}

#mBienv, #mPrin, #mConf, #mUsuario
{
	position:absolute;
	/*background-image:url(../images/barraBienv.gif);*/
	background-repeat:no-repeat;
	background-color:rgb(218, 232, 236);
	border-color:rgb(36, 146, 170);
	border-width:2px;
	border-style:Solid;
	z-index:100;	
	}


#bBienv, #bPrin, #bPerfil, #bContac, #bLogoff, #bUsuario
{
	position:absolute;
	background-image:url(../images/bMenu.gif);
	background-repeat:repeat-x;
	z-index:101;
	}
	
#lblmail
{
	position:absolute;
	font-size:9px;
	word-spacing:0;
	/* font-weight:bold;*/
	}

#barra
{
	position:absolute;
	background-image:url(../images/bMenu.gif);
	background-repeat:repeat-x;
	z-index:101;
	width: 854;
	visibility: inherit;

	}
#sep1, #sep2, #sep3, #sep4
{
	position:absolute;
	background-image:url(../images/sep.gif);
	background-repeat:repeat-x;
	z-index:101;
	top:0px;
}




#fecha
{
	position:absolute;
	color:rgb(0,0,0);
	}
	
#txtBuscar
{
	position: absolute;
	height: 14px;
	top:133px;
	z-index: 111;
	}
	
.formulario
{	
	text-align:left;
	font-size:12px;
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
	height:17px;
	text-transform:lowercase;
	}
	
.txtForm
{
	font-size:11px;
	/*background-color:rgb(255,255,255);*/
	font-weight:bold;
	color:rgb(0,0,0);
/*	color:rgb(0, 0, 160); */
	text-align: right;
	}
.ddlForm
{
	font-size:12px;
	background-color:rgb(255,255,255);
	font-weight:normal;
	color:rgb(0,0,0);
	text-align: left;
	height:22px;
	}
.obligatorio
{
	font-size:9px;
	/*background-color:rgb(255,255,255);*/
	font-weight:bold;
	color:rgb(26,86,101);
	text-align: left;
	}

.btnFormulario
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/barra.gif);
	background-color:rgb(0,0,0);
	background-repeat:repeat-x;
	color:rgb(0,0,0);
	height:19px;
	border-color:rgb(36, 146, 170);
	border:1px;
	border-width:1px;
	border-style:Solid;
	cursor:hand;
	}
	
.titulo
{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	
	}

#derechos1, #derechos2
{
	text-align:center;
	font-size:11px;
	font-weight:normal;
	}

/*  VINCULOS */

.vinculo
{
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:rgb(0,0,0);
	}
	
	
.lblRegistro
{
	text-decoration:none;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/barra.gif);
	background-color:rgb(0,0,0);
	background-repeat:repeat-x;
	color:rgb(0,0,0);
	height:23px;
	border-color:rgb(36, 146, 170);
	border:1px;
	border-width:1px;
	border-style:Solid;
	cursor:hand;
	text-align:center;
	widows:10;
	padding-top:5px;
	}

