﻿.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding: 0px;
	margin: 5px 10px 5px 10px;
	text-decoration: none;
	vertical-align: bottom;
}
.text_justify {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B2020;
	font-size: small;
	font-weight: normal;
	text-align: justify;
	border-style: none;
	padding: 0px;
	margin: 0px 25px 10px 0px;
	line-height: normal;
}
.text_center {
	font-family: Arial, Helvetica, sans-serif;
	color: #5B2020;
	font-size: small;
	font-weight: bold;
	text-align: center;
	border-style: none;
	padding: 0px;
	margin: 10px 25px 10px 25px;
	text-decoration: none;
}
#Top {
	border-style: none;
	width: 790px;
	height: 220px;
	padding: 0px;
	margin: 0px;
}
.border_cero {
	border-style: none;
}
#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 790px;
	background-color: #C48F7C;
}
