@charset "utf-8";
body {
	margin: 0px;
	background-color: #666666;
}
#wrap {
	height: 479px;
	width: 790px;
	margin: auto;
	text-align: left;
}
#wrap #header {
	width: 790px;
	height: 41px;
}
#wrap #contenedor {
	width: 790px;
	height: 420px;
	background-image: url(img/tr_Fondo.gif);
}
#wrap #footer {
	width: 790px;
	height: 18px;
}
