@import url("menutop.css");	
	body {
	overflow: hidden;
	left: auto;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}

	h1 {
		display:none;
	}
	#fondo1 {
	z-index:0;
	position: absolute;
	top:0px;
	margin:0;
	background-image:url(../images/patronfondo1.gif);
	width: 100%;
	height:150px;
	left: 0px;
	
	}
	#title{
		position:absolute;
		top:103px;
	}
	#title img{
		border:none;
	}
		#title_sgd{
		position:absolute;
		top:105px;
		left:15px;
	}
	#title_sgd img{
		border:none;
	}
	p{
		position:relative;
		margin:0px;
		top:150px;
		width:350px;
		left:100px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:small;
	}
	
#informacionextra {
	margin: 0px;
	padding: 0px;
	width: 350px;
	height: auto;
	top:155px;
	left:100px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	padding-top: 5px;
	padding-left: 5px;
	position: relative;
	padding-right: 5px;
}
table {
	position:relative;
	width:350px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
.lgobanco {
	position: relative;
	width: auto;
	display:block;
	float:left;
}
.nroctabanco {
	position: relative;
	width:230px;
	display:block;
}
.enviandocel {
	position: relative;
	width:216px;
	display:block;
	float:left;
	font-size: xx-small;
	top: 0px;
}
.lgoscel{
	position: relative;
	width:130px;
	top:20px;
	display: block;
	float: left;
	
}
#textoadicional {
	position: relative;
	width:350px;
	height:auto;
	left: 0px;
	text-align: left;
	font-size: small;
}
.marca{
	top:auto;
	position: relative;
}
.textos{
	position: relative;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
