body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image: url(images/fondo_extenso.jpg);
	background-repeat: no-repeat;
	background-position: center top;
overflow-y:scroll;
}
#externo {
	height: 100%;
	width: 100%;
}
#interno {
border:solid 10px white; /*#CCCCCC;*/
	position:absolute;
	left: 50%;
	top: 10px;
	margin-left: -400px;
	margin-top: 0px;
	width: 800px;
		background-image:url(images/agenda_detalle_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
		background-image:url(images/content_bkg.gif);
	background-repeat:  repeat-y;
	background-position: right;

}
