.bordes {
	background: #FFFFFF url(img/izq-der.gif) no-repeat top;
	width: 3px;
	height: 100%;
}
.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #120c65;
	text-align: left;
	height: 93px;
	width: 438px;
	vertical-align: bottom;
	padding-bottom: 18px;
}
.idiomas {
	margin-top: 39px;
	margin-right: 7px;
}
.menu_bg {
	background-color: #120C65;
	background-image: url(img/menu_bg.gif);
	height: 29px;
}
.menu_bt {
	margin-right: 12px;
	margin-left: 12px;
}


.data_link {
	color: #120c65;
	text-decoration: none;
}
.data_link:hover {
	color: #21650C;
	text-decoration: underline;
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #120C65;
	text-decoration: none;
	background-image: url(img/pie_bg.gif);
	height: 44px;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}
.pie_link {
	color: #120C65;
	text-decoration: none;
}
.pie_link:hover {
	color: #21650C;
	text-decoration: underline;
}
.imagenes {
	border: 5px solid #e6e5e5;
}
.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6c6c6c;
}

