  /* Style Sheet for CMQBB.*/
body {
	position: absolute; 
	top:0px; 
	left:0px;
	margin-top: 0px;
	margin-left: 0px;
}
.center { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.right { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: right;
}
a { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000CD;
	text-decoration: none;
}

a.normal { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000CD;
	text-decoration: none;
}
a.mail { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6D0E1B;
	text-align: left;
}
p { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: Justify;
}
strong{
	font-family: Verdana, Helvetica, sans-serif;
	color:#1B1B66;
	font-size:10pt;
}

.normal { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: Justify;
	}
.pcursiva { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: Justify;
	font-style: italic;
	}
.titulo { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color: #6D0E1B;
	text-align: left;
}
.subtitulo { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color: #6D0E1B;
	text-align: left;
}
.cursiva { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color: #6D0E1B;
	text-align: Justify;
	font-style: italic;
}

.menubottom { 
	font-family: sans-serif;
	font-size: 9pt;
	color: #6D0E1B;
	text-align : center;
	white-space : normal;
}
TD { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
TD.fondo { 
	background: url(graficos/logob1.gif) no-repeat bottom;
	background-color: #3F4D91;
}
H1 { 
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #6D0E1B;
	text-align : Center;
}
H2 { 
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #6D0E1B;
	text-align : Center;
}
H3 { 
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #6D0E1B;
	text-align : Center;
}
DL,UL,OL,LI { 
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-align : Justify;
}

/*
		Start H menu
*/

div.spacer {

	clear: both;

}

#menuh
	{
	background-color:#1B1B66;
	font-size: small;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	width:100%;
	float:left;
	margin-top: 0;	
}
		
#menuh a
	{
	background-color:#1B1B66;
	text-align: center;
	display:block;
	border-right: 3px solid #FFDD9B;
	white-space:nowrap;
	padding: 0.45em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
		font-size:12px;
		color:#FFDD9B;
		background-color:#1B1B66;
		text-decoration:none;
		font-weight:bold;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	font-size:12px;
	color:#FFFFFF;
	background-color: #7C7CD7;
	text-decoration:none;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	font-size:12px;
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	font-size:12px;
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	background-color:#58588F;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul 
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul a
	{
		border-bottom: 1px solid #A1861F;
		border-right:none;
		text-align:left;		
	}


#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */


/* Language */

div.jflanguageselection
{
	float: right;
	vertical-align: middle;
	padding: 3px 2px 2px 2px;
}
 
/* language lists with UL (names & images) */
ul.jflanguageselection
{
	float: right;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
}

ul.jflanguageselection li a
{
	display: block;
}

ul.jflanguageselection img
{
	border: none;
}

/** Styles for the drop down list */

#jflanguageselection
{
	float: right;
	vertical-align: middle;
}

select.jflanguageselection
{
	border: 1px solid #cccccc;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

label.jflanguageselection
{ position:absolute; left:-3000px}