.line-div {
	background-image: url(images/line-div.gif);
	height: 2px;
	width: 135px;
	background-repeat: repeat-x;
	background-position: center center;
}
.top-table {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	height: 70px;
	background-color: #012F61;
}.content-bg {
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-size: 14px;
}
.texto-bottom {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto-gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.texto-form {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	width: 160px;
}
.menu-bg {
	background-image: url(images/bg-menu.jpg);
	background-repeat: no-repeat;
}
.menu-links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.menu-links:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E6DFCD;
	text-decoration: none;
}
.bg-table {
	background-image: url(images/bg-table.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.titulo-seccion {
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -0.5px;
}
.links {
	font-family: Arial;
	font-size: 12px;
	color: #69120B;
	text-decoration: underline;
}
.links:hover {

	font-family: Arial;
	font-size: 12px;
	color: #4A0001;
	text-decoration: none;
}
.ln-blanco {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.ln-blanco:hover {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E8E1CF;
}
.txt-beige {
	font-family: Georgia;
	font-size: 12px;
	color: #E7E0CE;
}
.linksBtm {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

