body {
	margin: 0px;
	background-color: #D9FFB4;
}
.Texto {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #333333;
}
.Texto a:link {
	color: #003399;
}
.Texto a:visited {
	color: #003399;
}
.Texto a:hover {
	color: #0066FF;
}
.Texto2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	color: #751E14;
}
.Texto3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #669900;
}
.Texto4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}
.Texto_light {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
}
.Texto_light a:link {
	color: #aa3300;
}

.Texto_light em {
	color: #663300;
	font-weight: bold;
}


.Languages_Tabla {
	margin-right: 44px;
	width: 100px;
}


.Menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 4px;
}
.Menu a:link {
	font-weight: bold;
	color: #722015;
	text-decoration: none;
}
.Menu a:visited {
	font-weight: bold;
	color: #722015;
	text-decoration: none;
}
.Menu a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.Menu em {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 7px;
	margin-left: 7px;
	color: #99CC99;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.BarraBottom_tabla {
	background-color: #FFFFFF;
	background-image: url(imagenes/template/barra_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BarraBottom_pretabla {
	background-color: #FFFFFF;
	background-image: url(imagenes/template/barra_bottom_fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.Idiomas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #114466;
}
.Idiomas a:link {
	color: #003399;
}
.Idiomas a:visited {
	color: #003399;
}
.Idiomas a:hover {
	color: #0066FF;
}

