#espaciosUy {
	margin-left: 28px;
	margin-right: 35px;
	margin-top: 20px;
	vertical-align: top;
}
#chatLink {
	position: relative;
	right: 20em;
}
#nav {
	border-top: 1px solid white;
}
#nav ul {
	list-style: none;
    margin: 0;
    padding: 0;
    background: #999999 url(../img/menu_bg.gif) repeat-y;
}
#nav li {
    border-bottom: 1px solid white;
}
#nav a {
    color: #387009;
	text-decoration: none;
    display: block;
    padding: 6px 0 6px 30px;
	width: 170px;
}
#nav a:hover{
    background: #5b8c29;
    color: white;
}
#Contactenos{
	margin-top:20px;
}
.noMargin {
	margin: 0px;
}
#lang {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 15px;
}
#lang a{
	color: #387009;
	text-decoration: underline;
}
#lang a:hover {
	color: #009900;
}
.link {
	color: #000000;
	text-decoration:underline;
}
.categoria {
	list-style:none;
}
.curriculum {
	list-style: none;
	padding-left: 5px;
}
.listaItemsCurriculum {
	padding-left: 5px;
	list-style: circle;
}
.keywords {
	display: none;
}
