BODY {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

/*fondos*/
.bg_pie {
	background-image: url(img/css_bg_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
/*textos*/
.titulos {
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #FF6600;
}
.titulos_chico {
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.subtitulos {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
	color: #4D6891;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.texto {
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #888888;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
}
A.texto:link {
	text-decoration: none;	
}
A.texto:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.texto_pie {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	text-decoration: none;
}
A.texto_pie:link {
	text-decoration: none;
	font-family: Trebuchet MS, verdana;
	font-size: 12px;
	color: #999999;
}

A.texto_pie:hover {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
.idioma {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #93C4F4;
	text-decoration: none;
}
A.idioma:link {
	text-decoration: none;
}

A.idioma:hover {
	color: #12508D;
	text-decoration: none;
	font-family: Trebuchet MS, Arial;
}
.idioma_sel {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #12508D;
	text-decoration: none;
}
.texto_resaltado {
	color: #FF6633;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.texto_ftp {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
