body {
	background-image: url(images/bg.gif);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5F5F5F;
}
a:visited {  color: #2B2B2B; text-decoration: underline}
a:link {  text-decoration: underline; color: #2B2B2B}
a:hover {  color: #0086B4; text-decoration: underline}
a:active {  color: #DC4E00; text-decoration: underline}
.content {
	font-size: 16px;
	line-height: 28px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-size: 16px;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 12px;
	color: #0086B4;
	font-family: Arial, Helvetica, sans-serif;
}

.content2 {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.title2 {
	font-size: 16px;
	line-height: 28px;
	color: #2C5F1B;
	font-family: Arial, Helvetica, sans-serif;
}
.content3 {
	font-size: 13px;
	line-height: 22px;
	color: #A9400E;
	font-family: Arial, Helvetica, sans-serif;
}
.content-1 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.form {
	background-color: #FAFAFA;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ADBE2;
	border-right-color: #C0E0E0;
	border-bottom-color: #C0E0E0;
	border-left-color: #9ADBE2;
}
.boton {
	background-color: #E1E1E1;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
	text-align: center;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image {
	border: 1px solid #999999;
}

