@charset "utf-8";
.menuarriba {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666;
	margin-right: 36px;
	text-align: right;
	vertical-align: bottom;
	text-decoration: none;
}

.submenuarriba {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 8px;
}
.TITULOSUBMENU {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #ff7200;
	vertical-align: middle;
	text-align: left;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #f1f1f1;
}
.linea {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
a:hover {
	color: #ff7200;
	text-decoration: none;
}
a {
	color: #666;
	text-decoration: none;
}



.pie {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #999;
	text-align: left;
}
.tipos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 8px;
}
.menuarribaON {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #ff7200;
	margin-right: 36px;
	text-align: right;
	vertical-align: bottom;
	text-decoration: none;
	font-weight: bold;
}
.texto {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	vertical-align: top;
}
.submenuarribaON {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #ff7200;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 8px;
}
.proyectos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	margin-bottom: 12px;
}
.titPROY {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #000;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 8px;
}
.tablaProy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	color: #666;
	background-color: #f1f1f1;
}
