.fondo {
	background-repeat: repeat;
	height: auto;
	width: 760px;
}
.banner {
	height: 275px;
	width: 760px;
}
.esquina {
	padding: 0px;
	height: 33px;
	width: 33px;
	background-image: url(imagenes/esquina1a.jpg);
	background-repeat: no-repeat;
}
.lineasuperior {
	background-image: url(imagenes/superior.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 688px;
}
.esquina2 {
	background-image: url(imagenes/esquina1b.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 39px;
}
.lineainferior {
	background-image: url(imagenes/inferior.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 688px;
}
.linealateralizq {
	background-image: url(imagenes/izquierdo.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 33px;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-align: center;
}

.linealateralizqCopy {
	background-image: url(imagenes/derecho.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 39px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	padding: 5px;
	background-color: #FFFFFF;
}
.listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	float: right;
	height: 310px;
	width: 209px;
	overflow: auto;
	position: absolute;
	left: 45px;
	top: 333px;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;
	height: 200px;
	width: 198px;
}
.texto3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	padding: 5px;
	background-color: #FFFFFF;
	height: 315px;
	width: 198px;
}
