@charset "UTF-8";
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.BgMenu2 {
	background-color: #bababa;
}
.LGreen {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #00AA4F;
	text-decoration: none;
}
.LBlue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006ED8;
	text-decoration: none;
}
.LMagenta {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #EC118F;
	text-decoration: none;
}
.BGrey {
	background-color: #FFFFFF;
}
.TWhite {
	color: #333333;
	text-decoration: none;
}
/*layers-------------------------------*/

.BkGlob {
	background-image: url(../images/balloon_02.png);
	background-repeat: repeat-x;
	height: 33px;
}
#seccion {
	background-repeat:  repeat-x;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-weight: bold;
}
#seccion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#seccion li {
	display: block;
	float: left;
	text-align: center;
	line-height: 12px;
}
#seccion li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 15px 5px 15px;
}
#seccion li a:hover {
	display: block;
	color: #FFCC00;
	text-decoration: none;
	background-image: url(../images/balloon_08.gif);
	background-repeat:  repeat-x;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.globarrow {
	background-image: url(../images/glob3.gif);
	background-repeat: no-repeat;
	height: 8px;
	padding-left: 20px;
}
/*texts-------------------------------*/
.TeGeorgia20 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #0055a5;
	font-weight: normal;
}	.TGreen {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #00AA4F;
	text-decoration: none;
}
.TBlue {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #0055A5;
	text-decoration: none;
}
.TMagenta {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #EC118F;
	text-decoration: none;
}
.LWhite {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.LGrey {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.LineDer {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
.LGreenSmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00AA4F;
	text-decoration: none;
}
.LBlueSmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006ED8;
	text-decoration: none;
}
.LMagentaSmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #EC118F;
	text-decoration: none;
}
.Lineder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #003366;
}
.LGrey2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.LineGrey {
	border: 1px solid #a4a4a4;
}
