body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background: #545487 url(../../images/fondoweb.gif) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 {
	text-align: center;
	font-size: 24px;
}

h2 {
	text-align: left;
	font-size: 18px;
}

ul {
	text-align: left;
}

th {
	text-align: left;
}

.container {
	width: 779px;
	vertical-align: text-top;
	margin: 0 auto;
}

.menu {
	background: #545487 url(../../images/menu_fondo.gif) repeat-x left top;
}

.menu td {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.main {
	background: url(../../images/main_fondo.gif) repeat-x left top;
}

.content3 {
	padding: 24px 48px;
	font-size: 13px;
	color: #890050;
	vertical-align: top;
}

.content3 p {
	text-align: justify;
}

.picright {
	float: right;
	margin: 3px 0 8px 8px;
	border: 1px solid #E10082;
}

.picleft {
	float: left;
	margin: 3px 8px 8px 0;
	border: 1px solid #E10082;
}

.pie {
	font-size: 13px;
	font-weight: bold;
	color: #890050;
	background: url(../../images/pie_fondo.gif) repeat-x left top;
	height: 29px;
	padding-top: 18px;
	margin: 0;
	font-style: italic;
}

.pie a {
	text-decoration: none;
	color: #890050;
}

.pie a:hover {
	text-decoration: underline;
}

.repayment {
	border: 1px solid #890050;
	border-collapse: collapse;
}

.repayment td, .repayment th {
	border: 1px dotted #890050;
	text-align: center;
}