/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../../../imagefiles/general/fondo.jpg);
	background-repeat: repeat-x;
}

.sepearador {
	width: auto;
	clear: both;
	height: 10px;
}

table {
	text-align: rigth;
	font: Times, "Times New Roman", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}