body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fondo.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #C5D6EA;
	scrollbar-face-color: #E5F1E3;
	scrollbar-darkshadow-color: #E5F1E3;
	scrollbar-shadow-color: #158A32;
	scrollbar-highlight-color: #E5F1E3;
	scrollbar-3dlight-color: #E5F1E3;
	scrollbar-track-color: #E5F1E3;
	scrollbar-arrow-color: #158A32;
}
.TablaBase {
	background-image: url(../images/Main_Titulo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: text-top;
}
