/* CSS Document */

@media all {
body {
	margin:0;
	padding:0;
	color:#333333;
	background-color:#fff;
	font-family:Arial,Helvetica,sans-serif;
}

TD {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
}

A { 
	color: #0063BE;
	text-decoration: underline;
	} 

A:hover {
	text-decoration: underline;
	}
	
.small {
	font-size:.8em;
	}

.noticias {
	font-size:.7em;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	}

.grey {
	color:#666666;
	text-decoration: none;
	}

	
img {
	border-style:none;
}
h1 {
	display:none;
}

.red {
	font-color:#993333;
	font-size:120%;
	}

.head_producto {
	font-color:#993333;
	font-size:120%;
	font-weight:bold;
	}

.head_aula {
	font-color:#993333;
	font-size:130%;
	font-weight:bold;
	}


.td_Siblings_Highlight{
font-family:Arial,Sans-serif;
color:#A34547;
font-size:11px;
/*font-weight:bold;*/
text-decoration:none;
}

.td_Siblings_HighlightOff{
font-family:Arial,Sans-serif;
color:#848484;
font-size:11px;
/*font-weight:bold; */
text-decoration:none;
}



#imagen_home {
	top:140px;
	left:0px;
	width:765px;
	height:308px;
	border: 0;
	margin: 0;
	padding: 0;
	}

#texto_home {
	position: absolute;
	top:234px;
	left:300px;
	width:450px;
	height:160px;
	font-size:80%;
	border: 0;
	margin: 0;
	padding: 0;
	}

#banner_pro {
	position: absolute;
	top:456px;
	left:30px;
	width:126px;
	height:126px;
	border: 0;
	margin: 0;
	padding: 0;
	}

#banner_pub {
	position: absolute;
	top:456px;
	left:160px;
	width:126px;
	height:126px;
	border: 0;
	margin: 0;
	padding: 0;
	}

#news_head {
	position: absolute;
	top:430px;
	left:290px;
	width:90px;
	height:14px;
	border: 0;
	margin: 0;
	padding: 0;
	}


#news {
	position: absolute;
	top:450px;
	left:310px;
	width:440px;
	height:126px;
	border: 0;
	margin: 0;
	padding: 0;
	}

#congresos {
	position: absolute;
	top:430px;
	left:520px;
	width:190px;
	height:126px;
	border: 0;
	margin: 0;
	padding: 0;
	}


/*/#footer_home {
	position: absolute;
	top:613px;
	left:0px;
	width:765;
	height:40px;
	border: 0;
	margin: 0;
	padding:0;
	}/*/
	
/*/ ************************************* /*/

#header {
	position:relative;
	border:1px solid #fff;
	width:48em;
}
#header p {
	margin:.8em 1.6em;
	padding:0;
}
#header #links {
	position:absolute;
	right:0;
	top:-1px;
}
#header ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#header ul li {
	float:left;
	border-left:2px solid #fff;
	padding:.6em;
	width:12em;
	color:#fff;
	background-color:#aaa;
	font-size:70%;
	font-weight:bold;
}
#header ul li a:link,#header ul li a:visited {
	display:block;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
#header ul li a:hover {
	color:#000;
}
#header ul li:hover > a {
	color:#000;
}
#header ul li ul {
	display:none;
	clear:both;
	position:absolute;
	margin:.6em 0 0 -.7em;
	width:10em;
	z-index:5;
	background-color:#fff;
}
#header ul li:hover > ul {
	display:block;
}
#header ul li.active a:link,#header ul li.active a:visited,#header ul li.active a:hover {
	color:#000;
}
#header ul li ul li {
	float:none;
	border:1px solid #fff;
	padding:.4em .6em;
	background-color:#eee;
	font-size:100%;
	font-weight:normal;
}
#header ul li ul li a:link,#header ul li ul li a:visited {
	color:#000;
	text-align:left;
}
#header ul li ul li a:hover {
	color:#900;
	text-align:left;
}
#header ul li ul li a.active:link,#header ul li ul li a.active:visited,#header ul li ul li a.active:hover {
	color:#900;
}
#navigation {
	border-bottom:2px solid #fff;
	color:#fff;
	background-color:#aaa;
	font-size:70%;
}
#navigation ul {
	margin:0 0 0 2em;
	padding:0;
	list-style-type:none;
}
#navigation ul li {
	float:left;
	margin:0 1.6em -2px 0;
	border-bottom:2px solid #fff;
	padding:1.6em .6em 0 .6em;
}
#navigation ul li.active {
	border-bottom:2px solid #930;
}
#navigation ul li a:link,#navigation ul li a:visited {
	display:block;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#navigation ul li a:hover {
	color:#000;
}
#navigation ul li:hover > a {
	color:#000;
}
#navigation ul li.active a:link,#navigation ul li.active a:visited,#navigation ul li.active a:hover {
	color:#000;
}
#navigation ul li ul {
	display:none;
	clear:both;
	position:absolute;
	margin:0 0 0 -.6em;
	width:17em;
	z-index:5;
	background-color:#fff;
}
#navigation ul li:hover > ul {
	display:block;
}
#navigation ul li ul li {
	float:none;
	margin:0;
	border:1px solid #fff;
	padding:.4em .6em;
	background-color:#eee;
	font-size:100%;
	font-weight:normal;
}
#navigation ul li ul li.parent {
	background-image:url(../../navigation_parent.gif/$FILE/navigation_parent.gif);
	background-position:95% 50%;
	background-repeat:no-repeat;
}
#navigation ul li ul li a:link,#navigation ul li ul li a:visited,#navigation ul li.active ul li a:link,#navigation ul li.active ul li a:visited {
	color:#000;
	font-weight:normal;
}
#navigation ul li ul li a:hover,#navigation ul li.active ul li a:hover {
	color:#900;
}
#navigation ul li ul li:hover > a,#navigation ul li.active ul li:hover > a {
	color:#900;
}
#navigation ul li ul li a.active:link,#navigation ul li ul li a.active:visited,#navigation ul li ul li a.active:hover {
	color:#900;
}
#navigation ul li ul li ul {
	margin:-1.5em 0 0 15.6em;
}
#wrapper {
	border-top:1em solid #eee;
	border-bottom:1em solid #eee;
	padding:1em 0;
}
#boundary {
	width:48em;
}
#menu {
	float:left;
	width:17.2em;
	padding:1.2em 0;
	font-size:70%;
}
#menu h2 {
	margin:0;
	padding:2em 0 2em 2.4em;
	color:#669;
	font-size:100%;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:100%;
}
#menu ul li {
	margin:.6em 0;
	padding:0 0 0 2.4em;
}
#menu ul li.active {
	background-image:url(../../menu_active.gif/$FILE/menu_active.gif);
	background-position:0em .6em;
	background-repeat:no-repeat;
}
#menu ul li a:link,#menu ul li a:visited {
	color:#777;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#933;
}
#menu ul li.active a:link,#menu ul li.active a:visited {
	color:#933;
}
#menu ul li ul li {
	padding:0 0 0 1.6em;
}
#menu ul li.active ul li a:link,#menu ul li.active ul li a:visited {
	color:#777;
}
#menu ul li.active ul li a:hover {
	color:#933;
}
#menu ul li.active ul li.active {
	background-image:none;
}
#menu ul li.active ul li.active a:link,#menu ul li.active ul li.active a:visited {
	color:#933;
}
#submenu {
	margin:1em 0 1em 13em;
}
#submenu h3 {
	margin:0;
	border-bottom:1px solid #ddd;
	padding:.2em;
	color:#933;
	font-size:100%;
}
#submenu #general {
	float:right;
	margin:0;
	padding:.6em .6em 0;
	font-size:66%;
}
#submenu #general li {
	margin:0 0 0 .6em;
}
#submenu #specific {
	clear:right;
	margin:0;
	padding:.3em 0 .3em .3em;
	font-size:66%;
}
#submenu #specific li {
	margin:0 .6em 0 0;
}
#submenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#submenu ul li {
	display:inline;
}
#submenu ul li a:link,#submenu ul li a:visited {
	color:#777;
	text-decoration:none;
	white-space:nowrap;
}
#submenu ul li a:hover {
	color:#933;
}
#submenu ul li.active a:link,#submenu ul li.active a:visited {
	color:#933;
}
#content {
	margin: 0 0 0 16em;
	border-right: 4px solid #abc;
	height: 1%;
	background-color: #eef;
	font-size: 82%;
}
#content[id] {
	height:auto;
}
#content * {
	font-size:100%;
}
#content #appendix {
	float:right;
	margin:0;
	width:105px;
	background-color:#eef;
}
#content #tools {
	margin:1.6em 0 2em;
	text-align:center;
	white-space:nowrap;
}
#content #tools img {
	vertical-align:middle;
}
#content #related {
	margin:1em .6em;
	font-size:78%;
}
#content #related b {
	font-size:110%;
}
#content #related a:link,#content #related a:visited {
	color:#777;
	text-decoration:none;
	line-height:160%;
}
#content #related a:hover {
	color:#933;
}
#content #section, #content #form {
	margin: 0 105px 0 0;
	border-right: 2px solid #fff;
	background-color: #e5e9f3;
}
#content #section{
	padding:0 2em 2em;
}
#content #section h4 {
	margin:0 -2em 2em;
	border-bottom:1px solid #fff;
	padding:1.6em 2em;
	background-color:#e5e9f3;
}
#content #section #bandage {
	width: 100%;
	overflow: hidden;
}
#content #section p {
	margin:0;
	padding:0;
}
#content #section ul,#content #section ol {
	margin:1em 0 1em 2.4em;
	padding:0;
}
#content #section ul ul,#content #section ul ol,#content #section ol ul,#content #section ol ol {
	margin:0 0 0 1.2em;
}
#content #section table {
	margin:0;
	border-style:none;
	padding:0;
	width:auto;
}
#content #section table th,#content #section table td {
	border-style:none;
	padding:0 2px;
	width:auto;
}
#content #section table.border {
	width:100%;
}
#content #section table.border th,#content #section table.border td {
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:2px;
}
#content #section a:link {
	color:#00c;
}
#content #section a:visited {
	color:#009;
}
#content #section a:hover {
	color:#00f;
}
#content #form{
	padding:0 0 1em;
}
#content #form #faq{
	list-style-image:url(../../pfeil_neu.gif/$FILE/pfeil_neu.gif);
}
#content #form #faq a{
	color:#000;
	text-decoration:none;
}
#content #form h4{
	padding:2em 1.5em .5em;	
}
#content #form .bottomtext{
	padding:0 1.5em 2em;
}
#content #form .bottomtext ul{
	list-style-image:url(../../ausrufezeichen.gif/$FILE/ausrufezeichen.gif);
	margin:.5em 1.5em 0;
}
#content #form ol{
	list-style:none;
	margin:.5em 1.5em 0;
}
#content #form ul li, #content #form ol li{
	padding:.5em .2em;
}
#content #form ol li{
	text-indent:-17px;
}
#content #form .formsection h4{
	padding:1.5em 1.5em;
	margin:0;
}
#content #form .formsection{
	margin:0;
	border-top:1px solid #fff;
	padding:2em 1.5em 1.5em;
}
#content #form .loginheader{
	margin:0;
	padding:0 1.5em 1em;
	border-top:1px solid #fff;
}

#content #form .loginheader TD{
	font-size:0.8em;
}


#content #form .formsection p{
	margin-bottom:.5em;
}
#content #form .formsection .row, #content #form .formsection .rowfaq {
  clear:both;
  padding:2px 0px;
  margin:0;
}
#content[id] #form .formsection .row {
	padding:5px 0;
}
#content #form .formsection .row .label {
  width:160px;
  text-align:left;
  padding-right:10px;
}
#content[id] #form .formsection .row .label {
	float:left;
}
#content #form .formsection .button {
  text-align: right;
  margin:-1.8em -1.5em 0 0;
  padding-bottom: 30px;
}
#content #form .formsection .row .defwidth{
  width:170px;
  text-align:left;
}
#content[id] #form .formsection .row .defwidth{
	float:right;
}
input.defwidth, textarea.defwidth, select.defwidth{
  border:1px solid #000;
  font-family:Arial,Helvetica,sans-serif;
}
#content #form .formsection .rowlogin{
  	background-color:#d0d9e0;
   border:1px solid #fff;
	padding:.3em;
	margin:0;
}
#content #form .formsection .rowlogin .label{
	width:6.5em;
	float:left;
}
#content #form .formsection .rowlogin .defwidth {
	float:left;
	width:7em;
   font-size:.66em;
   text-align:left;
	margin-right:1.5em;
}
#content #form .formsection .rowlogin .button{
	float:right;
	width:5px;
	margin:3px 0 0;
}
#content #form .formsection .rowlogin img{
	float:right;
	margin-top:2px;
}
#content #form .formsection .boxlogin {
   border:1px solid #fff;
	border-top:0;
	border-bottom:0;
	padding:.5em;
	margin:0;
	font-size:.8em;
	height:6em;
}
#content #form .formsection .boxlogin img{
	float:left;
}
#content #form .formsection .boxlogin .right{
	float:right;
	width:20em;
}
#content #form .formsection .endlogin {
	border:1px solid #fff;
	border-top:0;
	padding:.5em;
	font-size:.8em;
}
#content #form .formsection .rowfaq .label {
	width:6em;
}
#content[id] #form .formsection .rowfaq .label {
	float:left;
}
#content #form .formsection .rowfaq .defwidth {
	width:250px;
}
#content[id] #form .formsection .rowfaq .defwidth {
	float:right;
}
#footer {
	padding:2px 8px 2px 216px;
	color:#fff;
	background-color:#88a;
	background-image:url(../../img/footer.gif);
	background-repeat:repeat-y;
	font-size:70%;
}
#footer #information,#footer #address {
	display:none;
}
#footer #copyright {
	display:inline;
	margin:0 2em 0 0;
	padding:0;
}
#footer ul {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer ul li {
	display:inline;
	margin:0 0 0 1em;
}
#footer ul li a:link,#footer ul li a:visited {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#bdf;
}
#footer ul li a.active:link,#footer ul li a.active:visited,#footer ul li a.active:hover {
	color:#bdf;
}
}

@media print {
h1 {
	display:block;
	margin:0 0 .6em;
	padding:0;
	font-size:160%;
}
#header,#navigation,#menu,#submenu #general,#submenu #specific,#content #appendix,#footer ul {
	display:none;
}
#wrapper {
	border-style:none;
	padding:0;
}
#boundary {
	width:auto;
}
#submenu {
	margin:0;
}
#submenu h3 {
	margin:0;
	border-bottom:1px solid #999;
	padding:0 0 1em;
	color:#000;
}
#content {
	margin:0;
	border-style:none;
	padding:0;
	background-color:#fff;
}
#content #section,#content #section h4 {
	margin:1em 0;
	border-style:none;
	padding:0;
	background-color:#fff;
}
#content #section h4 {
	font-size:120%;
}
#content #section #bandage {
	width:auto;
	overflow:auto;
}
#content #section table.border {
	width:100%;
}
#content #section a:link,#content #section a:visited,#content #section a:hover {
	color:#000;
	text-decoration:none;
}
#footer {
	padding:0;
	color:#000;
	background-color:#fff;
	background-image:none;
	font-size:82%;
}
#footer #information,#footer #address {
	display:block;
}
#footer #address {
	float:right;
	margin:0;
	padding:1em;
}
#footer #information {
	border-top:1px solid #999;
	margin:0;
	padding:1em 0;
}
}
ion .rowfaq .label {
	width:6em;
}
#content[id] #form .formsection .rowfaq .label {
	float:left;
}
#content #form .formsection .rowfaq .defwidth {
	width:280px;
}
#content[id] #form .formsection .rowfaq .defwidth {
	float:right;
}
#footer {
	padding:2px 8px 2px 216px;
	color:#fff;
	background-color:#88a;
	background-image:url(../img/footer.gif);
	background-repeat:repeat-y;
	font-size:70%;
}
#footer #information,#footer #address {
	display:none;
}
#footer #copyright {
	display:inline;
	margin:0 2em 0 0;
	padding:0;
}
#footer ul {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer ul li {
	display:inline;
	margin:0 0 0 1em;
}
#footer ul li a:link,#footer ul li a:visited {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#bdf;
}
#footer ul li a.active:link,#footer ul li a.active:visited,#footer ul li a.act
