a {
	background-color: transparent;
	color: #4F89BB;
	text-decoration: none;
}

a.selected {
	background-color: #487fc6;
	color:#FFFFFF;
}

a:hover {
	background-color: #D7EFF2;
}

abbr {
	background-color: transparent;
	border-bottom: #000000 1px dotted;
	color: #000000;
	cursor: help;
}

acronym {
	background-color: transparent;
	border-bottom: #000000 1px dotted;
	color: #000000;
	cursor: help;
}

blockquote {
	font-family: Times, "Times New Roman", serif;
	font-size: 120%;
	font-style: italic;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;/*
}
body {
	margin: 0;
   color: black;
   background: white;
	background-image: url(../images/logo_up.gif); 
   background-position: top left;
   background-attachment: fixed;
   background-repeat: no-repeat;
	color: #000000;
	font: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding-bottom: 1px; 
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 0px; */
	scrollbar-3dlight-color: #487fc6;
	scrollbar-arrow-color: #4F89BB;
	scrollbar-base-color: #8eb1d7;
	scrollbar-darkshadow-color: #F7F9FA;
	scrollbar-highlight-color: #8eb1d7;
	scrollbar-shadow-color: #487fc6;
	scrollbar-track-color: #F7F9FA;
}

code {
	background-color: #8eb1d7;
	color: #000000;
	font-size: 120%;
}

dd {
	line-height: 1.5em;
	margin-bottom: 1em;
}

dd a {
	text-decoration: underline;
}

dd.link a {
	color: #000000;
	text-decoration: none;
}

dt {
	font-weight: bold;
}

dt a {
	text-decoration: underline;
}

fieldset {
	 border: 1px solid #487fc6;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}

form {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0px;
}

h1 {
	background-color: transparent;
	/* border-bottom: #487fc6 1px solid; */
	color: #000000;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0.5em;
}

h1 {
	font-size: 160%;
}

h1 a {
	color: black! important;
}

h2 {
	background-color: transparent;
	/* border-bottom: #487fc6 1px solid; */
	color: #000000;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0.5em;
}

h2 {
	font-size: 150%;
}

h2 a {
	color: black! important;
}

h3 {
	background-color: transparent;
	border-bottom: #487fc6 1px solid;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0.5em;
}

h3 {
	border-bottom-style: none;
	font-size: 140%;
	font-weight: bold;
}

h3 a {
	color: black! important;
}

h4 {
	background-color: transparent;
	border-bottom: #487fc6 1px solid;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0.5em;
}

h4 {
	border-bottom-style: none;
	font-size: 120%;
	font-weight: bold;
}

h4 a {
	color: black! important;
}

h5 {
	background-color: transparent;
	border-bottom: #487fc6 1px solid;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0.5em;
}

h5 {
	border-bottom-style: none;
	font-size: 100%;
	font-weight: bold;
}

h5 a {
	color: black! important;
}

h6 {
	background-color: transparent;
	border-bottom: #487fc6 1px solid;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding-top: 0.5em;
}

h6 {
	border-bottom-style: none;
	font-size: 85%;
	font-weight: bold;
}

h6 a {
	color: black! important;
}

hr {
	background-color: transparent;
	color: #487fc6;
	height: 1px;
	border-bottom: dashed;
}

img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	vertical-align: middle;
}

input {
	background-color: #FFFFFF;
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	padding-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	vertical-align: middle;
	visibility: visible;
}

input.selected {
	background-color: #4F89BB;
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
	padding-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	vertical-align: middle;
	visibility: visible;
}

input:hover {
	background-color: #D7EFF2;
}

input.colorear {
	background-color: #FFFFFF;
	border: 0px;
	color: #000000;
	font-family: ;
	padding: 0em;
	vertical-align: middle;
	visibility: visible;
	font-weight: bold;
	text-transform: uppercase;
}

input.searchbutton {
	background: #FFFFFF no-repeat 2px 1px;
	cursor: pointer;
	font-size: 100%;
	margin-bottom: 1px! important;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 1px;
	padding-top: 1px;
/* text-transform: lowercase; */
}

legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}

li {
	margin-bottom: 1em;
}

li.plain a {
	background: transparent;
	text-decoration: none;
	margin: 1em;
}

li.plain a:hover {
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	margin: 1em;
}

li.selected a {
	background-color: #4F89BB;
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	color: White;
	text-decoration: none;
	margin: 1em;
}

ol {
	line-height: 1.5em;
	margin: 0.5em 0px 0px 1.5em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

ol a {
	text-decoration: underline;
}

p {
	line-height: 1.5em;
	margin: 0.5em 0em 1em;
}

p a {
	text-decoration: underline;
}

p a:visited {
	background-color: transparent;
	color: #800080;
}

p a:active {
	background-color: transparent;
	color: #FF0000;
}

p img {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin: 0px;
}

pre {
	background-color: #8eb1d7;
	border-bottom: #487fc6 1px dashed;
	border-left: #487fc6 1px dashed;
	border-right: #487fc6 1px dashed;
	border-top: #487fc6 1px dashed;
	color: #000000;
	font-size: 120%;
	overflow: auto;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
}

q {
	font-family: Times, "Times New Roman", serif;
	font-size: 120%;
	font-style: italic;
}

select {
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	color: #000000;
	vertical-align: top;
}

table {
	font-size: 100%;
}

textarea {
	background-color: #FFFFFF;
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	color: #000000;
	font: 110% "Courier New", Courier, monospaced;
	padding-bottom: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	width: 100%;
}

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: 0.5em 0px 0px 1.5em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

ul a {
	text-decoration: none;
}

ul.configletdetails {
	list-style-image: none;
	list-style-type: none;
	margin: 0em 1em 1em 4em;
}

ul.configletdetails li {
	display: inline;
	margin-bottom: 1em;
}

ul.configletdetails li a {
	text-decoration: none;
}

ul.configletdetails li label {
	font-weight: bold;
}

ul.configlets {
	list-style-image: none;
	list-style-type: none;
	margin: 1em;
}

ul.configlets li {
	margin-bottom: 1em;
}

ul.configlets li a {
	text-decoration: none;
}

ul.configlets li label {
	font-weight: bold;
}

unknown {
	border-bottom-color: #FFA500;
	border-bottom-width: 1px;
	border-left-color: #FFA500;
	border-left-width: 1px;
	border-right-color: #FFA500;
	border-right-width: 1px;
	border-top-color: #FFA500;
	border-top-width: 1px;
}

.actionitems li {
	background-image: none;
}

.actionmenu .actionseperator a {
	border-top: #74AE0B 1px solid;
	margin-top: 0.2em;
	padding-top: 0.2em;
}

.actionmenu li {
	background: none transparent scroll repeat 0% 0%;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	display: inline;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.actionmenu li a {
	display: block;
	margin: 0.2em 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0px;
	white-space: nowrap;
}

.actionmenu li a:hover {
	background-color: #74AE0B;
	color: #FFFFFF;
}

.actionsingular {
	background-image: none! important;
}

.add {
}

.addfavorite {
	vertical-align: bottom;
}

.card {
	background-color: #8eb1d7;
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	float: left;
	margin: 1em;
	padding-bottom: 1em;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1em;
	text-align: center;
	width: 110px;
}

.comment {
	background: #F7F9FA;
	border-bottom: #487fc6 1px dashed;
	border-left: #487fc6 1px dashed;
	border-right: #487fc6 1px dashed;
	border-top: #487fc6 1px dashed;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0px;
}

.comment h1 {
	border-bottom: #76797C 1px dashed;
	font-weight: normal;
}

.comment h2 {
	border-bottom: #76797C 1px dashed;
	font-weight: normal;
}

.comment h3 {
	border-bottom: #76797C 1px dashed;
	font-weight: normal;
}

.comment h4 {
	border-bottom: #76797C 1px dashed;
	font-weight: normal;
}

.comment h5 {
	border-bottom: #76797C 1px dashed;
	font-weight: normal;
}

.comment h6 {
	border-bottom: #76797C 1px dashed;
	font-weight: normal;
}

.commentbody {
	margin: 0px 1em 1em;
}

.configlet .contentviews {
	font-size: 90%;
}

.configlet .documenteditable {
	padding-bottom: 0em! important;
	padding-left: 0em! important;
	padding-right: 0em! important;
	padding-top: 0em! important;
}

.contentactions {
	background-color: #CDE2A7;
	border-collapse: collapse;
	border-left: #74AE0B 1px solid;
	border-right: #74AE0B 1px solid;
	color: #578308;
	font-size: 98%;
	height: 1.2em;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0px;
	text-align: right;
	text-transform: lowercase;
	z-index: 2;
}

.contentactions .actionmenu {
	background: #CDE2A7;
	border-bottom: #74AE0B 1px solid;
	border-left: #74AE0B 1px solid;
	border-right: #74AE0B 1px solid;
	border-top: #74AE0B 1px;
	height: auto;
	left: -1.2em;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	visibility: hidden;
	width: auto;
	z-index: 5;
}

.contentactions .hiddenstructure {
	left: -200px;
	position: absolute;
	top: -200px;
}

.contentactions a {
	color: #578308;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 1em;
	padding-top: 0px;
	text-decoration: none;
}

.contentactions li {
	color: #000000;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	text-align: left;
}

.contentactions li {
	background-position: right center;
	background-repeat: no-repeat;
	border-left: #74AE0B 1px solid;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-right: 0px;
	padding-top: 0px;
	z-index: 4;
}

.contentactions ul {
	color: #000000;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	text-align: left;
}

.contentactions ul {
	height: 1.2em;
	line-height: 1.2em;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.contentviews {
	background-color: transparent;
	border-bottom: #74AE0B 1px solid;
	border-collapse: collapse;
	border-left: #74AE0B 0px solid;
	border-right: #74AE0B 0px solid;
	border-top: #74AE0B 0px solid;
	line-height: normal;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 1em;
	padding-left: 1em;
}

.contentviews .hiddenstructure {
	left: -200px;
	position: absolute;
	top: -200px;
}

.contentviews .selected a {
	background-color: #CDE2A7;
	border-bottom: #CDE2A7 1px solid;
	color: #578308;
}

.contentviews li {
	display: inline;
}

.contentviews li a {
	background-color: transparent;
	border-bottom: #74AE0B 1px solid;
	border-left: #74AE0B 1px solid;
	border-right: #74AE0B 1px solid;
	border-top: #74AE0B 1px solid;
	color: #578308;
	height: auto;
	line-height: normal;
	margin-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0em;
	text-decoration: none;
	/*text-transform: lowercase;*/
	z-index: 1;
}

.contentviews li a:hover {
	background-color: #CDE2A7;
	color: #578308;
}

.context {
	background: /*url(linkTransparent.gif)*/ no-repeat 9px 1px;
	cursor: pointer;
	font-size: 85%;
	margin-bottom: 1em;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 1px;
	padding-top: 1px;
	text-transform: lowercase;
}

.currentnavitem {
	color: #000000;
	font-weight: bold;
}

.date {
	font-weight: bold;
}

.daypopup {
	background-color: #FFFFE1;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0.2em;
	position: absolute;
	width: 12em;
	z-index: 2;
	visibility: hidden;
}

.destructive {
	background: /* url(linkTransparent.gif) */ #FFCE7B; 
	border-bottom: #FFA500 1px solid;
	border-left: #FFA500 1px solid;
	border-right: #FFA500 1px solid;
	border-top: #FFA500 1px solid;
	cursor: pointer;
	font-size: 85%;
	margin-bottom: 1em;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	text-transform: lowercase;
}

.discreet {
	color: #76797C;
	font-size: 85%;
	font-weight: normal;
}

.documentactions {
	float: right;
	margin: -1.5em 0px 0px;
}

.documentactions a {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	text-decoration: none;
}

.documentactions li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

.documentactions ul {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

.documentbyline {
	clear: both;
	color: #76797C;
	font-size: 85%;
	font-weight: normal;
	text-align: right;
}

.documentbyline a {
	text-decoration: underline;
}

.documentcontent {
	/* Navidad 2006
	/* background: #FFFFFF; */
	Fin Navidad 2006 */
	font-size: 110%;
	padding-bottom: 2em! important;
	padding-left: 1em! important;
	padding-right: 1em! important;
	padding-top: 0em! important;
}

.documentdescription {
	display: block;
	font-weight: bold;
	line-height: 1.5em;
	margin: 1em 0em;
}

.documenteditable {
	padding-bottom: 1em! important;
	padding-left: 2em! important;
	padding-right: 2em! important;
	padding-top: 0em! important;
}

.documenteditable  .add {
}

.documenteditable  .context {
	cursor: pointer;
	font-size: 85%;
	margin-bottom: 1em;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 1px;
	padding-top: 1px;
	text-transform: lowercase;
}

.documenteditable  .destructive {
	background: #FFCE7B no-repeat 9px 1px;
	border-bottom: #FFA500 1px solid;
	border-left: #FFA500 1px solid;
	border-right: #FFA500 1px solid;
	border-top: #FFA500 1px solid;
	cursor: pointer;
	font-size: 85%;
	margin-bottom: 1em;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 1px;
	padding-top: 1px;
	text-transform: lowercase;
}

.documenteditable  .noborder {
	background-color: transparent;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0px;
}

.documenteditable  .notify {
	border-bottom: #FFA500 1px solid;
	border-left: #FFA500 1px solid;
	border-right: #FFA500 1px solid;
	border-top: #FFA500 1px solid;
}

.documenteditable  .standalone {
	background: #8eb1d7 no-repeat 9px 1px;
	cursor: pointer;
	font-size: 85%;
	margin-bottom: 1em;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 1px;
	padding-top: 1px;
	text-transform: lowercase;
}

.documenteditable .documentcontent {
	border-bottom: #74AE0B 1px solid;
	border-left: #74AE0B 1px solid;
	border-right: #74AE0B 1px solid;
	border-top: #74AE0B 1px solid;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.error {
	background-color: #FFCE7B;
	border-bottom: #FFA500 1px solid;
	border-left: #FFA500 1px solid;
	border-right: #FFA500 1px solid;
	border-top: #FFA500 1px solid;
	margin: 0px 0px 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	width: 68%! important;
}

.error .fieldrequired {
	color: #FFCE7B;
}

.even {
	background-color: #F7F9FA;
}

.explain {
	background-color: transparent;
	border-bottom: #000000 1px dotted;
	color: #000000;
	cursor: help;
}

.field {
	left: 0px;
	margin: 0px 1em 1em 0px;
	top: 0px;
}

.field .field {
	margin: 1em 0px 0px;
}

.field label {
	font-size: 100%;
	font-weight: bold;
}

.fieldrequired {
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
}

.formcontrols {
	margin: 1em 0px 0px;
}

.formhelp {
	color: #76797C;
	font-size: 90%;
	margin: 0px 0px 0.2em;
}

.formhelp a {
	text-decoration: underline;
}

.formhelp:hover {
	color: #000000;
	cursor: default;
}

.hiddenlabel {
	background: none transparent scroll repeat 0% 0%;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	display: block;
	height: 1px;
	margin: -1px 0px 0px -1px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 1px;
}

.hiddenstructure {
	background: none transparent scroll repeat 0% 0%;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	display: block;
	height: 1px;
	margin: -1px 0px 0px -1px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 1px;
}

.highlightedsearchterm {
	background-color: #FEFF82;
}

.label {
	display: inline;
	font-weight: bold;
	padding-right: 0.5em;
}

.link-callto {
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 1px;
}

.link-comment {
	padding-bottom: 1px! important;
	padding-left: 16px! important;
	padding-right: 0px! important;
	padding-top: 1px! important;
}

.link-external {
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 1px;
}

.link-ftp {
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 1px;
}

.link-https {
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 1px;
}

.link-irc {
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 1px;
}

.link-mailto {
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 1px;
}

.link-news {
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 0px;

	padding-top: 1px;
}

.link-parent {
	display: block;
	font-size: 85%;
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 1px;
}

.link-plain {
	background-image: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.link-user {
	padding-bottom: 1px;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 1px;
}

.listing {
	border-bottom: #487fc6 1px solid;
	border-collapse: collapse;
	border-left: #487fc6 1px solid;
	font-size: 85%;
	margin: 1em 0em;
}

.listing .even {
	background-color: #F7F9FA;
}

.listing .listingcheckbox {
	text-align: center;
}

.listing .odd {
	background-color: transparent;
}

.listing .top {
	border-left: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	padding-bottom: 1em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	text-align: right! important;
}

.listing a:hover {
	text-decoration: underline;
}

.listing img {
	vertical-align: middle;
}

.listing td {
	border-right: #487fc6 1px solid;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	text-align: left;
}

.listing th {
	background: #8eb1d7;
	border-bottom: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	font-weight: normal;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	text-transform: lowercase;
}

.listingbar {
	background-color: #8eb1d7;
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	margin: 1em 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	text-align: center;
	text-transform: lowercase;
	vertical-align: top;
}

.listingbar img {
	vertical-align: middle;
}

.listingbar span.next {
	float: right;
	text-align: right;
}

.listingbar span.previous {
	float: left;
	text-align: left;
}

.location-frontpage {
}

.location-members {
}

.location-news {
}

.netscape4 {
	display: none;
}

.newsabout {
	color: #76797C;
	display: block;
	float: right;
	font-size: 85%;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: right;
}

.newsabout li {
	display: inline;
}

.newscontent {
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0px;
}

.newscontent li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.newscontent ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.newsfooter {
}

.newsfooter li {
	display: inline;
	margin: 0px 1em 0px 0px;
}

.newsitem {
	border-bottom: #487fc6 1px solid;
	margin-bottom: 1em;
}

.noborder {
	background-color: transparent;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0px;
}

.notify {
	border-bottom: #FFA500 1px solid;
	border-left: #FFA500 1px solid;
	border-right: #FFA500 1px solid;
	border-top: #FFA500 1px solid;
}

.odd {
	background-color: transparent;
}

.plonecalendar {
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	margin: 1em 0em;
}

.plonecalendar .event {
	background-color: #8eb1d7;
	font-weight: bold;
}

.plonecalendar .todayevent {
	background-color: #8eb1d7;
	border-bottom: #FFA500 2px solid;
	border-left: #FFA500 2px solid;
	border-right: #FFA500 2px solid;
	border-top: #FFA500 2px solid;
	font-weight: bold;
}

.plonecalendar .todaynoevent {
	border-bottom: #FFA500 2px solid;
	border-collapse: collapse;
	border-left: #FFA500 2px solid;
	border-right: #FFA500 2px solid;
	border-top: #FFA500 2px solid;
}

.plonecalendar .weekdays td {
	background-color: #8eb1d7;
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px;
	border-right: #487fc6 1px;
	border-top: #487fc6 1px solid;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: center;
}

.plonecalendar a {
	text-decoration: none;
}

.plonecalendar a:hover {
	text-decoration: none;
}

.plonecalendar td {
	background-color: transparent;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: right;
	width: 1.5em;
}

.plonecalendar th {
	background-color: #8eb1d7;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: center;
}

.portalmessage {
	background-color: #FFCE7B;
	border-bottom: #FFA500 1px solid;
	border-left: #FFA500 1px solid;
	border-right: #FFA500 1px solid;
	border-top: #FFA500 1px solid;
	color: #000000;
	font-size: 85%;
	font-weight: bold;
	margin: 2em 0em 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	vertical-align: middle;
}

.portalmessage a {
	color: #000000;
	text-decoration: underline;
}

.portalnotloggedin {
}

.portlet {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-bottom: 1em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.portlet .even {
	background-color: #F7F9FA;
}

.portlet .odd {
	background-color: transparent;
}

.portlet h1 {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.portlet h2 {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.portlet h3 {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.portlet h4 {
	font-size: 1em;
	font-weight: normal;
	white-space: nowrap;
}

.portlet h4 {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.portlet h5 {
	/* Navidad 2006
	background-image:url(/educacion/usrn/unidadprogramas/Clima/images/navidad_cellpic_celeste.gif);
	background-repeat:repeat-x;
	background-position:right;
	Fin Navidad 2006 */
	background: #8eb1d7;
	border-bottom: #487fc6 1px;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	display: inline;
	font-size: 1em;
	font-weight: normal;
	height: 1em;
	padding-bottom: 0em;
	/*padding-left: 1em;
	padding-right: 1em;*/
	padding-top: 0em;
	white-space: nowrap;
}

.portlet h6 {
	background: #8eb1d7;
	border-bottom: #487fc6 1px;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	display: block;
	font-size: 1em;
	font-weight: normal;
	height: 1.2em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	text-transform: lowercase;
	white-space: nowrap;
}

.portlet input {
	font-size: 100%;
}

.portlet li {
	line-height: 1em;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.portlet ul {
	line-height: 1em;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.portletbody {
	background: #FFFFFF scroll repeat 0% 0%;
	border-bottom: #487fc6 1px solid;
	border-collapse: collapse;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
}

.portletclose {
	border-left: #487fc6 1px solid;
	float: right;
	padding-bottom: 0em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0em;
	text-transform: none;
}

.portletcontent {
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
}

.portletdetails {
	text-align: right;
}

.portletmore {
	display: block;
	text-align: right;
}


.portrait {
	background-color: #8eb1d7;
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	margin: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	text-align: center;
	width: 100px;
}

.pre a {
	text-decoration: underline;
}

.productcredits {
	clear: both;
	color: #76797C;
	font-size: 85%;
	font-weight: normal;
	text-align: right;
}

.productcredits a {
	text-decoration: underline;
}

.quicksearch {
}

.role-manager {
}

.role-member {
}

.role-reviewer {
}

.role-translator {
}

.spacer {
	margin: 1em;
}

.standalone {
	background: #8eb1d7 no-repeat 9px 1px;
	cursor: pointer;
	font-size: 85%;
	margin-bottom: 1em;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 1px;
	padding-top: 1px;
	text-transform: lowercase;
}

.state-expired {
	color: #FF0000;
}

.state-pending {
	color: #FFA500;
}

.state-private {
	color: #000000;
}

.state-published {
	color: #74AE0B;
}

.stx table {
	border-bottom: #487fc6 1px solid;
	border-collapse: collapse;
	border-left: #487fc6 1px solid;
	font-size: 85%;
	margin: 1em 0em;
}

.stx table {
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
}

.stx table p {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.stx table td {
	border-right: #487fc6 1px solid;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	text-align: left;
}

.stx table td {
	border-bottom: #487fc6 1px solid;
}

.stx table th {
	background: #8eb1d7;
	border-bottom: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	font-weight: normal;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	text-transform: lowercase;
}

.syndicated {
	color: #008000;
}

.visualcasesensitive {
	text-transform: none;
}

.visualclear {
	clear: both;
	display: block;
}

.visualhighlight {
	background-color: #F7F9FA;
}

.visualoverflow {
	margin: 0px 0px 1em;
	overflow: auto;
}

.visualoverflow img {
	margin: 0px;
}

.visualoverflow pre {
	margin: 0px;
}

.visualoverflow table {
	margin: 0px;
}

#content {
	margin: 0em 0em 2em;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0px;
}

#content {
	padding-top: 1em! important;
}

#content-news h1 {
	margin-bottom: 1em;
}

#portal-breadcrumbs {
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	padding-left: 2em;
	padding-right: 2em;
	/* text-transform: lowercase; */
}

#portal-colophon {
	float: none;
	margin: 0em 0em 2em;
	padding-bottom: 1em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0.5em;
	text-align: center;
}

#portal-colophon ul {
	display: inline;
	list-style-type: none;
	text-decoration: none;
}

#portal-colophon ul li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
}

#portal-colophon ul li a {
	display: inline;
	list-style-type: none;
	text-decoration: none;
}

#portal-footer {
	background-color: #8eb1d7;
	border-bottom: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	float: none;
	margin: 2em 0em 1em;
	padding-bottom: 1em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0.5em;
	text-align: center;
}

/* #portal-globalnav {
	background-color: transparent;
	border-bottom: #487fc6 1px solid;
	border-collapse: collapse;
	height: auto;
	line-height: normal;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0em;
	padding-left: 2em;
	padding-right: 0em;
	padding-top: 0em;
	white-space: nowrap;
}

#portal-globalnav li {
	display: inline;
}

#portal-globalnav li a {
	background-color: transparent;
	border-bottom: #487fc6 1px;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	color: #4F89BB;
	height: auto;
	margin-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0em;
	text-decoration: none;
	text-transform: lowercase;
}

#portal-globalnav li a:hover {
	background-color: #8eb1d7;
	border-bottom-color: #8eb1d7;
	border-left-color: #487fc6;
	border-right-color: #487fc6;
	border-top-color: #487fc6;
	color: #4F89BB;
}

#portal-globalnav li.selected a {
	background-color: #8eb1d7;
	border-bottom: #8eb1d7 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	color: white;
}*/

#portal-logo {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin: 0.75em 0em 0.75em 1.5em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#portal-logo a {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	cursor: pointer;
	display: block;
	height: 0px! important;
	margin: 0px;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 57px;
	text-decoration: none;
	width: 219px;
}

/* #portal-personaltools {
	background-color: #8eb1d7;
	border-bottom: #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	color: #000000;
	line-height: 1.3em;
	list-style-type: none;
	margin: 0px;
	padding: 0em;
	text-align: right;
   text-transform: lowercase;
}

#portal-personaltools a:hover {
	font-weight: bold;
}

#portal-personaltools .portalnotloggedin {
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#portal-personaltools .portaluser {
	padding-left: 15px;
}

#portal-personaltools li {
	color: #4F89BB;
	display: inline;
	margin-left: 1em;
	padding-left: 8px;
}

#portal-personaltools li a {
	color: white;
	text-decoration: none;
}

#portal-personaltools a.selected  {
    background-color: #4F89BB; 	
	color: white;
	text-decoration: none;
} */

#portal-searchbox {
    float: right;
    clear: right;
    background-color: transparent;
    margin: 1.5em 0 0 0;
    padding: 0 2em 0 0;
    text-align: right;
    text-transform: lowercase;
    white-space: nowrap;
    z-index: 2;
}

#portal-siteactions {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	right: 16px;
	top: 11px;
	width: 54px;
	z-index: 2;
}

#portal-siteactions a {
	display: block;
	float: left;
	height: 0px! important;
	overflow: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 18px;
	width: 18px;
}

#portal-skinswitcher {
}

#portal-skinswitcher a {
	display: block;
	float: left;
}

#portal-top {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#visual-portal-wrapper {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
}

/* del plone antiguo para las tablas */
table.box {
	background: none transparent scroll repeat 0% 0%;
	border-right:  #487fc6 1px solid;
	border-left: #487fc6 1px solid;
	border-bottom: #487fc6 1px solid;
	border-collapse: collapse;
	margin: 0px 0px;
}

table.box a {
}

table.box a.comment {
	background-position: 0px -2px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding-bottom: 0.5em;
	padding-left: 2em;
	padding-right: 0em;
	padding-top: 0em;
}

table.box a.marker {
	background: no-repeat -0.5em 0px;
	display: block;
	padding-bottom: 0em;
	padding-left: 1.5em;
	padding-right: 0em;
	padding-top: 0em;
	vertical-align: top;
}

table.box img {
	vertical-align: middle;
}

table.box td {
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.25em;
}

table.box td.breadcrumbs {
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
}


table.box th {
	background: #8eb1d7;
	border-bottom: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
   border-left: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	text-align: right;
	text-transform: uppercase;
}

table.box th.empty {
	background-color: transparent;
	border-bottom: #487fc6 1px solid;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}

table.box tr.even {
	background-color: #D8E1E6;
}

table.box tr.odd {
	background: none transparent scroll repeat 0% 0%;
}
DIV.box {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0em 0em 2em; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
DIV.box .content {
	PADDING-RIGHT: 1em; PADDING-LEFT: 1em; PADDING-BOTTOM: 1em; PADDING-TOP: 1em
}
DIV.box .even {
	BACKGROUND-COLOR: #f7f9fa
}
DIV.box .highlight {
	
}
DIV.box .odd {
	BACKGROUND-COLOR: transparent
}
DIV.box A.close {
	PADDING-RIGHT: 0.2em; PADDING-LEFT: 0.2em; FLOAT: right; PADDING-BOTTOM: 0em; TEXT-TRANSFORM: none; BORDER-LEFT: #487fc6 1px solid; PADDING-TOP: 0em
}
DIV.box DIV.body {
	BORDER-RIGHT: #487fc6 1px solid; BORDER-TOP: #487fc6 1px solid; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-LEFT: #487fc6 1px solid; BORDER-BOTTOM: #487fc6 1px solid; BORDER-COLLAPSE: collapse
}
DIV.box H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DIV.box H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DIV.box H3 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DIV.box H4 {
	FONT-SIZE: 1em
}
DIV.box H4 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
DIV.box H5 {
	BORDER-RIGHT: #487fc6 1px solid; PADDING-RIGHT: 1em; BORDER-TOP: #487fc6 1px solid; DISPLAY: inline; PADDING-LEFT: 1em; FONT-SIZE: 1em; BACKGROUND: #8eb1d7; PADDING-BOTTOM: 0em; TEXT-TRANSFORM: lowercase; BORDER-LEFT: #487fc6 1px solid; COLOR: #000000; PADDING-TOP: 0em; BORDER-BOTTOM: #487fc6 1px; HEIGHT: 1em
}
DIV.box H6 {
	BORDER-RIGHT: #487fc6 1px solid; PADDING-RIGHT: 1em; BORDER-TOP: #487fc6 1px solid; DISPLAY: block; PADDING-LEFT: 1em; FONT-SIZE: 1em; BACKGROUND: #8eb1d7; PADDING-BOTTOM: 0em; TEXT-TRANSFORM: lowercase; BORDER-LEFT: #487fc6 1px solid; COLOR: #000000; PADDING-TOP: 0em; BORDER-BOTTOM: #487fc6 1px; HEIGHT: 1.2em
}
DIV.box INPUT {
	FONT-SIZE: 100%
}
.description {
	DISPLAY: block; MARGIN: 1em 0em; FONT: bold 100%/1.5em Verdana, Helvetica, Arial, sans-serif
}

/* ploneColumns */
#portal-columns {
	WIDTH: 100%! important;
	font-size: small;
}
#portal-column-one {
	VERTICAL-ALIGN: top; WIDTH: 16em;
}
#portal-column-content {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: top; PADDING-TOP: 0px
}
#portal-column-two {
	VERTICAL-ALIGN: top; WIDTH: 16em
}
#portal-column-one .visualPadding {
	PADDING-RIGHT: 0em; PADDING-LEFT: 2em; PADDING-BOTTOM: 1em; PADDING-TOP: 2em
}
#portal-column-content .visualPadding {
	PADDING-RIGHT: 2em; PADDING-LEFT: 2em; PADDING-BOTTOM: 1em; PADDING-TOP: 0em
}
#portal-column-two .visualPadding {
	PADDING-RIGHT: 2em; PADDING-LEFT: 0em; PADDING-BOTTOM: 1em; PADDING-TOP: 2em
}

/* Diary */

.cell {
	background-color: #7BBEFF;
	color: #000000;
}

.celltoday {
	background-color: #4A8ABD;
	color: #FFFFFF;
}

.heading2 {
	color: #000099;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13pt;
	font-weight: bold;
}

.heading3 {
	color: #000099;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
}

.maintble {
	background-color: #000000;
}

.normal {
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
}

.titlebar {
	background-color: #000080;
	color: #FFFFFF;
	font-family: Arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

/* Title Unidad */

.Estilo0 {font-size: 9px}
.title1 {color: #B53408}
.title2 {color: #F79200}
.title3 {color: #4A75BD}
.title4 {color: #427918}
.title5 {color: #B5517B}
.title6 {color: #7351D6}
.title7 {color: #216973}
.title8 {color: #4A418C}
.title10 {color: #639642}
.title11 {color: #0000FF}
.title12 {color: #DEA6BD}
.title13 {color: #FF0066}
.title14 {color: #84AAE7}
.title15 {color: #666666}

/*Enlaces de Seccion y Relativos a cada seccion - para el menu lateral */
#sectionLinks{
}
	

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 12pt;
}

#sectionLinks a.plain {
	display: block;
	border: 1px solid #487fc6;
	background-color: transparent;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	color: #4F89BB;
	margin: 0.5em 0px 0px 0em;
}
 
#sectionLinks a:hover{
	display: block;
	border: 1px solid #487fc6;
	background-color: #8eb1d7;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
	color: #4F89BB;
	margin: 0.5em 0px 0px 1.5em;
}

#sectionLinks a.selected {
	display: block;
	border: 1px solid #487fc6;
	background-color: #8eb1d7;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	color: #4F89BB;
	margin: 0.5em 0px 0px 1.5em;
}

#sectionLinks a:hover.selected {
	display: block;
	border: 1px solid #487fc6;
	background-color: #8eb1d7;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	color: #4F89BB;
	margin: 0.5em 0px 0px 1.5em;
}
/************************************/



.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block; 
}
/************************************/

table.menu_separador a.selected{
   background-color: #4F89BB; 	
	color: #8eb1d7;
	text-decoration: none;
}

/************Solapas en verde**************/

div.document {
	background: #FFFFFF;
	font: 120% Verdana, Helvetica, Arial, sans-serif;
	margin: 0em 0em 2em;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

div.documentactions {
	float: right;
	margin-top: 1.5em;
}

div.editabledocument {
	background: #FFFFFF;
	border-bottom: #74AE0B 1px solid;
	border-left: #74AE0B 1px solid;
	border-right: #74AE0B 1px solid;
	border-top: #74AE0B 1px solid;
	font: 120% Verdana, Helvetica, Arial, sans-serif;
	margin: 0em 0em 2em;
	padding-bottom: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
}

#contentbar {
	background: #CDE2A7;
	border-left: #74AE0B 1px solid;
	border-right: #74AE0B 1px solid;
	border-bottom: #74AE0B 1px solid;
	color: #578308;
	text-align: right;
	text-transform: none;
}

#contenttabs {
	background: none transparent scroll repeat 0% 0%;
	border-bottom: #74AE0B 1px solid;
	border-collapse: collapse;
	margin-top: 2em;
	padding-left: 1em;
	white-space: nowrap;
}

#contenttabs a {
	background: none transparent scroll repeat 0% 0%;
	border-bottom: #74AE0B 1px;
	border-left: #74AE0B 1px solid;
	border-right: #74AE0B 1px solid;
	border-top: #74AE0B 1px solid;
	color: #578308;
	font-weight: normal;
	height: 1.2em;
	margin-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0em;
	text-transform: none;
}

#contenttabs a.selected {
	background: #CDE2A7;
	border-bottom: #CDE2A7 1px solid;
	color: #578308;
	font-weight: normal;
}

#contenttabs a:hover {
	background-color: #CDE2A7;
	color: #578308;
}

.verdana9white {
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	color:#FFFFFF;
}

.barra_identidad2005 {
	background-color: #DEEFFE;
}

.importante {
	font-family: Verdana; 
	background-color: #8eb1d7;
	border-bottom: #4F89BB 1px solid;
	border-left: #4F89BB 1px solid;
	border-right: #4F89BB 1px solid;
	border-top: #4F89BB 1px solid;
	margin: 0px 0px 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	width: 68%! important;
}

a.menu_sup_enlace:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.menu_sup_enlace:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.menu_sup_enlace:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.menu_sup_enlace:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* Heredados de Plone */

/* Para el texto de iconsmenu de la cabecera */
.Estilo0 {font-size: 9px}

#Layer1 {
	position:absolute;
	width:250px;
	height:44px;
	z-index:1;
	left: 311px;
	top: 18px;
}

.titulocabecera1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color:#4F89BB;
}

.titulocabecera12 {font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 80%;
	color:#4F89BB;
}

.tituloseccion {font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	color:#4F89BB;
}

/* #lineainterior {
	background: url(../images/fondito2.gif) bottom repeat-x;
	border-bottom: 1px solid #dde7f3;
	border-left: 1px solid #dde7f3;
	border-right:1px solid #dde7f3;
	padding-bottom: 0.1em;
	padding-left: 3em;
	padding-right: 3em;
	padding-top: 0.1em;
	color:#FFFFFF;
}

.portlethome {
	background: url(../images/fondito2.gif) bottom repeat-x #8eb1d7;
	border-bottom: #dde7f3 1px solid;
	border-left: #dde7f3 1px solid;
	border-right: #dde7f3 1px solid;
	border-top: #dde7f3 1px solid;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	color:#FFFFFF;
}

*/
.portleth5 {
	background: #8eb1d7;
	border-left: #487fc6 1px solid;
	border-right: #487fc6 1px solid;
	border-top: #487fc6 1px solid;
	display: inline;
	font-size: 1em;
	font-weight: normal;
	height: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	white-space: nowrap;
} 

/* aņadido Junio 2006

div.visualPadding {
	width:99%;
} */
