/* Poner línea vertical a la izquierda */
.menu_lineaizq {
	BACKGROUND-IMAGE: url(http://localhost:8080/dragopre/images/pixel_azul.gif);
	BACKGROUND-REPEAT: repeat-y;
}
table.helpT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 

td.helpHed
{ border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: left;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040; }

td.helpBod
{ border-bottom: 1px solid #9CF;
border-top: 0px;
border-left: 1px solid #9CF;
border-right: 0px;
text-align: left;
text-indent: 10px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: #fafafa; }

table.sofT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 580px;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px; } 
/* Enlace al canal padre */
A.menu_parentLink
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #008000;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-decoration: none;
}
A.menu_parentLink:active
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #008000;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-decoration: none;
}
A.menu_parentLink:hover
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color:#008000;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-decoration: none;
}
A.menu_parentLink:link
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #008000;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-decoration: none;
}
A.menu_parentLink:visited
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #008000;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-decoration: none;
}
/**
 * Estilo para elemento de menú de primer nivel.
 */
menu_level01_span
{
	font-size: 11px;
	font-weight: bold;
	
	color: #008000;
	text-decoration : none;
	cursor: hand;
	display:inline;
}
A.menu_level01
{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration : none;
	display:inline;
}
A.menu_level01:active
{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration : none;
	display:inline;
}
A.menu_level01:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration : none;
	display:inline;
}
A.menu_level01:link
{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration : none;
	display:inline;
}
A.menu_level01:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #2b5590;
	text-decoration : none;
	display:inline;
}
/**
 * Segundo nivel de enlaces del menú
 */
A.menu_level02
{
	font-size: 11px;
	color: #2B5590;
	text-decoration : none;
	display:inline;
}
A.menu_level02:active
{
	font-size: 11px;
	color: #2B5590;
	text-decoration : none;
	display:inline;
}
A.menu_level02:hover
{
	font-size: 11px;
	color: #2B5590;
	text-decoration : none;
	display:inline;
}
A.menu_level02:link
{
	font-size: 11px;
	color: #2B5590;
	text-decoration : none;
	display:inline;
}
A.menu_level02:visited
{
	font-size: 11px;
	color: #2B5590;
	text-decoration : none;
	display:inline;
}
A.menu_parentLink1
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #2b5590;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.menu_parentLink1:active
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #2b5590;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.menu_parentLink1:hover
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #2b5590;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.menu_parentLink1:link
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #2b5590;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.pie {
	float: left;
	width: 780px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0; 
	font-family: Verdana;
}

.pie_top {
	text-align: center;
	background-color :#2b5590;
	color: #FFFFFF; 
	height: 22px;
	margin-left: 1px;
	margin-right: 1px;
}

.pie_top a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	FONT-SIZE: 10px;
	line-height:15px;
	background-color :#2b5590
}

.pie_top a:hover {	text-decoration: underline;}

.pie_down {
	padding-top: 2px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 10px;
}
A.menu_parentLink1:visited
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #2b5590;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.topics { 
	padding-left: 2px;
	border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #008000;
	color: white;
	
}
.topics1 { 
	font-size: 11px;
	text-decoration: none; 
	color: #333333; 
	font-family: verdana,arial,serif;
	font-weight: 400; 
	}
.topics1:hover { 
	color: #333111; 
}
.topics2 {  font-s