/* ##### Comun ##### */

.paxina {
	background-color: #FFFFFF;
	border: 0px solid #333333;
	height: 100%;
	width: 100%;
	text-align:left;
}
body {
	background-color: #ffffff;
  color: black;
  font-family: Arial;
  font-size: 100%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}


html > body {
  font-size: 10pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(153,153,153);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}


/* ##### Cabeceira ##### */

.idioma {
  position: absolute;
  top:1px;
   right: 0;
  height: 2em;
    padding: 0 5em 0 0.25ex;
      font-size: 10pt;
}

.idioma a {
	background-color: transparent;
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;

}

.idioma a:hover {
background: #33FFCC;
border: 1px solid gray; 
color: #000000;
}


.idioma .highlight {
  color: rgb(253,160,91);
  background-color: transparent;
}

.super {
	margin: 0 0 0 0mm;
	color: #666666;
	background-image: url(fontit.jpg);
	background-repeat:   repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.titulo {
  top:1px;
  font-size: 50px;
  font-weight: bold;
  margin: 2em 0 2em 2mm;
padding: 0 0 0 0 ;

}
.subtitulo {
  margin: 0;
  padding: 0 0 0 0;  
    font-size: 16pt;
}






/* ##### Menu ##### */

#colmenu div {
  font-size: 11pt; 
    padding: 0 0 0 0;
	background-color: #FFFFCC;
	padding-left: 3px;
	height: 540px;
	width: 160px;
	border: 1px solid #ffaaaa;
	position: absolute;
	left: 6px;
	top: 76px;
}
#colmenu {
	float: left;
	clear: left;
	

}



.menutitulo {
 font-size: 60%;
  margin: 0 0 0.5em 2.5mm;
  padding: 0 0 0 1px;
  display: block;
}

#colmenu ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0.1em 0;
}

#colmenu li {
  margin: 0;
  padding: 0 0;
}

#colmenu a, .thisPage {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.3em 0.3em 0.3em 0.3em;
  display: block;
}

.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;

}

#colmenu a:hover {
  color: white;
  background-color: rgb(100,135,220);
  text-decoration: none;
}





.lighterBackground {
  color: inherit;
  background-color: white;
}


/* ##### Principal ##### */

#centro {
	font-size: 11pt;
	font-family: verdana;
	color: #333333;
	background-color: white;
	text-align: left;
	line-height: 1.5em;
	margin: 0 0 0 11em;
	padding: 0.5mm 5mm 5mm 5mm;
	border-left: 0px solid rgb(153,153,153);
	vertical-align:top;
}

#centro p {
	margin: 1em 1ex 2em 1ex;
	padding: 0;
	color: #333333;
}

#centro a {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}

#centro a:hover {
	text-decoration: none;
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#centro h1 {
  color: #333333;
  background-color: rgb(100,135,220);
  font-size: 100%;
  font-weight: bold;
  margin: 3em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}
.cadro {
float:center; 
	height:  100%;
	width: 90%;

}
.cadrof {
float:center; 
}







/* ##### Pe ##### */

#pe {
  color: white;
  background-color: #000066;
  font-size: 91%;
  margin: 0;
  padding: 1px 1px 0.5mm 10px;
  clear: both;
}

#pe .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#pe .right {
  text-align: right;
  line-height: 1.45em;
}

#pe a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#pe a:hover {
  text-decoration: none;
}
.liga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.liga a {
	text-decoration: none;
	color: #666666;
}
.liga a:hover {
background: #33FFCC;
border: 1px solid gray; 
}
.titulosec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: middle;

}


.cadroen {
	border: 1px solid #CCCCCC;
	background-color: #CCFFFF;
	text-indent: 5pt;
}
#flotante {
	position: absolute;
	top: 50px;
	right: 30px;
}
